diff --git a/theme_zen_dark/README.rst b/theme_zen_dark/README.rst index a3ced73bb..0b2616df8 100644 --- a/theme_zen_dark/README.rst +++ b/theme_zen_dark/README.rst @@ -1,5 +1,5 @@ .. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg - :target: https://www.gnu.org/licenses/lgpl-3.0-standalone.html + :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 Theme Zen Dark @@ -14,7 +14,7 @@ Installation License ------- General Public License, Version 3 (LGPL v3). -(https://www.gnu.org/licenses/lgpl-3.0-standalone.html) +(https://www.odoo.com/documentation/17.0/legal/licenses/licenses.html) Company ------- @@ -22,14 +22,13 @@ Company Credits ------- -* Developers: (V16) Ahammed Harshad P - (V17) ASWIN A K -Contact: odoo@cybrosys.com +* Developers: Cybrosys Techno Solutions odoo@cybrosys.com + Version 16: Ahammed Harshad P @cybrosys + Version 17: ASWIN A K @cybrosys Contacts -------- * Mail Contact : odoo@cybrosys.com -* Website : https://cybrosys.com Bug Tracker ----------- @@ -46,3 +45,4 @@ For support and more information, please visit https://www.cybrosys.com Further information =================== HTML Description: ``__ + diff --git a/theme_zen_dark/__init__.py b/theme_zen_dark/__init__.py index 704c6ad51..7cd819933 100644 --- a/theme_zen_dark/__init__.py +++ b/theme_zen_dark/__init__.py @@ -4,7 +4,7 @@ # Cybrosys Technologies Pvt. Ltd. # # Copyright (C) 2024-TODAY Cybrosys Technologies() -# Author: ASWIN A K() +# Author: ASWIN A K (odoo@cybrosys.com) # # You can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. diff --git a/theme_zen_dark/__manifest__.py b/theme_zen_dark/__manifest__.py index ce303e5f7..0ae432916 100644 --- a/theme_zen_dark/__manifest__.py +++ b/theme_zen_dark/__manifest__.py @@ -4,7 +4,7 @@ # Cybrosys Technologies Pvt. Ltd. # # Copyright (C) 2024-TODAY Cybrosys Technologies() -# Author: ASWIN A K() +# Author: ASWIN A K (odoo@cybrosys.com) # # You can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. @@ -67,12 +67,11 @@ ] }, 'images': [ - 'static/description/icon.png', 'static/description/banner.jpg', 'static/description/theme_screenshot.jpg', ], 'license': 'LGPL-3', 'installable': True, - 'auto_install': False, 'application': False, + 'auto_install': False, } diff --git a/theme_zen_dark/controllers/__init__.py b/theme_zen_dark/controllers/__init__.py index fa7c51688..f637de2f7 100644 --- a/theme_zen_dark/controllers/__init__.py +++ b/theme_zen_dark/controllers/__init__.py @@ -4,7 +4,7 @@ # Cybrosys Technologies Pvt. Ltd. # # Copyright (C) 2024-TODAY Cybrosys Technologies() -# Author: ASWIN A K() +# Author: ASWIN A K (odoo@cybrosys.com) # # You can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. diff --git a/theme_zen_dark/controllers/recent_post.py b/theme_zen_dark/controllers/recent_post.py index d37402059..9a6374222 100644 --- a/theme_zen_dark/controllers/recent_post.py +++ b/theme_zen_dark/controllers/recent_post.py @@ -4,7 +4,7 @@ # Cybrosys Technologies Pvt. Ltd. # # Copyright (C) 2024-TODAY Cybrosys Technologies() -# Author: ASWIN A K() +# Author: ASWIN A K (odoo@cybrosys.com) # # You can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. diff --git a/theme_zen_dark/doc/RELEASE_NOTES.md b/theme_zen_dark/doc/RELEASE_NOTES.md index d297b11ce..b8468414d 100644 --- a/theme_zen_dark/doc/RELEASE_NOTES.md +++ b/theme_zen_dark/doc/RELEASE_NOTES.md @@ -1,7 +1,7 @@ ## Module -#### 08.01.2024 +#### 09.02.2024 #### Version 17.0.1.0.0 #### ADD -- Initial commit for Theme Zen Dark +- Initial commit for Theme Zen Dark \ No newline at end of file diff --git a/theme_zen_dark/models/__init__.py b/theme_zen_dark/models/__init__.py index 8d46fe986..b296730f4 100644 --- a/theme_zen_dark/models/__init__.py +++ b/theme_zen_dark/models/__init__.py @@ -3,8 +3,8 @@ # # Cybrosys Technologies Pvt. Ltd. # -# Copyright (C) 2024-TODAY Cybrosys Technologies() -# Author: ASWIN A K() +# Copyright (C) 2023-TODAY Cybrosys Technologies() +# Author: ASWIN A K (odoo@cybrosys.com) # # You can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. diff --git a/theme_zen_dark/models/theme_zen_dark.py b/theme_zen_dark/models/theme_zen_dark.py index 98e58255d..acda1963c 100644 --- a/theme_zen_dark/models/theme_zen_dark.py +++ b/theme_zen_dark/models/theme_zen_dark.py @@ -3,8 +3,8 @@ # # Cybrosys Technologies Pvt. Ltd. # -# Copyright (C) 2024-TODAY Cybrosys Technologies() -# Author: ASWIN A K() +# Copyright (C) 2023-TODAY Cybrosys Technologies() +# Author: ASWIN A K (odoo@cybrosys.com) # # You can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. diff --git a/theme_zen_dark/static/description/images/1.png b/theme_zen_dark/static/description/images/1.png new file mode 100644 index 000000000..965988570 Binary files /dev/null and b/theme_zen_dark/static/description/images/1.png differ diff --git a/theme_zen_dark/static/description/images/Cybrosys R.png b/theme_zen_dark/static/description/images/Cybrosys R.png new file mode 100644 index 000000000..da4058087 Binary files /dev/null and b/theme_zen_dark/static/description/images/Cybrosys R.png differ diff --git a/theme_zen_dark/static/description/images/Poster-modal.psd b/theme_zen_dark/static/description/images/Poster-modal.psd new file mode 100644 index 000000000..ad22908b9 Binary files /dev/null and b/theme_zen_dark/static/description/images/Poster-modal.psd differ diff --git a/theme_zen_dark/static/description/images/banner.jpg b/theme_zen_dark/static/description/images/banner.jpg new file mode 100644 index 000000000..4ed2412ff Binary files /dev/null and b/theme_zen_dark/static/description/images/banner.jpg differ diff --git a/theme_zen_dark/static/description/images/capture (1).png b/theme_zen_dark/static/description/images/capture (1).png new file mode 100644 index 000000000..8824deafc Binary files /dev/null and b/theme_zen_dark/static/description/images/capture (1).png differ diff --git a/theme_zen_dark/static/description/images/check.png b/theme_zen_dark/static/description/images/check.png new file mode 100644 index 000000000..c8e85f51d Binary files /dev/null and b/theme_zen_dark/static/description/images/check.png differ diff --git a/theme_zen_dark/static/description/images/chevron.png b/theme_zen_dark/static/description/images/chevron.png new file mode 100644 index 000000000..2089293d6 Binary files /dev/null and b/theme_zen_dark/static/description/images/chevron.png differ diff --git a/theme_zen_dark/static/description/images/cogs.png b/theme_zen_dark/static/description/images/cogs.png new file mode 100644 index 000000000..95d0bad62 Binary files /dev/null and b/theme_zen_dark/static/description/images/cogs.png differ diff --git a/theme_zen_dark/static/description/images/consultation.png b/theme_zen_dark/static/description/images/consultation.png new file mode 100644 index 000000000..8319d4baa Binary files /dev/null and b/theme_zen_dark/static/description/images/consultation.png differ diff --git a/theme_zen_dark/static/description/images/ecom-black.png b/theme_zen_dark/static/description/images/ecom-black.png new file mode 100644 index 000000000..a9385ff13 Binary files /dev/null and b/theme_zen_dark/static/description/images/ecom-black.png differ diff --git a/theme_zen_dark/static/description/images/education-black.png b/theme_zen_dark/static/description/images/education-black.png new file mode 100644 index 000000000..3eb09b27b Binary files /dev/null and b/theme_zen_dark/static/description/images/education-black.png differ diff --git a/theme_zen_dark/static/description/images/email.svg b/theme_zen_dark/static/description/images/email.svg new file mode 100644 index 000000000..15291cdc3 --- /dev/null +++ b/theme_zen_dark/static/description/images/email.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_zen_dark/static/description/images/hotel-black.png b/theme_zen_dark/static/description/images/hotel-black.png new file mode 100644 index 000000000..130f613be Binary files /dev/null and b/theme_zen_dark/static/description/images/hotel-black.png differ diff --git a/theme_zen_dark/static/description/images/license.png b/theme_zen_dark/static/description/images/license.png new file mode 100644 index 000000000..a5869797e Binary files /dev/null and b/theme_zen_dark/static/description/images/license.png differ diff --git a/theme_zen_dark/static/description/images/lifebuoy.png b/theme_zen_dark/static/description/images/lifebuoy.png new file mode 100644 index 000000000..658d56ccc Binary files /dev/null and b/theme_zen_dark/static/description/images/lifebuoy.png differ diff --git a/theme_zen_dark/static/description/images/manufacturing-black.png b/theme_zen_dark/static/description/images/manufacturing-black.png new file mode 100644 index 000000000..697eb0e9f Binary files /dev/null and b/theme_zen_dark/static/description/images/manufacturing-black.png differ diff --git a/theme_zen_dark/static/description/images/phone.svg b/theme_zen_dark/static/description/images/phone.svg new file mode 100644 index 000000000..b7bd7f251 --- /dev/null +++ b/theme_zen_dark/static/description/images/phone.svg @@ -0,0 +1,3 @@ + + + diff --git a/theme_zen_dark/static/description/images/photo-capture.png b/theme_zen_dark/static/description/images/photo-capture.png new file mode 100644 index 000000000..06c111758 Binary files /dev/null and b/theme_zen_dark/static/description/images/photo-capture.png differ diff --git a/theme_zen_dark/static/description/images/pngwing.jpg b/theme_zen_dark/static/description/images/pngwing.jpg new file mode 100644 index 000000000..b4ff4e91d Binary files /dev/null and b/theme_zen_dark/static/description/images/pngwing.jpg differ diff --git a/theme_zen_dark/static/description/images/pos-black.png b/theme_zen_dark/static/description/images/pos-black.png new file mode 100644 index 000000000..97c0f90c1 Binary files /dev/null and b/theme_zen_dark/static/description/images/pos-black.png differ diff --git a/theme_zen_dark/static/description/images/poster.psd b/theme_zen_dark/static/description/images/poster.psd new file mode 100644 index 000000000..281991bda Binary files /dev/null and b/theme_zen_dark/static/description/images/poster.psd differ diff --git a/theme_zen_dark/static/description/images/puzzle.png b/theme_zen_dark/static/description/images/puzzle.png new file mode 100644 index 000000000..65cf854e7 Binary files /dev/null and b/theme_zen_dark/static/description/images/puzzle.png differ diff --git a/theme_zen_dark/static/description/images/restaurant-black.png b/theme_zen_dark/static/description/images/restaurant-black.png new file mode 100644 index 000000000..4a35eb939 Binary files /dev/null and b/theme_zen_dark/static/description/images/restaurant-black.png differ diff --git a/theme_zen_dark/static/description/images/service-black.png b/theme_zen_dark/static/description/images/service-black.png new file mode 100644 index 000000000..301ab51cb Binary files /dev/null and b/theme_zen_dark/static/description/images/service-black.png differ diff --git a/theme_zen_dark/static/description/images/star (1) 2.svg b/theme_zen_dark/static/description/images/star (1) 2.svg new file mode 100644 index 000000000..5ae9f507a --- /dev/null +++ b/theme_zen_dark/static/description/images/star (1) 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/theme_zen_dark/static/description/images/support (1) 1.svg b/theme_zen_dark/static/description/images/support (1) 1.svg new file mode 100644 index 000000000..7d37a8f30 --- /dev/null +++ b/theme_zen_dark/static/description/images/support (1) 1.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/theme_zen_dark/static/description/images/support-email.svg b/theme_zen_dark/static/description/images/support-email.svg new file mode 100644 index 000000000..eb70370d6 --- /dev/null +++ b/theme_zen_dark/static/description/images/support-email.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/theme_zen_dark/static/description/images/tick-mark.svg b/theme_zen_dark/static/description/images/tick-mark.svg new file mode 100644 index 000000000..2dbb40187 --- /dev/null +++ b/theme_zen_dark/static/description/images/tick-mark.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/theme_zen_dark/static/description/images/trading-black.png b/theme_zen_dark/static/description/images/trading-black.png new file mode 100644 index 000000000..9398ba2f1 Binary files /dev/null and b/theme_zen_dark/static/description/images/trading-black.png differ diff --git a/theme_zen_dark/static/description/images/training.png b/theme_zen_dark/static/description/images/training.png new file mode 100644 index 000000000..884ca024d Binary files /dev/null and b/theme_zen_dark/static/description/images/training.png differ diff --git a/theme_zen_dark/static/description/images/update.png b/theme_zen_dark/static/description/images/update.png new file mode 100644 index 000000000..ecbc5a01a Binary files /dev/null and b/theme_zen_dark/static/description/images/update.png differ diff --git a/theme_zen_dark/static/description/images/user.png b/theme_zen_dark/static/description/images/user.png new file mode 100644 index 000000000..6ffb23d9f Binary files /dev/null and b/theme_zen_dark/static/description/images/user.png differ diff --git a/theme_zen_dark/static/description/images/v15-banner.jpg b/theme_zen_dark/static/description/images/v15-banner.jpg new file mode 100644 index 000000000..263eccea1 Binary files /dev/null and b/theme_zen_dark/static/description/images/v15-banner.jpg differ diff --git a/theme_zen_dark/static/description/images/whatsapp 1.svg b/theme_zen_dark/static/description/images/whatsapp 1.svg new file mode 100644 index 000000000..0bfaf8fc6 --- /dev/null +++ b/theme_zen_dark/static/description/images/whatsapp 1.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/theme_zen_dark/static/description/images/whatsapp.svg b/theme_zen_dark/static/description/images/whatsapp.svg new file mode 100644 index 000000000..b618aea1d --- /dev/null +++ b/theme_zen_dark/static/description/images/whatsapp.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_zen_dark/static/description/images/wrench.png b/theme_zen_dark/static/description/images/wrench.png new file mode 100644 index 000000000..6c04dea0f Binary files /dev/null and b/theme_zen_dark/static/description/images/wrench.png differ diff --git a/theme_zen_dark/static/description/index.html b/theme_zen_dark/static/description/index.html index f9d870da9..cc4144a03 100644 --- a/theme_zen_dark/static/description/index.html +++ b/theme_zen_dark/static/description/index.html @@ -1,265 +1,886 @@ - -
-
-
- Cybrosys Logo -
-
-
-
-
- Theme Screenshot -
-
-

