Jump to content
View in the app

A better way to browse. Learn more.

DoniaWeB

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Do not create multi-accounts, you will be blocked!

Whatsapp Gateway | Multi Device v10.5.0

Featured Replies

Hi Mr @Magd Almuntaser

I’d like to suggest adding a WhatsApp number field to the registration form on MPWA.

Why this is important:

- After a user registers, we can send them a confirmation message via WhatsApp automatically.

- This number can also be saved as part of our user database, so we can follow up with them later (for support, promo, or updates).

What needs to be done:

- Add a new field: WhatsApp Number (below the Email field).

- Make sure the number format is correct (starting with 08 or 62 for Indonesia / others).

- After sign-up, send an automatic WhatsApp message using our API, like this:

{

"api_key": "YOUR_API_KEY",

"sender": "62xxxxxxxxxxx",

"number": "user's WhatsApp number",

"message": "Welcome to MPWA! Your account has been created. Log in at https://yourwebsite(dot)com"

}

Benefits:

- Users feel welcomed right away.

- We collect real phone numbers for future contact.

- It helps improve user experience and engagement.

Please let me know if this can be added. Thank you 🙏

  • Replies 5.8k
  • Views 528.6k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Magd Almuntaser
    Magd Almuntaser

    English Bexa AI will be released in the coming days, very soon. Everyone will be amazed by its speed, intelligence, and the way it interacts with users. It will not compete with ChatGPT, Gemini, or De

  • Magd Almuntaser
    Magd Almuntaser

    What's new so far in version 9.0.0: - Added landing page (welcome page). - Added plans system. - Added Manage Languages system. - Added (landing page) edit page. - Added ticket system. - Added cronjob

  • Magd Almuntaser
    Magd Almuntaser

    What's new so far in version 9.0.0: - Added Landing page (Homepage). - Added Plans System. - Added Manage Payment gateways. - Added Manage Languages system. - Added (Homepage) edit page. - Added Ticke

Most Helpful Posts

  • Magd Almuntaser
    Magd Almuntaser

    What will be available in version 11.0.0: - A chat system will be added. - A customer service system will be added (integrated with chat). - Some Indian payment gateways will be added. - Order design

  • Magd Almuntaser
    Magd Almuntaser

    Yes you can use it as a messaging service/ SaaS without asking my permission, the new version 9.0.0 directly contains people who want to use it as a messaging service/ SaaS.. What's new so far in ver

  • Magd Almuntaser
    Magd Almuntaser

    It has been fixed in 10.1.1 and will be released today: - Fixed Export Contacts (xlsx). - Fixed Edit Autoreply Page. - Fixed Send Message (Message Not Appear).

Posted Images

  • Author
11 minutes ago, dentos said:

Hi Mr @Magd Almuntaser

I’d like to suggest adding a WhatsApp number field to the registration form on MPWA.

Why this is important:

- After a user registers, we can send them a confirmation message via WhatsApp automatically.

- This number can also be saved as part of our user database, so we can follow up with them later (for support, promo, or updates).

What needs to be done:

- Add a new field: WhatsApp Number (below the Email field).

- Make sure the number format is correct (starting with 08 or 62 for Indonesia / others).

- After sign-up, send an automatic WhatsApp message using our API, like this:

{

"api_key": "YOUR_API_KEY",

"sender": "62xxxxxxxxxxx",

"number": "user's WhatsApp number",

"message": "Welcome to MPWA! Your account has been created. Log in at https://yourwebsite(dot)com"

}

Benefits:

- Users feel welcomed right away.

- We collect real phone numbers for future contact.

- It helps improve user experience and engagement.

Please let me know if this can be added. Thank you 🙏


I discussed this in a previous reply.

This can't be done because there's no guarantee that the OTP will continue within MPWA.

Everyone here uses shared hosting, and the site is down for more than 50% of the time. Therefore, it may crash, and the admin or even users will be unable to log in without the OTP message that didn't reach them on WhatsApp due to the node being down.

In your reply, the OTP process is the same, which is the (welcome message) after registration. It's the same method that will be used as an OTP. Therefore, a DDoS attack could hit the site, and 1 million accounts could be registered, which would mean your WhatsApp would be permanently destroyed.

