Skip 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.
     

Whatsapp Gateway | Multi Device v14.7.0

Featured Replies

  • Replies 9.3k
  • Views 1.2m
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Magd Almuntaser
    Magd Almuntaser

    What's new in version 11.0.0 (so far): - Added Chat System (Customer Service). - Fixed Connection problems With WhatsApp. - Fixed Generate QR Via API. - Fixed Delete Sections From Edit List Page. - Fi

  • Magd Almuntaser
    Magd Almuntaser

    English: Version 14.0.0 is now nearly complete. A lot has been changed in this version because of the plugin system, as features have been separated and converted into plugins. Therefore: Testers are

  • Magd Almuntaser
    Magd Almuntaser

    Version 11.0.1 has been released What's new in version 11.0.1: - Fixed Stop/Start AI In Conversations. - Fixed Chat Date (Database). - Fixed Migrate To Database. - Fixed Plans Page.

Most Helpful Posts

  • Magd Almuntaser
    Magd Almuntaser

    English (EN) I have already informed you that WhatsApp is rolling out new updates. These updates are being sent to some numbers first and will gradually reach all numbers worldwide. The first update i

  • 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

  • i give you the step: Stop your Node server. Download the files validate-connection.js and validate-connection.d.ts from the links provided below. Go to the directory: /your_mpwa_directory/node_modul

Posted Images

12 hours ago, Licenship said:

I’ve uploaded the new version of MPWA after fixing the code and am now waiting for approval.

very good, i can't wait to try it

4 hours ago, Licenship said:

v20.xx

I don't know why it takes so long to approve hahaha🫩😉

What are the latest updates to the MPWA you created? Can you modify it with new features?

19 hours ago, Licenship said:

MPWA UPDATE 12.0.2 (by @Licenship )

MPWA Installation Guide (cPanel)

Prerequisites
- Web hosting with cPanel access
- Composer installed
- PHP version 8.2
- Node.js support (version 20.x.x recommended)

Installation Steps

Step 1: Upload Application Files
Upload the MPWA-12.0.2.zip directory to your domain or subdomain root folder.

Step 2: Install PHP Dependencies
Open your terminal and navigate to the MPWA directory:
cd DOMAIN/MPWA_PATH/

Run Composer to install dependencies:
composer install

Note: If you are using cPanel and Composer is not installed by default, please refer to this installation guide: https://shorturl.at/Hq0qz

Step 3: Complete Web Installation
Open your domain in a web browser, for example https://yourdomain.com
You will be prompted to set up MPWA
Follow the on-screen steps to complete the installation wizard

Step 4: Configure Node.js Server
Log in to cPanel and open Setup Node.js App

Create a new Node.js application with the following configuration:
- Node.js version: 20.x.x
- Application mode: Production
- Application root: Your MPWA installation path
- Application URL: Your MPWA subdomain or domain
- Application startup file: server.js

After creating the application, stop it first
Click Run NPM Install and wait for the process to complete
Once finished, start the application

Step 5: Verify Installation
Your MPWA installation should now be fully operational. Open your domain in a browser to verify that everything is working correctly.

Thank you for using MPWA. If you find this software useful, please consider showing your appreciation.

I have redeveloped this script by fixing and improving some parts of the code. All credit goes to @Magd Almuntaser , and special thanks to him as well.

MPWA-12.0.2.zip

Guys, the new version of MPWA 12.0.2 has been approved.

You can check it out here: https://doniaweb.com/topic/17994-whatsapp-gateway-multi-device-v1201/page/314/?&_rid=112800#findComment-104819

The installation guide is based on cPanel hosting, so your setup may be different. The new version is working perfectly on my end as long as you follow the steps correctly.

It seems that the QR API generation is a GET request rather than a POST. Also, when scanning the QR code via the WhatsApp API, I get a 'check phone internet connection' error, whereas scanning through the MPWA (Multi-Device WhatsApp) web interface works successfully. What could be the cause of this?

1 minute ago, Muhammad Habib Ulil A said:

It seems that the QR API generation is a GET request rather than a POST. Also, when scanning the QR code via the WhatsApp API, I get a 'check phone internet connection' error, whereas scanning through the MPWA (Multi-Device WhatsApp) web interface works successfully. What could be the cause of this?

Try v12.0.2 :

