README.txt 1.4 KB

1234567891011121314151617181920212223242526272829303132333435
  1. Metatag: Importer
  2. -----------------
  3. This module imports data from other modules. An administrative interface is
  4. provided (admin/config/search/metatags/importer), as well as a series of Drush
  5. commands:
  6. * metatag-convert-page-title - Convert data from the Page Title module.
  7. Known Issues
  8. --------------------------------------------------------------------------------
  9. - The admin page (currently) only supports migrating data from Nodewords.
  10. - The Drush commands (currently) only supports migrating data from Page Title.
  11. - Only entities are currently supported, other configuration types will be
  12. supported soon.
  13. Credits / Contact
  14. --------------------------------------------------------------------------------
  15. Currently maintained by Damien McKenna [1]. Originally developed by jantoine [2]
  16. with contributions by drupalninja99 [3], stuart.crouch [4], subhojit777 [5],
  17. KarlShea [6], stefan.r [7], HyperGlide [8] and jenlampton [9].
  18. References
  19. --------------------------------------------------------------------------------
  20. 1: https://www.drupal.org/u/damienmckenna
  21. 2: https://www.drupal.org/u/jantoine
  22. 3: https://www.drupal.org/u/drupalninja99
  23. 4: https://www.drupal.org/u/stuart.crouch
  24. 5: https://www.drupal.org/u/subhojit777
  25. 6: https://www.drupal.org/u/karlshea
  26. 7: https://www.drupal.org/u/stefan.r
  27. 8: https://www.drupal.org/u/hyperglide
  28. 9: https://www.drupal.org/u/jenlampton