vamshop / seo
VamShop Plugin to help editing SEO meta data
Installs: 72
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:cakephp-plugin
Requires
- php: >=5.5.8
- dakota/multibyte-keyword-generator: ~1.7
- vamshop/vamshop-core: ^3.0.0
This package is not auto-updated.
Last update: 2024-12-22 07:12:41 UTC
README
Seo Version 0.2 ------------------------- Seo plugin for VamShop. This will add a new tab when editing nodes to enter keywords and description for a given page You can also add tags by URL. Useful for custom plugin actions, ie: instead of adding your meta tags in the views, we can configure these tags from the admin interface Installation using composer: 1. Install package from your VamShop root directory (where composer.json located): composer require vamshop/seo 2. Activate plugin at Admin - Extensions - Plugins - Seo Manual Installation: 1. Download or clone repository http://github.com/vamshop/seo 2. Copy files from archive analytics-master folder to /app/plugins/Seo folder 3. Activate plugin at Admin - Extensions - Plugins - Seo Requirements ------------ VamShop 3.0 - http://github.com/vamshop/