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

Why is the X icon missing from the unselected package? How do I show it again?

I noticed how plugins affect style. When I select the active and inactive branding & plan suite plugin, I suddenly refreshed and the main X icon disappeared.

Only the active plan option appears. However, the active and inactive plugins appear. How can I restore it? The sizes are misaligned.

Edited by Project Downgrade

21 hours ago, Ardian said:

I use cPanel

you can modified the .htaccess
hope this hellp you

#

PassengerAppRoot "/home/user/public_html/domain.com"

PassengerBaseURI "/"

PassengerNodejs "/home/user/nodevenv/public_html/domain.com/22/bin/node"

PassengerAppType node

PassengerStartupFile server.js

# DO NOT REMOVE. CLOUDLINUX PASSENGER CONFIGURATION END

DirectoryIndex index.php

<IfModule mod_rewrite.c>

RewriteEngine On

# Redirect hanya root domain ke /en

RewriteCond %{HTTP_HOST} ^(domain\.com|www\.domain\.com)$ [NC]

RewriteCond %{REQUEST_URI} ^/$

RewriteRule ^$ /en [L,R=301]

# Aturan yang sudah ada

RewriteCond %{REQUEST_URI} !^/socket.io/

RewriteCond %{REQUEST_URI} !^/backend-*

RewriteCond %{REQUEST_URI} !^/public/

RewriteRule ^(.*)$ /public/$1 [L,QSA]

</IfModule>

<IfModule mod_security.c>

SecFilterEngine Off

SecFilterScanPOST Off

</IfModule>

  • Community Expert
  • Author

The plugin has been added to the (Marketplace).
You can install it if you wish from the
Plugins page.


- Added AI Bot Voice v1.0.0 (By Embedflix) [ @Narrador de Fatos ].


Description: Convert audio messages to text using OpenAI Whisper API and respond automatically with transcribed content.

Screenshot:

screenshot.webp


========

1 (5).webp

15 minutes ago, Magd Almuntaser said:

Plugin tersebut telah ditambahkan ke ( Marketplace ).
Anda dapat menginstalnya jika Anda mau dari
halaman Plugin .


- Menambahkan Suara Bot AI v1.0.0 ( Oleh Embedflix ) [ @ @Narrador de Fatos ].


Deskripsi: Konversikan pesan audio ke teks menggunakan API OpenAI Whisper dan balas secara otomatis dengan konten yang telah ditranskripsikan.

Tangkapan layar:

tangkapan layar.webp


========

1 (5).webp

Thank you Brother, I have downloaded it, it seems there is no sound for Thailand, Sweden, Indonesia, Vietnam for ai bot voice plugin

Edited by Project Downgrade

I’m experiencing a storage issue in my MPWA application. Inside the storage/public/images directory, image files keep increasing every day, causing the storage usage to grow significantly over time.

I would like to ask:

  1. Is it safe to automatically delete older image files?

  2. What is the best approach to manage files so they don’t accumulate continuously?

  3. Are there any best practices in Laravel for:

    • Removing unused files (files no longer referenced in the database)?

    • Deleting files based on age (e.g., older than 30 days)?

  4. Would it be recommended to handle this using Laravel’s scheduler (cron jobs)?

I would really appreciate any suggestions or best practices from those who have dealt with a similar issue. Thank you

Status-Scheduler Update V.1.0.2

  1. Save as Draft (Post AI): AI-generated content from Post AI can now be previewed, manually edited, and saved as a draft before being added to the delivery queue.

  2. Voice Note (VN) Status Support: The Create Status menu now supports Direct Upload of audio files (MP3/OGG), which will be automatically sent as Voice Notes to your audience's WhatsApp status.

  3. Auto Product AI: The system can connect to an external online store database to fetch product data, then uses AI to automatically generate a serialized status schedule for a full day (Morning: Problem Solving, Afternoon: Feature Deep Dive, Evening: Hard Selling + Store Link).

  4. Smart Active Product Filter: A custom input field (SQL Filter) is available to ensure the AI only processes and promotes products that are currently active or in stock.

@Magd Almuntaser

  • Community Expert
  • Author
2 hours ago, Azhar Azziz said:

I’m experiencing a storage issue in my MPWA application. Inside the storage/public/images directory, image files keep increasing every day, causing the storage usage to grow significantly over time.

I would like to ask:

  1. Is it safe to automatically delete older image files?

  2. What is the best approach to manage files so they don’t accumulate continuously?

  3. Are there any best practices in Laravel for:

    • Removing unused files (files no longer referenced in the database)?

    • Deleting files based on age (e.g., older than 30 days)?

  4. Would it be recommended to handle this using Laravel’s scheduler (cron jobs)?

