Drupal 8 module development
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://github.com/stemword/drupal8-module-boilerplate