Kussin | OXID 6 FACT Finder Export Queue provides real-time CSV Exports for FACT Finder NG. And since 08/2023 it also supports Sooqr and Doofinder.
The following configuration options are available:
TODO: Will follow soon
- OXID eSales CE/PE/EE v6.2.5 or newer
- PHP 7.4 or newer
- FACT Finder NG v3.1.149 or newer
TODO: Will follow soon
- Log into your OXID eShop database interface (e.g. phpMyAdmin)
- Select OXID eShop database
- Execute the following SQL file:
modules/wmdk/wmdkffexportqueue/sql/install.sql
- Refresh OXID eShop database views
- Clear OXID eShop eShop cache
To install the module, please execute the following commands in OXID eShop root directory:
composer config repositories.kussin_ffqueue vcs https://github.com/kussin/OxidFactFinderExportQueue.git
composer require wmdk/wmdkffexportqueue --no-update
composer clearcache
composer update --no-interaction
vendor/bin/oe-console oe:module:install-configuration source/modules/wmdk/wmdkffexportqueue/
vendor/bin/oe-console oe:module:apply-configuration
NOTE: If you are using VCS like GIT for your project, you should add the following path to your .gitignore
file:
/source/modules/wmdk/
- Connect to your OXID eShop server via SSH or FTP
- Upload the directory
export/
to/path/to/oxid/source/
. - Set the permissions to
755
for the directory/path/to/oxid/source/export/
TODO: Will follow soon
Please use the Github Issues for bug reports and feature requests.
Kussin | eCommerce und Online-Marketing GmbH
Fahltskamp 3
25462 Rellingen
Germany
Fon: +49 (4101) 85868 - 0
Email: info@kussin.de
End-User Software License Agreement
© 2006-2023 Kussin | eCommerce und Online-Marketing GmbH