01. Installation - nystudio107/seomatic GitHub Wiki
DEPRECATED
This Craft CMS 2.x plugin is no longer supported, but it is fully functional, and you may continue to use it as you see fit. The license also allows you to fork it and make changes as needed for legacy support reasons.
The Craft CMS 3.x version of this plugin can be found here: craft-seomatic and can also be installed via the Craft Plugin Store in the Craft CP.
Installation
To install SEOmatic, follow these steps:
- Download & unzip the file and place the
seomaticdirectory into yourcraft/pluginsdirectory - -OR- do a
git clone https://github.com/nystudio107/seomatic.gitdirectly into yourcraft/pluginsfolder. You can then update it withgit pull - -OR- install with Composer via
composer require nystudio107/seomatic - Install plugin in the Craft Control Panel under Settings > Plugins
- The plugin folder should be named
seomaticfor Craft to see it. GitHub recently started appending-master(the branch name) to the name of the folder for zip file downloads.
SEOmatic works on Craft 2.4.x, Craft 2.5.x and Craft 2.6.x.