This project is not covered by Drupal’s security advisory policy.
Enables modules to use Iletimerkezi API, and integrates with SMS Framework.
Installation
You can use composer require 'drupal/sms_iletimerkezi:^1.0' or follow the path.
1. Download [SMS Framework][sms-framework] and its dependencies.
2. Install module as per [standard procedure][drupal-module-install].
3. This module has composer dependencies, see [instructions][composer-dependencies]
for information on how to resolve these dependencies.
Create a Iletimerkezi API Keys
1. Log in to iletimerkezi.com.
2. Click 'Settings' from the menu.
3. Add a name to the api and click 'Create new api key' button.
4. Copy the text in the public key and private key columns.
Configuration
1. Create a SMS gateway plugin at _/admin/config/smsframework/gateways_.
2. Fill out the form, click 'Save' button.
3. The page will reload, fill out the public key, private key and sender fields. Click
'Save'.
Testing
If you need to test, you should take advantage of the _SMS Devel_ module
bundled with _SMS Framework_. It is accessible at _Configuration » Development »
Test SMS_.
[sms-framework]: https://drupal.org/project/smsframework
[drupal-module-install]: https://www.drupal.org/docs/8/extending-drupal/installing-contributed-mo... "Installing Contributed Modules"
[composer-dependencies]: https://www.drupal.org/docs/8/extending-drupal/installing-modules-compos... "Installing modules' Composer dependencies"
Project information
- Project categories: E-commerce
- Created by eozden on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

