Go to file
Daniel Seifert d3a47034a8 adjust version information 2024-05-13 15:53:37 +02:00
Application add Smarty translations 2024-05-10 16:39:23 +02:00
Modules/DataWizard/Application/Model remove check for FormManager < 5 2024-05-13 15:53:13 +02:00
assets make installable in OXID 7 2024-05-10 16:18:01 +02:00
CHANGELOG.md add missing changlog date 2021-11-11 09:54:11 +01:00
IntelliSenseHelper.php move tasks from Data Wizard core 2021-07-27 15:44:49 +02:00
LICENSE.md initial 2021-07-27 14:22:52 +02:00
README.en.md update READMEs 2021-11-10 15:32:04 +01:00
README.md update READMEs 2021-11-10 15:32:04 +01:00
composer.json make installable in OXID 7 2024-05-10 16:18:01 +02:00
metadata.php adjust version information 2024-05-13 15:53:37 +02:00

README.en.md

deutsche Version english version

D³ Data Wizard Tasks for OXID eShop

This module contains useful sample tasks for the D3 DataWizard in the OXID eShop and acts as an implementation reference for own exports or tasks.

Installation

In the console in the shop root (above source and vendor), execute the following command:

php composer require d3/datawizardtasks

Activate the module in the admin area of the shop in "Extensions -> Modules".

Changelog

See CHANGELOG for further informations.

Licence of this software (d3/datawizardtasks)

(status: 2021-07-27)

Copyright (c) D3 Data Development (Inh. Thomas Dartsch)

This software is distributed under the GNU GENERAL PUBLIC LICENSE version 3.

For full copyright and licensing information, please see the LICENSE file distributed with this source code.