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

5 minutes ago, Shaaz Sha said:

@Magd Almuntaser Already tried multiple times but not working , for this module no need to do anything right the alia i tried to change then also no reply , so my question you are saying the module is working the issue my side only..??

screenshot-1778773391782.png

I recommend never running a project in the root directory, create a new/private user, and enable the firewall. Your project is too exposed if it's running in the root directory.

Edited by wong

  • 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

@Magd Almuntaser Yes i understand cronjob working but every 10min generate log it will generate lots of log file also utilize write read drive also better to disable or make like below

APP_ENV=dev = show logs

APP_ENV=live = dont show or generate logs

3 minutes ago, Shaaz Sha said:

@wong Already the PM2 on startup even restarted server it will start running anywai run the comand again


screenshot-1778774145769.png

what are you doing bro?

  • Community Expert
  • Author

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


- Added Prayer Times v1.0.0 (By Magd Almuntaser) - [To support Magd Almuntaser, click here]


Description: Automated WhatsApp reminders for Islamic prayer times. Supports UmmahAPI, Aladhan, and MuslimSalat with 15+ calculation methods including JAKIM, madhab selection, per-prayer toggles, custom message templates, and user-timezone-aware scheduling.


Screenshot:

screenshot.webp

============

New Project (2).webp

============

1 (27).webp

============

New Project (3).webp

On 5/14/2026 at 6:01 PM, pinpin said:

@adhiete sir i got problem after step edit site config, edit config from download file from youtube description https://pastebin.com/0fYMgfM2, and change all domain name with our domain

i cant acces start instalation MPWA

message error: This page isn’t working

app.site.com is currently unable to handle this request.

HTTP ERROR 500

any configuration server with ubuntu and aapanel nginx should be change ?

after check at folder laravel log

[2026-05-14 11:27:02] production.ERROR: Call to undefined function Illuminate\Support\mb_split() {"exception":"[object] (Error(code: 0): Call to undefined function Illuminate\\Support\\mb_split() at /www/wwwroot/app.chatloe.com/vendor/laravel/framework/src/Illuminate/Support/Str.php:1699)

[stacktrace]

nginx error log

2026/05/12 22:12:51 [crit] 90553#0: unlink() "/www/server/fastcgi_cache/c/f4/d801ad1af5940b6d8f472a729aa9ef4c" failed (2: No such file or directory)

how to fixed

thank you

Turn on mb_split on your php Bro.

woppsssieee already answered hahaha.

Edited by adhiete
Already answered

On 5/8/2026 at 6:10 PM, Magd Almuntaser said:


First, you must run the cronjob as specified on the cronjob page, with the times set to "Execute Start Blast Every 1 Minute."
Second, the times in the weather plugin depend on the country you select.
For example, let's say the current time in Indonesia is:
19:36

And you set the weather in (Baku, Azerbaijan), and the time is:
16:37

When setting the time in the weather plugin, it must be set to the same country you selected, which is 16:37.
This means the plugin calculates based on the time zone of the city you choose.
Therefore, next to the red circle you mention in the image, you will find "Asia/Baku," which means it will use the time zone of that country.

its work only one time when we set notification then after from second day it send at 00:01

Edited by Sachin Dadhaniya

3 hours ago, Sachin Dadhaniya said:

its work only one time when we set notification then after from second day it send at 00:01

I’m also experiencing the same issue. Until now, I still haven’t found the solution. After setting the notification, it only works once, then starting from the second day it gets sent at 00:01 instead.

  • Community Expert
  • Author
3 hours ago, Sachin Dadhaniya said:

its work only one time when we set notification then after from second day it send at 00:01

53 minutes ago, zaneta gallery said:

I’m also experiencing the same issue. Until now, I still haven’t found the solution. After setting the notification, it only works once, then starting from the second day it gets sent at 00:01 instead.

Okay, the plugin will be update so that the time is the user's own time.

  • Community Expert
  • Author

- Updated Sky Cast v2.0.0 (By Magd Almuntaser) - [To support Magd Almuntaser, click here]
|------> Added filtering to City Search results to exclude roads and POIs.
|------> Fixed subscription scheduling bug firing at 00:00 by using user account timezone.
|------> Updated scheduling, isDueToSend(), and buildMessage() to rely on user account timezone.
|------> Updated City Search to use Photon API instead of Open-Meteo Geocoding API.
|------> Updated Open-Meteo API requests to use auto timezone for coordinates.
|------> Updated OpenWeatherMap sunrise/sunset formatting to use the API's native UTC offset.
|------> Removed AbortController dependency from search fetch path.
|------> Removed timezone column from weather_subscriptions table, views, and validation rules.

screenshot.webp

14 hours ago, Magd Almuntaser said:

- Updated Sky Cast v2.0.0 (By Magd Almuntaser) - [To support Magd Almuntaser, click here]
|------> Added filtering to City Search results to exclude roads and POIs.
|------> Fixed subscription scheduling bug firing at 00:00 by using user account timezone.
|------> Updated scheduling, isDueToSend(), and buildMessage() to rely on user account timezone.
|------> Updated City Search to use Photon API instead of Open-Meteo Geocoding API.
|------> Updated Open-Meteo API requests to use auto timezone for coordinates.
|------> Updated OpenWeatherMap sunrise/sunset formatting to use the API's native UTC offset.
|------> Removed AbortController dependency from search fetch path.
|------> Removed timezone column from weather_subscriptions table, views, and validati

Jazakallah Khair Mr

1 hour ago, Magd Almuntaser said:

What ia the payment gateway you use?

Saya coba juga tidak bisa master, tidak otomatis ter-approve, saya pakai Midtrans.

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