13 lines
310 B
Python
13 lines
310 B
Python
{
|
|
'name': 'Theme Bookstore eCommerce Plugin',
|
|
'description': 'Bookstore eCommerce Plugin',
|
|
'category': 'Theme/Hidden',
|
|
'sequence': 251,
|
|
'version': '1.0',
|
|
'depends': ['theme_loftspace_sale', 'theme_bookstore'],
|
|
'data': [
|
|
'views/theme.xml',
|
|
],
|
|
'auto_install': True,
|
|
}
|