Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 766 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 766 Bytes

drupal8-module-boilerplate

Fresh drupal 8 module with backend configuration and one block.

Free to ask at kshitij206@gmail.com

Hello Everyone ,

Now making module in drupal 8 is so easy.

Download bolierplate module from this repository https://github.com/stemword/drupal8-module-boilerplate

and you will get ready made back end configuration form as well as custom block code. After clone the repository copy module files to one folder named “loremipsum” . Then open index.php file in the browser and enter desired module name and submit. You will find desired module files are generated. Copy module files and put into the drupal 8 folder and install it. Build something amazing.

https://medium.com/@kshitij206/drupal-8-module-development-500ad361fe50