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
717 B
23 lines
717 B
{
|
|
'name': 'Be Wise Theme',
|
|
'description': 'Be Wise Theme',
|
|
'category': 'Theme/Education',
|
|
'summary': 'Education, Schools, Young, Play, Kids, Sports',
|
|
'sequence': 240,
|
|
'version': '1.0',
|
|
'depends': ['theme_common', 'website_animate'],
|
|
'data': [
|
|
'views/assets.xml',
|
|
'views/image_content.xml',
|
|
'views/customize_modal.xml',
|
|
'views/snippets_options.xml',
|
|
'views/snippets.xml',
|
|
'views/image_library.xml',
|
|
],
|
|
'images': [
|
|
'static/description/bewise_description.jpg',
|
|
'static/description/bewise_screenshot.jpeg',
|
|
],
|
|
'license': 'LGPL-3',
|
|
'live_test_url': 'https://theme-bewise.odoo.com/page/demo_page_demo_1',
|
|
}
|