qoliber / m2-datapatchcreator-simpledata
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 1
Forks: 2
pkg:composer/qoliber/m2-datapatchcreator-simpledata
Requires
- php: >=8.1.0
- markshust/magento2-module-simpledata: *
- qoliber/m2-datapatchcreator: *
This package is auto-updated.
Last update: 2025-10-09 08:29: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