[ADD] theme saas-15
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
'name': 'Artists Theme',
|
||||
'description': 'Artists Theme - Art Galleries, Photography, Painting',
|
||||
'category': 'Theme/Creative',
|
||||
'sequence': 310,
|
||||
'version': '1.0',
|
||||
'author': 'Odoo SA',
|
||||
'depends': ['theme_monglia', 'website_animate'],
|
||||
'data': [
|
||||
'views/assets.xml',
|
||||
'views/customize_modal.xml',
|
||||
'views/images.xml',
|
||||
'views/preset.xml',
|
||||
'views/snippets.xml',
|
||||
'views/snippets/s_banner_parallax.xml',
|
||||
],
|
||||
'demo': [
|
||||
'demo/demo.xml',
|
||||
],
|
||||
'images': [
|
||||
'static/description/artists_description.png',
|
||||
'static/description/artists_screenshot.jpeg',
|
||||
],
|
||||
'price': 4,
|
||||
'currency': 'EUR',
|
||||
'live_test_url': 'https://theme-artists.odoo.com',
|
||||
}
|
||||
Reference in New Issue
Block a user