ticaje / m2-dummy-extension
This extension creates room for testing core module functionalities
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^7.0
- ticaje/agnostic-connector: ^1.0
- ticaje/base: ^1.0
- ticaje/m2-configuration: ^1.0
This package is auto-updated.
Last update: 2024-10-09 16:05:09 UTC
README
This extension creates room for testing core module functionalities
Preface
This extension uses Magento 2 Base Extension to test its functionalities.
Installation
You can install this package using composer(the only way i recommend)
composer require ticaje/m2-dummy-extension
Features
Repository base class
I have created a command class to provide room for testing Repository Base class
Credits
License
The GNU General Public License (GPLv3). Please see License File for more information.