2021-05-10 15:45:35 +02:00
|
|
|
{
|
|
|
|
|
'name': 'Be Wise Theme',
|
|
|
|
|
'description': 'Be Wise Theme',
|
|
|
|
|
'category': 'Theme/Education',
|
2021-05-10 15:46:48 +02:00
|
|
|
'summary': 'University, Education, Schools, Young, Play, Kids',
|
2021-05-10 15:45:35 +02:00
|
|
|
'sequence': 240,
|
2021-08-02 12:32:01 +00:00
|
|
|
'version': '2.1.0',
|
2021-08-04 10:41:38 +00:00
|
|
|
'depends': ['theme_common'],
|
2021-05-10 15:45:35 +02:00
|
|
|
'data': [
|
2024-01-08 14:57:17 +01:00
|
|
|
'data/generate_primary_template.xml',
|
2021-05-10 15:46:42 +02:00
|
|
|
'data/ir_asset.xml',
|
2021-05-10 15:45:35 +02:00
|
|
|
'views/image_content.xml',
|
|
|
|
|
'views/customizations.xml',
|
2023-09-04 17:08:15 +02:00
|
|
|
'views/new_page_template.xml',
|
2021-09-27 10:42:44 +00:00
|
|
|
],
|
2021-05-10 15:45:35 +02:00
|
|
|
'images': [
|
|
|
|
|
'static/description/bewise_description.jpg',
|
2021-08-02 12:32:01 +00:00
|
|
|
'static/description/bewise_screenshot.jpg',
|
2021-05-10 15:45:35 +02:00
|
|
|
],
|
2021-08-02 12:32:01 +00:00
|
|
|
'images_preview_theme': {
|
|
|
|
|
'website.s_cover_default_image': '/theme_bewise/static/src/img/backgrounds/college_bg.jpg',
|
|
|
|
|
'website.s_text_image_default_image': '/theme_bewise/static/src/img/content/college_graduate.jpg',
|
|
|
|
|
'website.s_image_text_default_image': '/theme_bewise/static/src/img/content/college_students.jpg',
|
|
|
|
|
'website.s_media_list_default_image_1': '/theme_bewise/static/src/img/content/college_media_1.jpg',
|
|
|
|
|
'website.s_media_list_default_image_2': '/theme_bewise/static/src/img/content/college_media_2.jpg',
|
|
|
|
|
'website.s_quotes_carousel_demo_image_0': '/theme_bewise/static/src/img/backgrounds/college_bg_4.jpg',
|
|
|
|
|
},
|
2023-09-19 13:23:48 +02:00
|
|
|
'configurator_snippets': {
|
2021-09-27 10:42:44 +00:00
|
|
|
'homepage': ['s_cover', 's_call_to_action', 's_text_image', 's_numbers', 's_image_text', 's_quotes_carousel', 's_color_blocks_2'],
|
|
|
|
|
},
|
2021-05-10 15:45:35 +02:00
|
|
|
'license': 'LGPL-3',
|
|
|
|
|
'live_test_url': 'https://theme-bewise.odoo.com',
|
2021-05-10 15:46:42 +02:00
|
|
|
'assets': {
|
|
|
|
|
'website.assets_editor': [
|
|
|
|
|
'theme_bewise/static/src/js/tour.js',
|
|
|
|
|
],
|
|
|
|
|
}
|
2021-05-10 15:45:35 +02:00
|
|
|
}
|