README.txt in Metatag Routes 8
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Maintainers
INTRODUCTION
------------
The Metatag Routes module allows a user to configure metatags for custom
controllers generated by code.
It uses the metatags entity to store a configuration for any route using the
metatags administration.
The module adds a button in the default metatag dashboard page giving the user
the option to enter the route path and validates if the path has a defined
route, the route is not administrative and the route is "meta-taggeable".
* For a full description of the module visit:
https://www.drupal.org/project/metatag_routes
* To submit bug reports and feature suggestions, or to track changes visit:
https://www.drupal.org/project/issues/metatag_routes
REQUIREMENTS
------------
This module requires the following outside of Drupal core:
* Metatag - https://www.drupal.org/project/metatag
* Token - https://www.drupal.org/project/token
INSTALLATION
------------
* Install the Metatag Routes module as you would normally install a contributed
Drupal module. Visit https://www.drupal.org/node/1897420 for further
information.
CONFIGURATION
-------------
1. Navigate to Administration > Extend and enable the module.
2. Navigate to Administration > Configuration > Search and Metadata >
Metatag to configure metatags.
3. Select "Add meta tag for custom route" and enter the path for which you
want to add the metatags.
4. Submit.
MAINTAINERS
-----------
* Walter Velasquez (waldomero) - https://www.drupal.org/u/waldomero
Supporting organization:
* Globant - https://www.drupal.org/globant
File
README.txtView source
- CONTENTS OF THIS FILE
- ---------------------
-
- * Introduction
- * Requirements
- * Installation
- * Configuration
- * Maintainers
-
-
- INTRODUCTION
- ------------
-
- The Metatag Routes module allows a user to configure metatags for custom
- controllers generated by code.
-
- It uses the metatags entity to store a configuration for any route using the
- metatags administration.
-
- The module adds a button in the default metatag dashboard page giving the user
- the option to enter the route path and validates if the path has a defined
- route, the route is not administrative and the route is "meta-taggeable".
-
- * For a full description of the module visit:
- https://www.drupal.org/project/metatag_routes
-
- * To submit bug reports and feature suggestions, or to track changes visit:
- https://www.drupal.org/project/issues/metatag_routes
-
-
- REQUIREMENTS
- ------------
-
- This module requires the following outside of Drupal core:
-
- * Metatag - https://www.drupal.org/project/metatag
- * Token - https://www.drupal.org/project/token
-
-
- INSTALLATION
- ------------
-
- * Install the Metatag Routes module as you would normally install a contributed
- Drupal module. Visit https://www.drupal.org/node/1897420 for further
- information.
-
-
- CONFIGURATION
- -------------
-
- 1. Navigate to Administration > Extend and enable the module.
- 2. Navigate to Administration > Configuration > Search and Metadata >
- Metatag to configure metatags.
- 3. Select "Add meta tag for custom route" and enter the path for which you
- want to add the metatags.
- 4. Submit.
-
-
- MAINTAINERS
- -----------
-
- * Walter Velasquez (waldomero) - https://www.drupal.org/u/waldomero
-
- Supporting organization:
-
- * Globant - https://www.drupal.org/globant