Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description Magento 2

eKomi Plugin for Magento2 allows you to integrate your Magento2 shop easily with the eKomi system. This allows you to collect verified reviews, display eKomi seal on your website and get your seller ratings on Google. This helps you increase your website's click-through rates, conversion rates and also, if you are running Google AdWord Campaigns, this helps in improving your Quality Score and hence your costs per click.

...

  1. Key Features

    • Collect order and/or product base Reviews
    • Support Simple, Configurable, Grouped and Bundle products
    • Publish reviews on search engines: Google, Bing, Yahoo!
    • Easy Integration with eKomi.
    • Get Google Seller Ratings.
    • Increase Click through Rate by over 17%
    • Increase Conversion Rate
    • Manage Reviews: our team of Customer Feedback Managers reviews each and every review for any terms which are not allowed and also put all negative reviews in moderation.
    • Product total reviews
    • Product average reviews (star rating)
    • List of reviews with pagination and sorting options
    • Rating schema for google structured data
    • The parent/child products review display
    • Multilingual and Multishops


  2. Compatibility

    Magento 2.0 and above.
    php 8.1
    Installation can't be done without ssh

    Configurations

        

  1. Download Module

    1. Download from Magento Marketplace

    2. Download from GitHub
    3. From Composer  composer require ekomiltd/ekomiintegration
    4. Download zip file

      View file
      nameEkomiIntegration.zip
      height250


  2. Module Installation

    4.1. If you don't have an account with eKomi please register with us from https://store.ekomiapps.de/en/register
    4.2. Installation guides

    1. Module Installation (Composer)

      1. Log in to the server via SSH and navigate to Magento root directory
      2. Execute the following commands respectively.
        1. composer config repositories.ekomi vcs https://github.com/ekomi-ltd/eKomi-integration-magento-2
        2. composer require ekomiltd/ekomiintegration
        3. php bin/magento setup:upgrade
        4. php bin/magento setup:di:compile
      3. Refresh the Cache under System­ Tools Cache Management
      4. Navigate to Stores­ Settings Configuration and the module Ekomi Integration will be listed in the admin under Ekomi tab.



    2. Module Installation (Manually)

      1. Download the module zip file.
      2. Go to directory {root folder of magento2 installation} / app / code / Ekomi / EkomiIntegration
        (If the folders don't exist create them)
      3. Copy all the files from folder inside the extracted zip and place them inside your EkomiIntegration folder.
      4. Execute the following commands respectively:
        1. php bin/magento module:enable Ekomi_EkomiIntegration --clear-static-content
        2. php bin/magento setup:upgrade
        3. php bin/magento setup:di:compile
      5. Navigate to System Cache Management and Refresh/Clear the Cache.
      6. Navigate to Stores­ Settings Configuration, the module Ekomi Integration will be listed in the admin under Ekomi tab




    3. Configuration
      1. Navigate to Stores SettingsConfiguration and click on Ekomi Integration under EKOMI tab in the left panel.



      2. Configure Ekomi Integration


        • Enabled: Set to Yes.
        • Product Base Reviews: If enabled, product attributes will also be sent to eKomi
          i.e.  Product ID, SKU, Name, Type, Image, and URL
        • Shop ID: Enter the Shop ID provided by eKomi.
        • Shop Password: Enter the Shop Password/Secret provided by eKomi.
        • Order Status: Choose Order Statuses on which you want to export order data to eKomi.
        • Review Mode: for SMS, the mobile number format should be according to E164.
        • Product Identifier: The attribute you want to use as the Product Identifier in the eKomi system.
        • Exclude Products: Comma-separated product IDs/SKUs which should be excluded.
        • Select Turnaround Time (Order Completion time in days). The turnaround time is a plugin configuration parameter that tells the plugin to check orders that go back that far into the past that match the chosen order state. E.g. you want to send to ekomi all orders that got the status “Order Completion” within the last 10 days, then you set the turnaround time to 10 days.
        • Terms and Conditions: The plugin will export data if terms and conditions are accepted, otherwise, the plugin won't work.
        • Save the configuration
      Note: The Module will only be enabled if shop credentials are valid.

    4. Display Product Review Container:
      -
      Use FTP or access your files and Place the widget code provided to you by the Support team into the desired location or page. 

      Will display something like as following (the picture is just an example):


    4.3. Module installation Videos

    1. Installation Video (Admin Panel / Backend)

    2. How does it work?

  3. Module Information

    • Maintenance status: Minimally maintained
    • Development status: Stable
    • Downloads: 500+
    • Last modified: 2023 Jan 31 2024 Feb 05


  4. Recommended releases

    VersionDownloadDate
    2.5.13zip(34.3 KB)2024 Feb 05
    2.5.12zip(33.1 KB)

    2023 Jan 31

    2.5.11zip(33.1 KB)2022 Dec 20
    2.5.10zip(32.9 KB)2022 Sep 02
    2.5.9zip(32.8 KB)2022 Jan 06
    2.5.8zip(32.4 kB)2021 Jun 09
    2.5.7 (Technical issue, don't install)zip(32.4 kB)2021 Apr 05
    2.5.3zip(32.1 kB)26 Mar 2021
    2.5.1zip(31.1 kB)16 Feb 2021
    2.5.0zip (29.5 kB)23 Jul 2020
    2.4.0zip (29.4 kB)02 April 2020
    2.3.3zip (27.8 kB)06 December 2019
    2.3.2zip (28.1 kB)02 October 2019
    2.3.1zip (28.1 kB)26 September 2019

    2.0.0

    zip (20.1 kB)

    12 November 2018


...