commerce_trustedshops
This is a contribution module to Drupal Commerce.
Provides Commerce integration for TrustedShops.
Features
- Expose a Trustedbadge block
- soon UI to customize the Trustebadge
- Collect Shop reviews on orders completed checkout flow
- soon Display Shop Review Sticker
- soon Toggle the Review Collector
- Send manual Invites Reviews from existing orders
- soon Send Automatic Invites Reviews according to Commerce Order State
- Enable or disable the Production or QA mode
Please note: If you have already integrated the Trustbadge® manually, please delete it before continuing.
You need Commerce TrustedShops if
- You want to display the Trustbadge on all pages via a Block,
- You want to customize the Trustbadge via Twig,
- You want to use Trusted Shops Product Reviews and have booked an appropriate package,
- You want to display the shop Review Sticker,
- You want to customize the look and content of your Review Sticker,
- You want to have the possibility to send manual invites for orders that happened in the past,
- You want to automatically send Trusted Shops Product Reviews from which Drupal Commerce order state (for example order completed),
Commerce TrustedShops can do a lot more than that, but those are some of the obvious uses of this module.
Versions
Commerce TrustedShops is now available for both Drupal 8, Drupal 9 & Drupal 10 !
The module is ready to be used, there are no known issues.
Which version should I use?
Drupal Core Commerce TrustedShops Drupal Commerce 8.7.x 1.x 2.8.x 8.8.x 2.x 2.8.x 9.x 2.x or 3.x 2.33.x 10.x 3.0.x or 3.1.x 2.33.x or 3.x 11.x 3.1.x 3.xDependencies
This module relies on TrustedShops PHP SDK.
TrustedShops PHP SDKis an external PHP library to communicate with the TrustedShops API.
We assume, that you have installed antistatique/trustedshops-php-sdk using Composer.
Supporting organizations
This project is sponsored by Antistatique. We are a Swiss Web Agency, Visit us at www.antistatique.net or Contact us.
Getting Started
We highly recommend you to install the module using composer.
composer require drupal/commerce-trustedshops
You can also install it using the drush or drupal console cli.
drush dl commerce-trustedshops
drupal module:install commerce-trustedshops
How to & Documentation
👉See the complete documentation to setup Commerce Trustedshops.