ASAid Carousel Extension is an Odoo 17 module that enhances the functionality of website Carousels. It adds various additional custom options or features for the Carousel block, allowing for more flexible control over carousel display and behavior.
- Adds customizable height options to the Carousel block settings.
- Provides additional style and transition options for Carousel items.
- Seamlessly integrates with Odoo's website builder for easy customization.
- Clone this repository into your Odoo addons directory:
git clone https://github.com/fbhikmawan/website_asaid_carousel_extension.git - Update your Odoo addons path to include this module.
- Restart your Odoo server.
- Go to Apps and search for "ASAid Carousel Extension".
- Click "Install" to activate the module.
After installation:
- Go to Website > Edit Website.
- Add or edit a Carousel block.
- In the Carousel options, you'll find new height and style options.
- Customize the Carousel to fit your design needs.
No additional configuration is needed. The module extends existing carousel functionality without requiring separate setup.
This module depends on:
web_editorwebsite
Ensure these modules are available in your Odoo installation.
- The module extends the
ir.ui.viewmodel to add new options for the Carousel block. - It modifies the carousel template to include additional customization options.
- Custom JavaScript (if any) handles the display logic for the new options.
Contributions to improve ASAid Carousel Extension are welcome. Please follow these steps:
- Fork the repository.
- Create a new branch for your feature.
- Commit your changes.
- Push to your branch.
- Create a new Pull Request.
For support, please contact ASAid Group Investment at support@asaidgroup.com or visit our website at https://www.asaidgroup.com.
This module is licensed under the LGPL-3.0 License. See the LICENSE file for details.
- ASAid Group Investment
- Fatchul Bari Hikmawan
For more information about Odoo development, visit the official Odoo documentation.