Versions Compared

Key

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

Description Magento1

eKomi Module for Magento allows you to integrate your Magento shop easily with the eKomi system. This allows you to collect verified reviews, display the 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
    • Supports Simple, Configurable, Grouped and Bundle products
    • Publish reviews on search engines: Google, Bing, Yahoo!
    • Easy Integration with eKomi.
    • Get Google Seller Ratings.
    • Increase the 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


  2. Compatibility

    Magento 1.6.x to 1.9.x.x (tested) 
    On EE edition it is not tested but it should work on EE 1.1x
    Support Php version 5.4 and higher

  3. Download Module

    Download from Magento Marketplace

    1. Download zip file
       

      View file
      nameEkomi_Integration-3.3.2.0.tgzzip
      height250


  4. 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

    Module Installation (magento connect)

    Log in to Magento Admin Panel.
    Image Removed
    Navigate to Magento connect from System Magento Connect
    Image Removed
  5. Copy extension key or Download the Module from the MarketPlace and install.

  6. Navigate to System Cache Management and Refresh/Clear the Cache.

    1. Navigate to System Configuration eKomi Integration and you’ll see the newly installed module.
      Image Removed

    2. Module Installation (FTP)

      1. Download the module.
      2. Unzip the file in a temporary directory.

      3. Upload it to Magento root directory using FTP/SFTP.
      4. Log in to Admin Panel.

        Image Added

      5. Navigate to System Cache Management and Refresh/Clear the Cache.
      6. Navigate to System Configuration eKomi Integration and you’ll see the newly installed module.

        Image Removed


        Image Added


    3. Configuration
      1. Navigate to System Configuration and click on Ekomi Integration in the left panel.
        Image Removed
        Image Added

      2. Configure the Ekomi Integration
        Image Removed
        Image Added

        • Enabled: Set to Yes.
        • Shop ID: Enter the Shop ID provided by eKomi.
        • Shop Password: Enter the Shop Password/Secret provided by eKomi.
        • Product Base Reviews: If enabled, product attributes will also be sent to eKomi
            • i.e.  Product ID, SKU, Name, Type, Image, and URL
        • 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.
        • Select Turnaround Time: Number of days it takes to complete an order. (from the creation date to the date when the order is set to Complete or Status configured above) (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.
        • Export Method: When do you want to export the orders to eKomi?
        • Product Identifier: The attribute you want to use as the identifier in the eKomi system.
        • Exclude Products: Comma-separated product IDs/SKUs which should be excluded.Smart Check: Enable this if you have Smart Check widget on order success page
        • Terms and Conditions: If enables, then send order to eKomi system otherwise not. By-default it's enable.
        • Save the configuration

      Note 1: The Module module will only be enabled if the shop credentials are valid.

      Configure Ekomi Product Review Container
      Image Removed

      • Show PRC Widget: Set to Yes.
      • Widget Token: Enter the Widget Token provided by eKomi.
      Note: Ekomi Integration module should be enabled in order to display PRC.

      Display Product Review Container:

      Show PRC (Admin Panel / Backend)

      Navigate to CMS ⇾ Widgets ⇾ Add New Widget Instance
      Image Removed
    4. Type: eKomi Product Review Container
    5. Design Package/Theme: Current Theme
    6. Press Continue
      Configure Frontend Properties
      Image Removed
      • Enter Widget Instance Title, Assign desired store views and set the sort order.
      Click on Add Layout Update.

      Image Removed

    7. Display On: Select the product page where you want to display the widget.
    8. Select the Block in which you want to display the widget.
    9. Save the Widget Instance and the PRC will be displayed on the Store Front.
    10. Show PRC ProgrammaticallyNote 2Please contactsupport@ekomi-group.comif you want an opt-in function.

    11. Display Product Review Container:

      1. Show PRC

        1. Open the template in edit mode. Product Template pathapp/design/frontend/{Current-Package}/{Current-Theme}/template/catalog/product/view.phtml
        2. Insert the following shortcode in the product page template Place the PRC code provided by support where you want to display the widget.

          Code Block
          <?php echo $this->getLayout()
             ->createBlock('ekomi_ekomiIntegration/PRC')
             ->setTemplate('ekomi/ekomi_sw_prc.phtml')
             ->toHtml();
          ?>
      Will display as:
      Image Removed

    4.3. Module installation Videos

    1. Installation Video (Admin Panel / Backend)

    2. Installation Video (FTP)
        1. as per your desire.


      The widget would look something like this (the picture is just an example):

    Image Added

  7. Module Information

    • Maintenance status: Minimally maintained
    • Development status: Stable
    • Downloads: 500+
    • Last modified: 16 September 2019 06th April 2021


  8. Recommended releases

    VersionDownloadDate
    3.3.2zip (25.3 kB)06th April 2021
    3.3.1zip (25.2 kB)26th March 2021
    3.3.0zip (25.1 kB)8th February 2021
    3.2.1zip (24.4 kB)6 December 2019
    3.2.0zip (27.0 kB)16 September 2019
    3.1.2zip (26.9 KB)11 September 2019

    3.0.0

    zip (23.1 kB)

    25 October 2018


...