This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 45
01. Installation
Andrew Welch edited this page Apr 18, 2019
·
3 revisions
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.
To install SEOmatic, follow these steps:
- Download & unzip the file and place the
seomatic
directory into yourcraft/plugins
directory - -OR- do a
git clone https://github.com/nystudio107/seomatic.git
directly into yourcraft/plugins
folder. 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
seomatic
for 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.