📄 __manifest__.py (thème : theme_elmo_materiaux)
{
'name': 'Materiaux Theme',
'description': 'Materiaux Theme - Construction, Batiments, Chantiers de Construction',
'category': 'Theme/Services',
'summary': 'Materiaux, BTP, Construction, Batiments, Chantiers de Construction',
'sequence': 300,
'version': '2.0.0',
'author': 'ElmoSoft',
'depends': ['theme_common'],
'data': [
'data/ir_asset.xml',
'views/images.xml',
#'views/customizations.xml',
'views/snippets.xml',
'views/snippets/s_banner.xml',
'views/snippets/s_cover.xml',
'views/snippets/s_text_image.xml',
'views/snippets/s_image_text.xml',
'views/snippets/s_numbers.xml',
'views/snippets/s_masonry_block.xml',
'views/snippets/s_masonry_block_image_texts_image_template.xml',
'views/snippets/s_references.xml',
'views/snippets/s_call_to_action.xml',
'views/snippets/s_picture.xml',
'views/snippets/s_three_columns.xml',
'views/snippets/s_three_columns_all.xml',
'views/snippets/s_features.xml',
'views/snippets/s_features_grid.xml',
'views/snippets/s_product_list.xml',
'views/about-us.xml'
],
'images': [
'static/description/vehicle_description.png',
'static/description/vehicle_screenshot.png',
],
'images_preview_theme': {
'website.s_cover_default_image': '/theme_elmo_materiaux/static/src/img/snippets/majiait_banner_02.webp',
'website.s_text_image_default_image': '/theme_elmo_materiaux/static/src/img/snippets/s_text_image.jpg',
'website.s_masonry_block_default_image_1': '/theme_elmo_materiaux/static/src/img/snippets/s_masonry_block.jpg',
'website.s_image_text_default_image': '/theme_elmo_materiaux/static/src/img/snippets/s_image_text.jpg',
'website.s_parallax_default_image': '/theme_elmo_materiaux/static/src/img/snippets/s_parallax.jpg',
'website.s_picture_default_image': '/theme_elmo_materiaux/static/src/img/snippets/s_picture.jpg',
},
'snippet_lists': {
'homepage': ['s_cover', 's_three_columns','s_three_columns_all', 's_text_image', 's_image_text', 's_picture', 's_masonry_block', 's_call_to_action'],
},
'license': 'LGPL-3',
'live_test_url': 'https://theme-vehicle.odoo.com',
'assets': {
'website.assets_editor': [
'theme_elmo_materiaux/static/src/js/tour.js',
],
'web.assets_frontend':[
'theme_elmo_materiaux/static/src/css/s_three_columns_all.css',
],
}
}
← Revenir à la galerie