mirror of
https://github.com/bringout/oca-website.git
synced 2026-04-27 01:12:02 +02:00
Initial commit: OCA Website packages (16 packages)
This commit is contained in:
commit
0578ef7638
660 changed files with 37334 additions and 0 deletions
|
|
@ -0,0 +1,18 @@
|
|||
# Copyright 2021 Studio73 - Ioan Galan <ioan@studio73.es>
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
{
|
||||
"name": "Website Cookiefirst",
|
||||
"summary": "Cookiefirst integration",
|
||||
"category": "Website",
|
||||
"version": "16.0.2.0.0",
|
||||
"author": "Studio73, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/website",
|
||||
"license": "AGPL-3",
|
||||
"depends": ["website"],
|
||||
"data": [
|
||||
"data/cookies_policy.xml",
|
||||
"views/website_template.xml",
|
||||
"views/res_config_settings_views.xml",
|
||||
],
|
||||
"installable": True,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue