2017 © Pedro Peláez
 

magento2-module magento2-doofinder

CSV generation for Doofinder.

image

comunicart/magento2-doofinder

CSV generation for Doofinder.

  • Friday, November 11, 2016
  • by sjovanig
  • Repository
  • 2 Watchers
  • 0 Stars
  • 38 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

Magento 2 Doofinder module

Generation of CSV file to import in Doofinder., (*1)

Install

Download:, (*2)

composer require comunicart/magento2-doofinder, (*3)

Enable module:, (*4)

php bin/magento module:enable Comunicart_Doofinder, (*5)

Usage

CSV generation will be done every 6 hours as cron task. In addition, you can also perform the generation manually through the console:, (*6)

php bin/magento doofinder:generate, (*7)

This command will create a CSV file in folder named doofinder inside media folder. The name of file will be the store view code. If you have more than one store view, generation process will create one file by store view., (*8)

Once CSV file (or files if you have more than one store view) is generated, you can provide CSV file URL in Doofinder settings page:, (*9)

https://www.domain.com/pub/media/doofinder/default.csv, (*10)

The Versions

11/11 2016

dev-master

9999999-dev

CSV generation for Doofinder.

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/framework 100.0.*|100.1.*

 

11/11 2016

2.0.0

2.0.0.0

CSV generation for Doofinder.

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/framework 100.0.*|100.1.*