blackbird/module-data-model-sample

Sample module of a data model persistence implementation.

0.3.0 2019-06-11 14:56 UTC

This package is auto-updated.

Last update: 2024-04-13 00:40:43 UTC


README

Latest Stable Version License: MIT

Read our articles about the data model persistence:

Special gift from the Blackbird Dev "Kevin Weyhaupt" :neckbeard:

Setup

Get the package

Zip Package:

Unzip the package in app/code/Blackbird/DataModelSample

Composer Package:

composer require blackbird/module-data-model-sample

Install the module

Then, run the following magento command:

php bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources.

Support

Raise a new request.

Authors

Contact

For further information, contact us:

Licence

This project is licensed under the Blackbird Policy License - see the LICENSE link for details.

That's all folks!