mirror of
https://github.com/bringout/oca-website.git
synced 2026-04-24 16:52:06 +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,21 @@
|
|||
# Copyright 2022 Studio73 - Ioan Galan <ioan@studio73.es>
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
{
|
||||
"name": "Website Whatsapp",
|
||||
"summary": "Whatsapp integration",
|
||||
"category": "Website",
|
||||
"version": "16.0.1.1.0",
|
||||
"website": "https://github.com/OCA/website",
|
||||
"author": "Studio73, Odoo Community Association (OCA)",
|
||||
"maintainers": ["ioans73"],
|
||||
"license": "AGPL-3",
|
||||
"depends": ["website"],
|
||||
"data": [
|
||||
"templates/website.xml",
|
||||
"views/res_config_settings.xml",
|
||||
],
|
||||
"assets": {
|
||||
"web.assets_frontend": ["/website_whatsapp/static/src/scss/website.scss"]
|
||||
},
|
||||
"installable": True,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue