You are here

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.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. The Metatag Routes module allows a user to configure metatags for custom
  11. controllers generated by code.
  12. It uses the metatags entity to store a configuration for any route using the
  13. metatags administration.
  14. The module adds a button in the default metatag dashboard page giving the user
  15. the option to enter the route path and validates if the path has a defined
  16. route, the route is not administrative and the route is "meta-taggeable".
  17. * For a full description of the module visit:
  18. https://www.drupal.org/project/metatag_routes
  19. * To submit bug reports and feature suggestions, or to track changes visit:
  20. https://www.drupal.org/project/issues/metatag_routes
  21. REQUIREMENTS
  22. ------------
  23. This module requires the following outside of Drupal core:
  24. * Metatag - https://www.drupal.org/project/metatag
  25. * Token - https://www.drupal.org/project/token
  26. INSTALLATION
  27. ------------
  28. * Install the Metatag Routes module as you would normally install a contributed
  29. Drupal module. Visit https://www.drupal.org/node/1897420 for further
  30. information.
  31. CONFIGURATION
  32. -------------
  33. 1. Navigate to Administration > Extend and enable the module.
  34. 2. Navigate to Administration > Configuration > Search and Metadata >
  35. Metatag to configure metatags.
  36. 3. Select "Add meta tag for custom route" and enter the path for which you
  37. want to add the metatags.
  38. 4. Submit.
  39. MAINTAINERS
  40. -----------
  41. * Walter Velasquez (waldomero) - https://www.drupal.org/u/waldomero
  42. Supporting organization:
  43. * Globant - https://www.drupal.org/globant