# Configuration for Admin

**Note:**\
**If you don’t want all SMS addons to be installed, you can go for any one SMS addon installation.**

For example,

Magecomp\_Mobileloginmsg91

* **SMS Addons are already added to our standard extension package.**
* **One SMS Addon is required to get a dropdown in SMS API configuration.**

Once you have successfully installed the extension, go to **Store → Configuration** to configure the extension for use.

<figure><img src="/files/VIaTm9Qk9y10els8UAx2" alt=""><figcaption></figcaption></figure>

* **SMS Notification:** Option to enable or disable the extension.

**Select SMS Gateway API:**

<figure><img src="/files/W3tGDtFm8mgHZ5nkVFU9" alt=""><figcaption></figcaption></figure>

Select any listed API for SMS gateway or you can ask for any non-listed API to integrate with the extension.

<figure><img src="/files/jWABQNVRi4jFobKogFpp" alt=""><figcaption></figcaption></figure>

After selecting the SMS gateway API, you will be asked to enter the respective API configuration details for sending SMS notification.

**General Setting:**

<figure><img src="/files/eWjMQuvcs7NXwYlDd68l" alt=""><figcaption></figcaption></figure>

* **OTP String Type:** Select The type of OTP string.
* **OTP String Length:** Set the OTP string Length.
* **Button Style Class:** Enter CSS class to style extension Button theme like look and feel.
* **Default SMS Country:** Set the default SMS country from here.

**Set User Templates:**

<figure><img src="/files/IrjiOR5yJOHgsBmati1k" alt=""><figcaption></figcaption></figure>

* **Signup confirmation:** You will be asked to enable the signup confirmation SMS for the user and set the text for confirmation SMS.
* **Signup Notification:** You will be asked to enable the signup notification SMS for the user and set the text for notification SMS.

<figure><img src="/files/FuE8JLiqT9pFgxwRYRaE" alt=""><figcaption></figcaption></figure>

* **Notification:** Enable the vendor order notification.
* **Notification Text:** Enter the text SMS for vendor order notification.

<figure><img src="/files/mmLjMan2domQnpCWJsB3" alt=""><figcaption></figcaption></figure>

Option to capture the vendor’s mobile number while registration.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.magecomp.com/magento-2-multivendor-sms-notification-basic-extension/configuration-for-admin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
