blackbird/module-data-model-sample 0.3.0

Sample module of a data model persistence implementation.

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento 2 : How to create a Data Model

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!