You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
339 B

  1. {
  2. 'name': "Mailgun",
  3. 'author': "IT-Projects LLC, Ildar Nasyrov",
  4. 'license': 'LGPL-3',
  5. "support": "apps@it-projects.info",
  6. 'website': "https://twitter.com/nasyrov_ildar",
  7. 'category': 'Discuss',
  8. 'version': '1.1.0',
  9. 'depends': ['mail'],
  10. 'data': [
  11. 'data/cron.xml',
  12. ],
  13. 'installable': False
  14. }