[ADD] theme saas-12.3

This commit is contained in:
Design
2021-05-20 10:57:04 +02:00
committed by Jeremy Kersten
commit b759230266
3024 changed files with 68920 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
{
'name': 'Artists Theme',
'description': 'Artists Theme - Art Galleries, Photography, Painting',
'category': 'Theme/Creative',
'summary': 'Arts, Galleries, Creative, Paintings, Photography, Shows, Stores',
'sequence': 310,
'version': '1.0',
'depends': ['theme_monglia', 'website_animate'],
'data': [
'views/assets.xml',
'views/customize_modal.xml',
'views/images.xml',
'views/snippets.xml',
'views/snippets/s_banner_parallax.xml',
],
'images': [
'static/description/artists_description.png',
'static/description/artists_screenshot.jpeg',
],
'price': 4,
'currency': 'EUR',
'live_test_url': 'https://theme-artists.odoo.com',
}