Files
2021-05-12 08:20:52 +02:00

16 lines
373 B
Python

{
'name': 'Theme Loftspace eCommerce Plugin',
'description': 'Loftspace eCommerce Plugin',
'category': 'Hidden',
'sequence': 131,
'version': '1.0',
'depends': ['theme_loftspace', 'website_sale'],
'data': [
'views/theme.xml',
'views/layout.xml',
],
'demo': [
'demo/products.xml',
],
'auto_install': True,
}