Creating a simple custom module - English

1802 visits



Outline:

- Explaining the prerequisites to create custom modules - Explaining how to create a basic module - Workflow of a module -Request -Router -Controller -View -Response -Rules to follow while naming custom module -Explanation of Yml file extension of YAML - Demonstrating how to add a basic controller - Demonstrating how to add a routing file