Skip to content

findify/findify-prestashop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Findify for PrestaShop

The Findify extension allows you to generate a product feed containing all enabled products of your Prestashop store view. For a multi-language or a multi-sites store, a distinct feed can be generated for each store view.

Compatibility

This module is compatible with PrestaShop +1.6 and +1.7.

1. How to install the extension?

  • Download the compressed ZIP file containing the extension from Github.
  • Go to PrestaShops backoffice -> Module -> Module Manager and click on Upload Module: backoffice-upload-module
  • Drag & Drop the downloaded Zip file into the popup window to install the module.
  • Once installed, the Module Manager section will have the Findify Module installed. Click on Configure the module: configure-findify-module

2. Configuration

1. Setup the product feed and provide your information.

  • Provide your first, last name and email.
  • Send Email: if yes - the product feed url and your information will be sent to Findify support (you can alternatively send the product feed url and information directly to Findify Support).
  • Select the Attributes and Features that you would like to export from PrestaShop to the product feed url. Some of the required fields will be exported by default (for more information, please refer to Mandatory Fields). attribute_features_export
  • Click Save to Save the changes.

2. Setup the product feed exporter.

There are 2 ways to update the product feed data:

  • Manual Update. Click on the link next to the Manual section. Depending on the amount of products - it will update the product information with the up to date data.
  • Scheduled Update. You can setup a separate Cron Job to run the automatic scheduled updates using the link shared in the Automatic section. product_feed_export

3. Product Feed url.

All of your product feeds will be available in the Product Feed Url section: product_feed_url The amount of product feed urls will depend on the amount of languages you have setup in PrestaShop. You can share these product feed urls to Findify Support ([email protected]) in order to onboard the account.

4. Adding the Script Tag to the Module.

Once the account is onboarded in Findify, you will receive access to Findify's Merchant Dashboard. Each language (product feed) will have it's own separate account in Findify. For each account you can do to our dashboard -> Settings -> Status & Usage and copy the src of the script tag provided: md_script_tag

Into the Module: script_in_the_module

Hit Save once the script information is added.

5. Integration Steps.

In order to integrate Findify related code into your store, you would need to click through all the Integration Steps in the Module: integration_steps

Make Sure that you have a backup of all of theme files before doing automatic changes below! Alternatively, you can follow Search Results and Analytics guide to integrate Findify manually:

6. Images Format.

You can change the size of the images by looking into the Images Format section of the Module: images_formats

Releases

No releases published

Packages

No packages published