qoliber / m2-datapatchcreator-simpledata
2.0.0
2024-12-19 12:26 UTC
Requires
- php: >=8.1.0
- markshust/magento2-module-simpledata: *
- qoliber/datapatchcreator: *
This package is auto-updated.
Last update: 2024-12-19 12:33:58 UTC
README
Magento 2 DataPatchCreator - Compatibility for MarkShust SimpleData
DataPatch Creator Compatibility for MarkShust_SimpleData
Installation
Installation is via composer
composer require qoliber/m2-datapatchcreator-simpledata
After installing the packages, enable all modules with:
php bin/magento module:enable Qoliber_DataPatchCreatorSimpleData Qoliber_DataPatchCreator MarkShust_SimpleData
Then run:
php bin/magento setup:upgrade
Requirements:
- Main Package: https://packagist.org/packages/qoliber/datapatchcreator (installed with the module)
- SimpleData module: https://packagist.org/packages/markshust/magento2-module-simpledata (installed with the module)
PHP 7.3
or higherMagento 2.3.x
or higher
Tested on:
Magento 2.3.x
OpenSourceMagento 2.4.x
OpenSource
Suggested Packages:
- PageBuilder Compatibility: https://github.com/qoliber/datapatchcreator-pagebuilder-compatibility