blackbird / module-data-model-sample
Sample module of a data model persistence implementation.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 1
Forks: 10
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: 101.*.*
This package is auto-updated.
Last update: 2024-11-13 02:03:10 UTC
README
Read our articles about the data model persistence:
Special gift from the Blackbird Dev "Kevin Weyhaupt"
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
- Blackbird Team - Contributor - They're awesome!
Contact
For further information, contact us:
- by email: hello@bird.eu
- or by form: https://black.bird.eu/en/contacts/
Licence
This project is licensed under the Blackbird Policy License - see the LICENSE link for details.
That's all folks!