vamshop/seo

VamShop Plugin to help editing SEO meta data

Installs: 67

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:cakephp-plugin

3.0.2 2018-11-21 16:35 UTC

This package is not auto-updated.

Last update: 2024-04-14 03:41:27 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/