Skip to content

kevin-blackbird/magento-2-data-model-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!