enanobots / m2-datapatchcreator-simpledata
Magento 2 Data Patch creator - Mark Shust Simple Data Compatibility>
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 1
Forks: 1
Open Issues: 1
Type:magento2-module
Requires
- php: ~7.3.0||~7.4.0
- enanobots/m2-datapatchcreator: *
- markshust/magento2-module-simpledata: *
This package is auto-updated.
Last update: 2024-10-29 06:00:26 UTC
README
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