The Home for
Magento Excellence

Explore. Discover. Elevate. #magento

162
Modules Tested
98
Ready for Magento 2.4
64
Need Your Help
Stable v2.0.1
Ready to Install
Build tests pass on Magento 2.4.8-p3

Magento 2 DataPatchCreator - Compatibility for MarkShust SimpleData

enanobots/m2-datapatchcreator-simpledata

A compatibility extension to use with Magento 2 DataPatchCreator and MarkShust_SimpleData extensions.

23
Downloads
Below average
10
GitHub Stars
Below average
8mo ago
Last Release
1
Open Issues

Quality Score

4/5
Installs via Composer
DI compiles correctly
Templates compile
PHPStan Level 9

Recent Test History

Each release is tested against the latest Magento version at that time.

v2.0.1 on Magento 2.4.8-p3
Dec 15, 2025
v2.0.1 on Magento 2.4.8-p2
Aug 14, 2025
v2.0.1 on Magento 2.4.8
May 18, 2025
v2.0.1 on Magento 2.4.7-p4
Apr 16, 2025
v2.0.0 on Magento 2.4.7-p4
Feb 15, 2025
v2.0.0 on Magento 2.4.7-p3
Dec 20, 2024

+7 older tests

GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs

Share This Module's Status

Magento 2 DataPatchCreator - Compatibility for MarkShust SimpleData Magento compatibility status badge

README

Loaded from GitHub

Open Source Love

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 higher
  • Magento 2.3.x or higher

Tested on:

  • Magento 2.3.x OpenSource
  • Magento 2.4.x OpenSource

Suggested Packages:

  • PageBuilder Compatibility: https://github.com/qoliber/datapatchcreator-pagebuilder-compatibility

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.

Back to All Modules