A CLI tool ๐ that helps to speed up development of typical Magento 2 code by generating templates. You just need to think about bussiness logic, routine will be reduced.
- (coming)
theme:new- add a new theme
module:new- add a new theme
- (coming)
api:contract:new- add ORM, service contracts, setup script for a new entity
-
(coming)
frontend:action:new- add a new frontend action to the module -
(coming)
frontend:plugin:new- add a new frontend plugin to the module
-
adminhtml:acl- add ACL config to module -
(coming)
adminhtml:action:new- add a new backend action to the module -
(coming)
adminhtml:plugin:new- add a new backend plugin to the module -
(coming)
adminhtml:widget:listing- add a new UI component for listing -
(coming)
adminhtml:widget:form- add a new UI component for form
- (coming)
cronjob:new- add a new cronjob to the module
-
(coming)
setup:schema:install- add an setup install script -
(coming)
setup:schema:upgrade- add an setup upgrade script
- (coming)
service:category:get-listing- add service that deal with category listing
- Roman Glushko @roma-glushko
Being made with love by Atwix team โค๏ธ
Licensed under the MIT license.