[![deutsche Version](https://logos.oxidmodule.com/de2_xs.svg)](README.md) [![english version](https://logos.oxidmodule.com/en2_xs.svg)](README.en.md) # 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: ```bash php composer require d3/datawizardtasks ``` Activate the module in the admin area of the shop in "Extensions -> Modules". ## Changelog See [CHANGELOG](CHANGELOG.md) 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](LICENSE.md) file distributed with this source code.