You are here

poll.info.yml in Poll 8

File

poll.info.yml
View source
  1. name: Poll
  2. type: module
  3. core_version_requirement: ^8.7.7 || ^9
  4. description: 'Allows your site to capture votes on different topics in the form of multiple choice questions.'
  5. package: Other
  6. configure: poll.settings
  7. dependencies:
  8. - drupal:field
  9. - drupal:node
  10. - drupal:options
  11. - drupal:views
  12. - drupal:user