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

1 hour ago, agus amin said:

Masih sama kasusnya hu, disconnect setelah beberapa jam, status install di VPS mulai dari nod.js 18.x s.d 20.x🤣

Belum stabil memang. Sering bengong

@Magd Almuntaser Actually it is working on vps with http and now got a new problem it is not working after sometime so please can you tell me the cron job to restart the nodejs

21 minutes ago, Supriyatna said:

Please How to install?

Just upload and open your url.

16 minutes ago, Remos said:

@MURASAKI. Please can you send the auto restart nodejs cron jobs 

Cron job for restart nodejs on hosting is imposible. You can do it if using vps

23 minutes ago, Remos said:

@MURASAKI. Please can you send the auto restart nodejs cron jobs 

 

6 minutes ago, Unicode said:

Just upload and open your url.

Cron job for restart nodejs on hosting is imposible. You can do it if using vps

Sory for late reply, i was handle to many damn request for my work.


I never using and test on cpanel on shared hosting, maybe this guide to help "auto restart nodejs cron jobs" with aaPanel based on my case:
---
1. Create Script Restart: restart-node.sh on your directory

#!/bin/bash

# Path ke direktori aplikasi Node.js
APP_DIR="/www/wwwroot/yourwebsite.com/mpwa"

# Nama file utama aplikasi Node.js (misalnya server.js)
APP_SCRIPT="yourjsfile.js"

# Ganti direktori ke aplikasi
cd $APP_DIR

# Cari PID (Process ID) dari aplikasi yang sedang berjalan
PID=$(ps aux | grep $APP_SCRIPT | grep -v grep | awk '{print $2}')

# Jika PID ditemukan, matikan proses
if [ -n "$PID" ]; then
  kill -9 $PID
  echo "Proses Node.js dengan PID $PID dihentikan."
else
  echo "Proses Node.js tidak ditemukan, aplikasi mungkin belum berjalan."
fi

# Mulai kembali aplikasi Node.js di background
nohup node $APP_SCRIPT > app.log 2>&1 &
echo "Aplikasi Node.js telah dimulai kembali."

2. Create Cron Job: restart-node.sh | Setup Every  1 Hours

/bin/bash /www/wwwroot/yourwebsite.com/yourapps/restart-node.sh

Thats it.

Is there a solution for share hosting users..?
Node.js often sleeps when there is no message activity for more than 3 minutes
therefore I have to use API to send messages to a certain number every minute to keep node.js alive

Please tell me guys

  • Community Expert
  • Author
52 minutes ago, mdis said:

Is there a solution for share hosting users..?
Node.js often sleeps when there is no message activity for more than 3 minutes
therefore I have to use API to send messages to a certain number every minute to keep node.js alive

Please tell me guys

Wait for the next version.. it will be released soon..

3 minutes ago, Jei Grey said:

bagaimana solusinya share hosting dengan cpanel yang symlinknya tidak aktif?

Ganti hosting lain mas

1 minute ago, Enno The Explorer said:

cpanel dimana tuh? coba hubungi tiketing service hostingnya

niagahoster

2 minutes ago, Unicode said:

Ganti hosting lain mas

nah....

4 minutes ago, Enno The Explorer said:

pakai idcloudhost aja, nnti sy bantu klo ada masalah dalam penginstalan mpwany

idcloudhost paket apa?

1 minute ago, Gusik Prasetyo said:

Saya pakai niagahoster lancar aja semua. Symlink bisa.

punya saya kok tidak aktif ya? web hosting paket bisnis? 

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 0

  • No registered users viewing this page.

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.