
Drupal 8 How to organise your hooks code in classes (Object-oriented way)
How to organise your hooks code in classes instead of put all your code in .module file for your Drupal 8 projects.
Read More

Drupal 8 Add another plateforme to Social Media Links Module
How to add other plateforme to Social Media Links Module in Drupal 8.
Read More

Drupal 8 How to remove Log in and Reset your password local tasks from login form
How to remove Log in and Reset your password local tasks from login form in Drupal 8.
Read More

Drupal 8 How to change the default /user/login path
How to change the default login user path /user/login to something else to prevent your visitor to access to your login page.
Read More