You are here

realistic_dummy_content.info.yml in Realistic Dummy Content 3.x

File

realistic_dummy_content.info.yml
View source
  1. ---
  2. type: module
  3. name: Realistic Dummy Content
  4. description: >
  5. Uses the Realistic Dummy Content API, and custom demo images in a specific
  6. directory structure, to make customized generated content. Do not enable on
  7. production sites.
  8. package: Development
  9. core: 8.x
  10. core_version_requirement: ^8 || ^9
  11. php: 7.x
  12. tags:
  13. - developer
  14. # note that we are using realistic_dummy_content_api as a dependency here purely
  15. # as a convenience. For you own modules, this is not required.
  16. dependencies:
  17. - realistic_dummy_content:realistic_dummy_content_api