umc / module-sample
Magento 2 sample module that uses Umc_Crud to create the crud part
Package info
github.com/UltimateModuleCreator/umc-crud-sample
Type:magento2-module
pkg:composer/umc/module-sample
1.2.1
2020-07-10 10:11 UTC
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: 2026-03-10 22:51:50 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