Ubercart : Implement a cart item counter

Tutorial about how to implement a cart item counter for ubercart in drupal 7.

Migrate a drupal 6 website to drupal 7

Tutorial to explain how to migrate a drupal 6 website to drupal 7. Even if it has been written as a step by step tutorial, you must have development skills to get it done. You will find useful advises, experience sharing and code snippets to help you achieve your migration.

Implement plus minus button in ubercart cart

In this tutorial we will see how to implement a plus and minus button in ubercart cart. It provides a better UX on desktop and mobile.

Implementing custom form templates

In this tutorial we will see how to implement a custom form template in drupal 8. Implementing custom form template is a basic if you want to get fully customizable HTML code and make a lot of sens if you are working with toolkit such as bootstrap.