You are here

blogapi.info.yml in Blog API 8

File

blogapi.info.yml
View source
  1. name: Blog API
  2. type: module
  3. description: Allow users to post content using applications that support Blog APIs. Requires one or more provider modules to be enabled.
  4. core: 8.x
  5. package: Custom
  6. configure: blogapi.settings
  7. dependencies:
  8. - xmlrpc
  9. - node
  10. - user
  11. - path
  12. - taxonomy
  13. - field
  14. - options
  15. - text