Go to file
Daniel Seifert 8ac948cf72
adjust version informations
2021-11-11 09:45:47 +01:00
Application initialize form elements with default values for generating prefilled link arguments 2021-11-10 00:47:07 +01:00
Modules/DataWizard/Application/Model hide form elements containing exports, if required but outdated FormManager (5.x) is installed 2021-11-10 15:04:26 +01:00
CHANGELOG.md adjust version informations 2021-11-11 09:45:47 +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 compatible to data wizard 2.x 2021-11-10 14:14:13 +01:00
metadata.php adjust version informations 2021-11-11 09:45:47 +01: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.