Awesome
Magento 2 DataPatchCreator - Compatibility for MarkShust SimpleData
DataPatch Creator Compatibility for MarkShust_SimpleData
Installation
Installation is via composer
composer require enanobots/m2-datapatchcreator-simpledata
After installing the packages, enable all modules with:
php bin/magento module:enable Nanobots_DataPatchCreatorSimpleData Nanobots_DataPatchCreator MarkShust_SimpleData
Then run:
php bin/magento setup:upgrade
Requirements:
- Main Package: https://packagist.org/packages/enanobots/m2-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/enanobots/m2-datapatchcreator-pagebuilder-compatibility