I would really appreciate any suggestions or best practices from those who have dealt with a similar issue. Thank you

These are (live chat) photos..

You can remove them, but the images won't appear in live chat.

I will look into the idea of a live chat plugin about this.

30 minutes ago, Magd Almuntaser said:

These are (live chat) photos..

You can remove them, but the images won't appear in live chat.

I will look into the idea of a live chat plugin about this.

Thanks for the clarification — that makes sense since the images are part of live chat.

However, from a scalability perspective, continuously storing all chat images without any cleanup mechanism could lead to significant storage growth over time.

A few approaches that might be worth considering:

  • Retention policy: Automatically delete images older than a certain period (e.g., 7–30 days), especially if older chats are no longer actively accessed.

  • Scheduled cleanup: Use a cron job or Laravel scheduler to handle cleanup tasks regularly.

This way, the system can still support live chat functionality while keeping storage usage under control in the long run.

“Hi! 😊 Is there a guide or documentation available for this app? With so many new features being added, it can sometimes be a bit tricky to figure out how to use them. Would really appreciate any help or links you can share 🙌📘

2 minutes ago, GNJ said:

“Hi! 😊 Is there a guide or documentation available for this app? With so many new features being added, it can sometimes be a bit tricky to figure out how to use them. Would really appreciate any help or links you can share 🙌📘

@Magd Almuntaser If possible, developers are required to create documentation on how to use it, and this documentation is implemented in your local documentation.

  • Community Expert
  • Author
3 hours ago, Jei Grey said:

Status-Scheduler Update V.1.0.2

  1. Save as Draft (Post AI): AI-generated content from Post AI can now be previewed, manually edited, and saved as a draft before being added to the delivery queue.

  2. Voice Note (VN) Status Support: The Create Status menu now supports Direct Upload of audio files (MP3/OGG), which will be automatically sent as Voice Notes to your audience's WhatsApp status.

  3. Auto Product AI: The system can connect to an external online store database to fetch product data, then uses AI to automatically generate a serialized status schedule for a full day (Morning: Problem Solving, Afternoon: Feature Deep Dive, Evening: Hard Selling + Store Link).

  4. Smart Active Product Filter: A custom input field (SQL Filter) is available to ensure the AI only processes and promotes products that are currently active or in stock.

@Magd Almuntaser

- Updated Status Scheduler v1.0.2 (By DGSoft) - [ @Jei Grey ] - [To support DGSoft, click here]
|------> Added Save as Draft (Post AI).
|------> Added Voice Note (VN) Status Support.
|------> Added Auto Product AI.
|------> Added Smart Active Product Filter.

  • Community Expert
  • Author
6 minutes ago, GNJ said:

“Hi! 😊 Is there a guide or documentation available for this app? With so many new features being added, it can sometimes be a bit tricky to figure out how to use them. Would really appreciate any help or links you can share 🙌📘

2 minutes ago, wong said:

@Magd Almuntaser If possible, developers are required to create documentation on how to use it, and this documentation is implemented in your local documentation.


Yes, there are installation videos available on most hosting providers at the following link:
http://youtube.com/@magdalmuntaser/videos

There's also an old and incomplete documentation that I used up to version 9, but I no longer update it.
Even the installation instructions are outdated, so I'll try to replace it with something better and easier:
https://mpwa.onexgen.com/docs/

17 hours ago, Project Downgrade said:

Why is the X icon missing from the unselected package? How do I show it again?

I noticed how plugins affect style. When I select the active and inactive branding & plan suite plugin, I suddenly refreshed and the main X icon disappeared.

Only the active plan option appears. However, the active and inactive plugins appear. How can I restore it? The sizes are misaligned.

The plugin is meant to allow you to tweak the colours, so check the inactive colour to be sure it's not fade colour.

Update of the plugin is coming soon.

1 hour ago, Magd Almuntaser said:


Yes, there are installation videos available on most hosting providers at the following link:
http://youtube.com/@magdalmuntaser/videos

There's also an old and incomplete documentation that I used up to version 9, but I no longer update it.
Even the installation instructions are outdated, so I'll try to replace it with something better and easier:
https://mpwa.onexgen.com/docs/

Thanks Bro

1 hour ago, Oworock said:

Plugin ini dirancang untuk memungkinkan Anda mengubah warna, jadi periksa warna yang tidak aktif untuk memastikan itu bukan warna pudar.

Pembaruan plugin akan segera hadir.

Not only the icon, but also the unchecked main text also disappears. For the main plan package,

Only the plan package data icon for both activated and deactivated plugins appears. All are displayed when I set it up.