@Licenship maaf pak , kenapa file ini sangat kecil ukuran nya di banding MPWA buatan Pak Magd? dan untuk cara pasangnya itu seperti awal atau bisa di replace ke script MPWA yang sudah terpasang/sedang di gunakan sekarang?


Excuse me, sir, why is this file so small compared to the MPWA created by Mr. Magd? And is the installation method the same as before, or can it be replaced with the MPWA script that is already installed/currently in use?

@Jopuja Digital 

I’ve removed the node_modules and vendor folders since they were taking up extra storage and couldn’t be uploaded. It’s not a big deal though, as you can easily set it up on your hosting environment. After uploading the files, just install the npm modules and Composer dependencies.

On 1/28/2026 at 9:25 PM, Eliazar Zacapa said:

Hi friend, just like on your website, the "add lists" button isn't working on mine. Do you know if there's a solution for this error that could help me? image.pngimage.png

working like charm on me, i didn't have that issue

I've tried it, but the response payload is still the same as the old one, it doesn't handle @lid, but I tried it on another subdomain and it worked. What do you think is wrong?

8 hours ago, Licenship said:

@Jopuja Digital 

I’ve removed the node_modules and vendor folders since they were taking up extra storage and couldn’t be uploaded. It’s not a big deal though, as you can easily set it up on your hosting environment. After uploading the files, just install the npm modules and Composer dependencies

On 1/29/2026 at 11:02 PM, Licenship said:

MPWA UPDATE 12.0.2 (by @Licenship )

MPWA Installation Guide (cPanel)

Prerequisites
- Web hosting with cPanel access
- Composer installed
- PHP version 8.2
- Node.js support (version 20.x.x recommended)

Installation Steps

Step 1: Upload Application Files
Upload the MPWA-12.0.2.zip directory to your domain or subdomain root folder.

Step 2: Install PHP Dependencies
Open your terminal and navigate to the MPWA directory:
cd DOMAIN/MPWA_PATH/

Run Composer to install dependencies:
composer install

Note: If you are using cPanel and Composer is not installed by default, please refer to this installation guide: https://shorturl.at/Hq0qz

Step 3: Complete Web Installation
Open your domain in a web browser, for example https://yourdomain.com
You will be prompted to set up MPWA
Follow the on-screen steps to complete the installation wizard

Step 4: Configure Node.js Server
Log in to cPanel and open Setup Node.js App

Create a new Node.js application with the following configuration:
- Node.js version: 20.x.x
- Application mode: Production
- Application root: Your MPWA installation path
- Application URL: Your MPWA subdomain or domain
- Application startup file: server.js

After creating the application, stop it first
Click Run NPM Install and wait for the process to complete
Once finished, start the application

Step 5: Verify Installation
Your MPWA installation should now be fully operational. Open your domain in a browser to verify that everything is working correctly.

Thank you for using MPWA. If you find this software useful, please consider showing your appreciation.

I have redeveloped this script by fixing and improving some parts of the code. All credit goes to @Magd Almuntaser , and special thanks to him as well.

MPWA-12.0.2.zip

thanks for update, let me try.. is this update support to send xxxxxxxxxxxxx@lid?

8 minutes ago, IT The Explorer said:

I've tried it, but the response payload is still the same as the old one, it doesn't handle @lid, but I tried it on another subdomain and it worked. What do you think is wrong?

so in this update, "sometimes" able to handle @lid?

15 hours ago, Licenship said:

Guys, the new version of MPWA 12.0.2 has been approved.

You can check it out here: https://doniaweb.com/topic/17994-whatsapp-gateway-multi-device-v1201/page/314/?&_rid=112800#findComment-104819

The installation guide is based on cPanel hosting, so your setup may be different. The new version is working perfectly on my end as long as you follow the steps correctly.

after i update 12.0.2, my qrcode always waiting for node....

9 hours ago, Jo Spins said:

@Licenship Thanks for the update. Does the installation on a VPS with AAPanel work the same way as the previous version?

Yes , it can be installed on vps/aaPanel using previous method as well.

8 minutes ago, Anikasm softech said:

image.png

We are Facing Issue @Licenship

Nah We're not , you are the only one, it clearly says connection lost for your database, recheck the db configuration again

Edited by Licenship

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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

Account

Navigation

Search

Search

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.