Yotpo_Yotpo - Yotpo Reviews
## Link to Compatibility Module
- [Hyva GitLab](https://gitlab.hyva.io/hyva-themes/hyva-compat/magento2-yotpo-yotpo)
## Links to Original Module
This is the compatibility module for the Magento core bundled extension.
- [Magento Marketplace](https://marketplace.magento.com/yotpo-module-yotpo.html)
- [GitHub](https://github.com/YotpoLtd/magento2-module-yotpo-reviews)
## Features to be Implemented
- [x] Convert RequireJS script into vanilla JS
- [x] Remove jQuery requirement
- [x] Replace jQuery's `.ready()` function with [`DOMContentLoaded` event](https://developer.mozilla.org/en-US/docs/Web/API/Window/DOMContentLoaded_event)
- [x] Replace jQuery's `.addClass()` function with `.classList.add()`
## Magento Versions
- 2.4.2
## Module Versions
- 3.1.3
## Contributors
- @pykettk
## Hyva Module Names
- **Composer Package**: `hyva-themes/magento2-yotpo-yotpo`
- **Magento Module**: `Hyva_YotpoYotpo`
issue