You are here

realistic_dummy_content.info.yml in Realistic Dummy Content 8.2

File

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