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
514 B

  1. # Copyright 2004 Tech-Receptives Solutions Pvt. Ltd.
  2. # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
  3. {
  4. "name": "Website reCAPTCHA Reloaded",
  5. "version": "12.0.0.0.1",
  6. "category": "Website",
  7. "depends": ["website"],
  8. "author": "Tech Receptives, Coop IT Easy SCRLfs",
  9. "license": "AGPL-3",
  10. "website": "https://www.techreceptives.com",
  11. "summary": "Add google recaptcha to forms.",
  12. "data": ["views/website_view.xml", "views/res_config.xml"],
  13. "installable": True,
  14. }