Commerce ekomi

Component ID

2880763

Component name

Commerce ekomi

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

45

Component created

Component changed

Component body

This module provide an integration between ekomi (http://www.ekomi.com/) and the modules suite Commerce.

Ekomi is a company that provide a platform to allow customer rate the purchase experience and add a comment.

The module is being developed for Drupal 7 and then I will do the port to D8.

For the moment the module have this features:
- Config de module using your ekomi credentials.
- Test the configuration using a test service that provide your total rates and rate average.
- Export a list of order with the order date, email and link to review. The idea of this feature is use this csv to import as a mailing list for sending emails using a external platform like mailchimp.
- Generate a new link to rate the order when his status change to completed.
- Provide a token with the order link that can be included in internal emails, change order status emails, etc.
- Create a configurable block with a ekomi widget. You will choose between some ekomi widget (but not all yet).

@Todo
- Add all ekomi widget as a posibility in the widget block.
- Include a widget screenshot in the block config section.
- Email settings integration.
- Create integration for rating specific products.

Patches will be welcome!