umc / module-sample
Magento 2 sample module that uses Umc_Crud to create the crud part
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.1.3||~7.2.0||~7.3.0||~7.4.0
- magento/framework: *
- magento/module-backend: *
- magento/module-config: *
- magento/module-ui: *
- umc/module-crud: *
This package is auto-updated.
Last update: 2025-04-10 20:41:42 UTC
README
This is an example module on how to use Umc_Crud module to create your own Crud extension and reducing the amount of code you write.
Compatibility:
- 2.4.0
- 2.3.5
- 2.3.4