arnhoe / metakeywords
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.
Re-adds the 'MetaKeywords' textarea for SilverStripe 3.1
Package info
github.com/ARNHOE/silverstripe-keywords
Type:silverstripe-module
pkg:composer/arnhoe/metakeywords
dev-master
2014-02-14 09:31 UTC
Requires
- silverstripe/cms: ~3.1
- silverstripe/framework: ~3.1
This package is not auto-updated.
Last update: 2020-04-16 19:54:40 UTC
README
###Download:###
Simply clone or download this repository, copy it into your SilverStripe installation folder, then run dev/build.
silverstripe-metakeywords
Author
- Arno Poot
- http://arnopoot.nl
Features
- Brings back a textarea field for keywords as in SilverStripe 3.0
Requirements
- SilverStripe 3.1 or above
Installation
SilverStripe Metakeywords can be easily installed on any already-developed website
- Either extract the module into the
metakeywordsfolder, or install using composer
composer require "arnhoe/metakeywords" "dev-master"