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.

23 lines
719 B

  1. # Copyright 2018 Coop IT Easy SCRLfs (<http://www.coopiteasy.be>)
  2. # - Rémy Taymans <remy@coopiteasy.be>
  3. # - Houssine Bakkali <houssine@coopiteasy.be>
  4. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  5. {
  6. "name": "Easy My Coop Website Portal",
  7. "version": "12.0.1.0.1",
  8. "depends": [
  9. "easy_my_coop",
  10. "website",
  11. "account",
  12. "portal"
  13. ],
  14. "summary": """
  15. Show cooperator information in the website portal.
  16. """,
  17. "author": "Coop IT Easy SCRLfs",
  18. "license": "AGPL-3",
  19. "category": "Cooperative Management",
  20. "website": "https://www.coopiteasy.be",
  21. "data": ["views/easy_my_coop_website_portal_templates.xml"],
  22. "installable": True,
  23. }