Drupal SMS module installation
Drupal SMS module installation guide
1. Module installation
Install with Composer:
- $ composer require 'drupal/bulkgate_sms'
- for more info see Using Composer to manage Drupal site dependencies
2. Module activation
- Visit ‘/admin/modules’ url on your Drupal website
- Locate the BulkGate SMS Module and check it
- Click Install to turn on the module
3. BulkGate service registration
- Fill in the registration form on BulkGate Portal, verify your phone number and accept
terms & conditionsto successfully create BulkGate account - Enable Drupal integration in Modules of your Drupal and APIs section in your account. Afterwards, you will receive 'Application ID' and 'Application token'
4. Your Drupal configuration
- Visit ‘/admin/config/smsframework/gateways/add’ and add a new Gateway using BulkGate Gateway plugin. After adding the gateway, you should configure BulkGate-specific settings ('Application ID' and 'Application token'). If your credentials are correct, credit info should appear in the form after saving
- You might also want to visit ‘/admin/config/smsframework/settings’ and set the newly created Bulkgate SMS gateway as fallback gateway. That way it will be used as the default sms gateway for your site
5. Language option in BulkGate
- Click Module Settings in the left menu, choose your language in the localization tab and click Save