generate.metatag.group.yml 944 B

1234567891011121314151617
  1. description: Generate a meta tag group.
  2. help: The <info>generate:plugin:metatag:group</info> command helps generate a new metatag group for use with the Metatag module.
  3. welcome: Welcome to the Metatag group generator
  4. options:
  5. label: The user-friendly name for this meta tag group.
  6. description: A long explanation of this meta tag group.
  7. plugin_id: Internal (machine) name for the meta tag group.
  8. class_name: Internal camel-case version of the meta tag group's name.
  9. weight: The sort order for this meta tag group.
  10. questions:
  11. base_class: Enter the base class to use
  12. class_name: Enter the class name for the meta tag group class
  13. module: common.questions.module
  14. weight: Enter the sort order for the meta tag group
  15. label: Enter the label for the meta tag group
  16. description: Enter a longer explanation of what the meta tag group is and how to use it
  17. plugin_id: Enter the internal (machine) name for the meta tag group plugin