Tamer Zoubi @ Drupal 8


Drupal expert | Programmer

Drupal

Drupal translate custom module

If you created your custom Drupal module and you wonder how to translate it in other language then you came to the right place!

In few simple steps I ll show you how to export translatable strings from your custom module and import them in Drupal translation interface.

Tags
.po files
.pot
Drupal
drupal module
multilingual
translate interface
translation

Submit Drupal user registration form to Hubspot

Today I am going to show you how to create a small module that submits results of Drupal user registration form to Hubspot. For those who doesn't know, HubSpot provides advanced targeting marketing and lead nurturing features. You can read more about it at their website: http://www.hubspot.com/

We will call our module hubspot_user.module. First of all we need to create admin configuration form where you can enter three things:

Tags
Drupal
Hubspot