blackbird/module-data-model-sample

Sample module of a data model persistence implementation.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 0

Forks: 10

Open Issues: 0

Type:magento2-module

pkg:composer/blackbird/module-data-model-sample

0.3.0 2019-06-11 14:56 UTC

This package is auto-updated.

Last update: 2025-09-13 03:54:56 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!