spaggel / tooltip
Product attribute tooltips module for Magento 2
Installs: 26 296
Dependents: 0
Suggesters: 0
Security: 0
Stars: 24
Watchers: 7
Forks: 11
Open Issues: 5
Type:magento2-module
Requires
- php: ~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0
- magento/framework: ~103.0
- magento/module-backend: ~102.0
- magento/module-catalog: ~104.0
- magento/module-store: ~101.0
- magento/module-ui: ~101.2
README
This module adds support for tooltips on product attributes.
Version 1.2.0 and above of this module will only support Magento 2.4. For Magento versions below 2.4, please use versions older than 1.2.0 of this module.
Support me
You can support my work by buying me a coffee 😀
Install
Run composer require spaggel/tooltip
to install the latest release.
Functionality
Support for tooltips on:
- Product attributes table (product view page)
- Configurable swatches (product view page)
Demo
Frontend demo: here (currently offline)
Screenshots
Product information:
Closed:
Opened:
Configurable product swatch:
Closed:
Opened:
Todo:
Add support for:
- Layered navigation attributes
- CMS variables (e.g. {{store url}}) Work in progress
- ??
How to use
More info can be found in the Wiki.
Technical info
I wrote some technical stuff about the module and how it works: here.
Credits
This module is using the MIT License
Contributing
Feel free to create an issue or submit a pull request. I'll do the best I can to help you.