Theme Zen Dark

-

- Theme Zen Dark is an attractive and unique front-end theme mainly suitable for eCommerce website. Many - custom designed snippets facilitates to add better user experience. Contains best deals with new arrival - products slider, testimonial slider that are configured from the backend. This theme fully customized - the eCommerce website, shop view, custom categories view, product view, contact us page...etc. it - contains price filter and clear cart options by default. -

-
-
+ + - - - -
-
-

Desktop View

-

- It is easy to customize and use. Just drag and drop the building blocks to make attractive webpages. -

-
-
- Theme Screenshot -
-
-
-
- Theme Screenshot -
-
-

Mobile View

-

- User friendly and modern looking theme makes your page more Stylish And Beautiful. -

-
-
- + + + + + + + + + Document - -
- -
-
-
- Theme Screenshot -
-
-

Home Page

-

- It is easy to customize and use. Just drag and drop the building blocks to make attractive - webpages. -

-
-
-
- - - -
-
-
- Theme Screenshot -
-
-

Portfolio

-

- It is easy to customize and use. Just drag and drop the building blocks to make attractive - webpages. -

-
-
-
- -
- - - - -
-
- Theme Screenshot -
-
-

Overview

-

- It is easy to customize and use. Just drag and drop the building blocks to make attractive webpages. -

-
-
- - - -
- -
-
-
- Theme Screenshot -
-
-

Service

-

- It is easy to customize and use. Just drag and drop the building blocks to make attractive - webpages. -

-
-
-
- - - -
-
-
- Theme Screenshot -
-
-

Recent Works

-

- It is easy to customize and use. Just drag and drop the building blocks to make attractive - webpages. -

-
-
-
- + + + + + + + + - -
\ No newline at end of file + + + + + + \ No newline at end of file