lukasbableck / contao-judgeme-bundle
Integrate Judge.me reviews into your Contao website.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- contao/core-bundle: ^4.13 || ^5.0
Requires (Dev)
- contao/manager-plugin: ^2.0
- friendsofphp/php-cs-fixer: ^3.57
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
README
This bundle provides a simple integration of the Judge.me review system into Contao.
It does not use the JS script provided by Judge.me, but instead uses the API to fetch the reviews and display them in a custom way.
Because of that it also does not require the Awesome plan, but the free plan is sufficient.
Compatibility
Contao 4.13 & 5.*
Configuration
Set the Judge.me shop domain and API keys in the root page. Refer to the Judge.me documentation to find out how to retrieve the API keys.
Create a content element of type "Judge.me Reviews" and set the product id of the product you want to display the reviews for. Refer to the Judge.me documentation to find out where to find the product id.