This post will show the all of the files of Magento 2.
Magento module is files grouped together containing blocks, helpers, actions, models in order to provide specific business feature.
It may be a possibility that one module depends on the other module.
While creating a Magento module, one can use basic functions of libraries available in the lib and Vendor directory.
Further to add, modules can be written to implement new functionality or extending the functionality of the other modules.
Magento module design to work independently.
Coming soon.
No comments:
Post a Comment
Thank you very much for your comment.
Your message has been successfully sent out to author of this blog.