You are here

smart_date_starter_kit.info.yml in Smart Date Starter Kit 2.x

Same filename and directory in other branches
  1. 8 smart_date_starter_kit.info.yml

File

smart_date_starter_kit.info.yml
View source
  1. name: 'Smart Date Starter Kit'
  2. type: module
  3. description: 'A content type and view to help you get started with Smart Date.'
  4. core: 8.x
  5. core_version_requirement: '^8 || ^9'
  6. package: 'Field types'
  7. dependencies:
  8. - 'smart_date:smart_date'
  9. - 'drupal:menu_ui'
  10. - 'drupal:node'
  11. - 'drupal:user'
  12. - 'add_content_by_bundle:add_content_by_bundle'
  13. - menu_ui