Before I set the plan package, the active and deactivated plugins for the main plan package all appeared.

After I set the plan package in the plugin, the unchecked icon and text all disappeared, only the main plan package was selected.

It seems to be disrupted when I set the plan package in the plugin.

  • Community Expert
  • Author

The plugin has been added to the (Marketplace).
You can install it if you wish from the
Plugins page.


- Added AI Campaign Writer v1.0.0 (By Magd Almuntaser) [To support Magd Almuntaser, click here].


Description: Adds an AI-powered writing assistant to campaign and single message pages, Toggle it on, describe what you want to say, and AI (Gemini, OpenAI, or Claude) will generate professional WhatsApp message text directly into the textarea.

Screenshot:

screenshot.webp

==========

1 (6).webp

=====

2 (2).webp

  • Community Expert
  • Author
1 hour ago, GNJ said:

How can I post messages directly in a WhatsApp group that I’m a member of?

First, go to your phonebook, then tap on "Fetch contact." All the groups you're in will appear.

Next to each group, you'll find an icon to copy the group ID.

Go to "single message," and instead of entering your phone number, enter the group ID and send.

21 hours ago, GNJ said:

you can modified the .htaccess
hope this hellp you

#

PassengerAppRoot "/home/user/public_html/domain.com"

PassengerBaseURI "/"

PassengerNodejs "/home/user/nodevenv/public_html/domain.com/22/bin/node"

PassengerAppType node

PassengerStartupFile server.js

# DO NOT REMOVE. CLOUDLINUX PASSENGER CONFIGURATION END

DirectoryIndex index.php

<IfModule mod_rewrite.c>

RewriteEngine On

# Redirect hanya root domain ke /en

RewriteCond %{HTTP_HOST} ^(domain\.com|www\.domain\.com)$ [NC]

RewriteCond %{REQUEST_URI} ^/$

RewriteRule ^$ /en [L,R=301]

# Aturan yang sudah ada

RewriteCond %{REQUEST_URI} !^/socket.io/

RewriteCond %{REQUEST_URI} !^/backend-*

RewriteCond %{REQUEST_URI} !^/public/

RewriteRule ^(.*)$ /public/$1 [L,QSA]

</IfModule>

<IfModule mod_security.c>

SecFilterEngine Off

SecFilterScanPOST Off

</IfModule>

thanks you, its work for me

  • Community Expert
  • Author
7 minutes ago, Abdulrahman Mohamed said:

What's the difference between the old auto-reply and the new chatflow?

They both do the same thing!


الفرق كبير جداً جداً
الميزه القديمه تكتب مثلاً:
Hi

فيقوم يرد عليك مثلاً:
Oh Hi

لكن مع الميزه الجديده تقدر تسوي رسائل متسلسله مثلاً:
Hi

يقوم يرد عليك برسالتين ورى بعض:
Oh Hi
How i can help you?

وتقله مثله:
What you can do?

ويرد عليك برسائل اخرى، وكلها بنفس الفلو الي عملته ..
ايضاً من ناحية رسائل الازرار تقدر تحدد كل زر ايش عمله والرسائل الي هتظهر وغيرها ..
طبعا قريباً بسوي بلوجن للميزه القديمه لمن حب يستخدم الطريقة القديمه

شوف الصورة التالي كيف تقدر تتحكم في الرسائل كامله:

chatbot-flow-1.webp

1 hour ago, Magd Almuntaser said:


الفرق كبير جداً جداً
الميزه القديمه تكتب مثلاً:
Hi

فيقوم يرد عليك مثلاً:
Oh Hi

لكن مع الميزه الجديده تقدر تسوي رسائل متسلسله مثلاً:
Hi

يقوم يرد عليك برسالتين ورى بعض:
Oh Hi
How i can help you?

وتقله مثله:
What you can do?

ويرد عليك برسائل اخرى، وكلها بنفس الفلو الي عملته ..
ايضاً من ناحية رسائل الازرار تقدر تحدد كل زر ايش عمله والرسائل الي هتظهر وغيرها ..
طبعا قريباً بسوي بلوجن للميزه القديمه لمن حب يستخدم الطريقة القديمه

شوف الصورة التالي كيف تقدر تتحكم في الرسائل كامله:

chatbot-flow-1.webp

ايوا فهمتك فكرتها مجرد Auto replay بس بشكل مختلف

عندي سؤال انا عندي مشروع مستخدم فيه نسخة V8.5

النسخة القديمة مستخدمها في مشروع وصعب احول لاحدث نسخة هي شغاله تمام بس عندي مشكلة ان الرسايل بتيجي في الويب هوك lid

في حل ليها ؟

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.