So, to avoid this problem, this feature will not be added to MPWA. It can be easily implemented manually (place the GET link to send a message in the registration file. Once the user registers as a new member, the link will open and the welcome message will be sent). However, it will not be officially implemented within MPWA to avoid any future problems.

Thank you again for this idea.

  • Author
28 minutes ago, Abdulrahman Mohamed said:

@Magd Almuntaser

I was trying to install MPWA locally, and it works fine, but the webhook doesn't send anything... Is there something that needs to be done for the webhook to work locally?


If you use windows .. you need to delete node_modules and vendor ..
and do npm install and composer install
Because all the libraries inside MPWA are only for Linux.

5 hours ago, Magd Almuntaser said:


I discussed this in a previous reply.

This can't be done because there's no guarantee that the OTP will continue within MPWA.

Everyone here uses shared hosting, and the site is down for more than 50% of the time. Therefore, it may crash, and the admin or even users will be unable to log in without the OTP message that didn't reach them on WhatsApp due to the node being down.

In your reply, the OTP process is the same, which is the (welcome message) after registration. It's the same method that will be used as an OTP. Therefore, a DDoS attack could hit the site, and 1 million accounts could be registered, which would mean your WhatsApp would be permanently destroyed.

So, to avoid this problem, this feature will not be added to MPWA. It can be easily implemented manually (place the GET link to send a message in the registration file. Once the user registers as a new member, the link will open and the welcome message will be sent). However, it will not be officially implemented within MPWA to avoid any future problems.

Thank you again for this idea.

image.png

punya saya sudah ada.. ketika ada yang daftar akan ada notif ke user & admin

Halo master @Magd Almuntaser dan teman-teman semua. Mohon bantuannya.

Saat ini instalasi MPWA v10.5.0 berhasil, dan pengiriman pesan via API berjalan lancar.

Masalah yang terjadi adalah ketika saya tambah device baru dan melakukan scan QR code via API, gambar muncul tetapi selalu gagal terhubung. Tetapi kalau scan dari aplikasi MPWA berhasil.
Kira2 kenapa ya?

Screenshot 2025-08-02 at 06-32-54 Scan QR Code - Madani Peduli.png

F1.jpg

54 minutes ago, Ipo Kane said:

Halo master @Magd Almuntaser dan teman-teman semua. Mohon bantuannya.

Saat ini instalasi MPWA v10.5.0 berhasil, dan pengiriman pesan via API berjalan lancar.

Masalah yang terjadi adalah ketika saya tambah device baru dan melakukan scan QR code via API, gambar muncul tetapi selalu gagal terhubung. Tetapi kalau scan dari aplikasi MPWA berhasil.
Kira2 kenapa ya?

Screenshot 2025-08-02 at 06-32-54 Scan QR Code - Madani Peduli.png

F1.jpg

PM mas..

  • Author
7 hours ago, Muna Roh said:

@Magd Almuntaser,image.png


Why does it often happen like this after the update? Sir, what is the problem? So I have to reinstall it continuously and lose a lot of data.


You will not lose your data if you keep the credentials folder, .env file and storage folder you will not lose anything

6 hours ago, Ipo Kane said:

Halo master @Magd Almuntaser dan teman-teman semua. Mohon bantuannya.

Saat ini instalasi MPWA v10.5.0 berhasil, dan pengiriman pesan via API berjalan lancar.

Masalah yang terjadi adalah ketika saya tambah device baru dan melakukan scan QR code via API, gambar muncul tetapi selalu gagal terhubung. Tetapi kalau scan dari aplikasi MPWA berhasil.
Kira2 kenapa ya?

Screenshot 2025-08-02 at 06-32-54 Scan QR Code - Madani Peduli.png

F1.jpg


This is not 10.5.0 I think you modified the version and corrupted the QR or you are using a script other than MPWA

@Magd Almuntaser, that screenshot is from my application. I wanted to show that the QR code appears successfully in my app (using the API), but when scanned, it always fails, as shown in the other image.

So I tried scanning from my app, not MPWA. But it always failed even though the QR code appeared.

Edited by Ipo Kane

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Recently Browsing 1

Latest Updated Files

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.