27 lines
1.0 KiB
Python
27 lines
1.0 KiB
Python
# -*- coding: utf-8 -*-
|
|
{
|
|
'name': 'Aakriti Events - Premium Theme V2',
|
|
'version': '17.0.1.0.0',
|
|
'category': 'Theme/Creative',
|
|
'summary': 'Premium dark-gold events theme for Aakriti Events website',
|
|
'description': """
|
|
Aakriti Events Premium Theme V2.
|
|
A fully standalone, luxurious dark-gold events theme featuring:
|
|
- Dramatic hero section with event photography
|
|
- Services grid (Wedding, Corporate, Birthday, Cultural, Stage, Brand Launch, Private Parties, Event Coordination)
|
|
- Gallery carousel, process steps, testimonials, stats and contact form
|
|
- Sticky header with gold CTA button and mobile-responsive drawer nav
|
|
- Dark footer with 4-column grid
|
|
Can be switched to from Website > Theme settings.
|
|
""",
|
|
'author': 'Antigravity',
|
|
'depends': ['website', 'event_rental'],
|
|
'data': [
|
|
'views/website_v2_templates.xml',
|
|
],
|
|
'installable': True,
|
|
'application': False,
|
|
'auto_install': False,
|
|
'license': 'LGPL-3',
|
|
}
|