- Repo for opensource odoo website theme (since V13.0)
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.
|
|
{ 'name': 'Enark Theme', 'description': 'Enark Theme', 'category': 'Theme/Corporate', 'summary': 'Corporate, Business, Finance, Services', 'sequence': 190, 'version': '1.0', 'depends': ['theme_common', 'website_animate'], 'data': [ 'views/assets.xml', 'views/image_content.xml', 'views/snippets_options.xml', 'views/snippets.xml', 'views/image_library.xml', ], 'images': [ 'static/description/enark_description.jpg', 'static/description/enark_screenshot.jpg', ], 'license': 'LGPL-3', 'live_test_url': 'https://theme-enark.odoo.com/page/demo_page_home_1', }
|