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

On 4/8/2025 at 11.25, Unicode said:

@fachryCoba htaccess ini, sebelumnya saya menggunakan htaccess ini untuk DirectAdmin. Tapi sejak menggunakan VPS, saya tidak menggunakannya lagi.

Tetapi Anda dapat mencobanya, mungkin masih berhasil.

<IfModule mod_rewrite.c>
    RewriteEngine On
 RewriteCond %{REQUEST_URI} ^/$
    RewriteRule ^$ /login [L,R=302]
 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>

DirectAdmin suport NodeJs kah bang ?

  • 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

38 minutes ago, Unicode said:

Support.

Contohnya di hosbadak

Ooh..tahun kemarin ane langganan tp ko ga ada NodeJs ya..

3 hours ago, Ipo Kane said:

Dear @Magd Almuntaser , if you have some free time, please create installation documentation for a VPS, especially for using SSH, as not everyone uses AAPanel. I personally use HestiaCP, which doesn't support node.js by default.

Thank you 🙏

Install manual node.js if your panel doesn't support node.js. or use docker

1 hour ago, Muhammad Bakti said:

Install manual node.js if your panel doesn't support node.js. or use docker

I've done the following:
- install node.js
- install pm2
- run pm2 start server.js

But the QR code isn't showing up. Are there any other settings I need to adjust? Perhaps something related to the proxy?

image.png

image.png

pm2 juga tidak ada error:
image.png

Edited by Ipo Kane

1 hour ago, Ipo Kane said:

I've done the following:
- install node.js
- install pm2
- run pm2 start server.js

But the QR code isn't showing up. Are there any other settings I need to adjust? Perhaps something related to the proxy?

image.png

image.png

pm2 juga tidak ada error:
image.png

you can check the node.js is responding or not.
and then check the script setting configuration.
check the port too

1 hour ago, Muhammad Bakti said:

Install manual node.js if your panel doesn't support node.js. or use docker

47 minutes ago, adhiete said:

you can check the node.js is responding or not.
and then check the script setting configuration.
check the port too

Port sudah betul dan node jalan.

image.png

bought a new number (3) to get new whatsaapp, and then boom just one test message and I got blocked.
I don't know why.

My old phonenumber doesn't get blocked. Eventhough I have sent many messages.

4 hours ago, Ipo Kane said:

I've done the following:
- install node.js
- install pm2
- run pm2 start server.js

But the QR code isn't showing up. Are there any other settings I need to adjust? Perhaps something related to the proxy?

image.png

image.png

pm2 juga tidak ada error:
image.png

coba pas generate qr pencet F12 terus liat di console error lognya kenapa

12 hours ago, Muhammad Bakti said:

coba pas generate qr pencet F12 terus liat di console error lognya kenapa

Terima kasih. Sudah solved berkat F12 👌🙏

9 minutes ago, Hit Solanki said:

Kapan Anda akan memberi kabar? Saya sangat membutuhkan solusi untuk masalah kode QR ini, klien saya mulai kesal.

In the meantime, while waiting for an update from @Magd Almuntaser , I recommend remotely accessing your client's computer (using TeamViewer or AnyDesk), logging into the MPWA app, and scanning there. Don't forget to log out.

The important thing is that the client API can run first.

Edited by Ipo Kane

4 minutes ago, Ipo Kane said:

In the meantime, while waiting for an update from @Magd Almuntaser , I recommend remotely accessing your client's computer (using TeamViewer or AnyDesk), logging into the MPWA app, and scanning there. Don't forget to log out.

The important thing is that the client API can run first.

Yes, that's what I'm doing right now, but it would be easier if there was an update.

57 minutes ago, Hit Solanki said:

Yes, that's what I'm doing right now, but it would be easier if there was an update.

Yes, I'm facing the same issue too..

@Magd Almuntaser , kirim pesan dari aplikasi yang diinstal di VPS selalu gagal, baik mengirim melalui aplikasi MPWA maupun API.
Sepertinya ini terkait dengan file WhatsappServiceImpl.php yang dienkripsi menggunakan ioncube loader.
Untuk mengatasi masalah gagal kirim pesan ini, apakah benar jika solusinya adalah install Ioncube Loader? Jika iya, Ioncube versi berapa yang perlu diinstal? 🙏

Kirim via aplikasi MPWA

image.png

Kirim via API

image.png

Edited by Ipo Kane

  • Community Expert
  • Author
21 minutes ago, Ipo Kane said:

@Magd Almuntaser , kirim pesan dari aplikasi yang diinstal di VPS selalu gagal, baik mengirim melalui aplikasi MPWA maupun API.
Sepertinya ini terkait dengan file WhatsappServiceImpl.php yang dienkripsi menggunakan ioncube loader.
Untuk mengatasi masalah gagal kirim pesan ini, apakah benar jika solusinya adalah install Ioncube Loader? Jika iya, Ioncube versi berapa yang perlu diinstal? 🙏

Kirim via aplikasi MPWA

image.png

Kirim via API

image.png


There is a fix coming soon

Apakah memungkinkan untuk mengirim media seperti jpg/png ke channel?
Karena dari dokumentasi API tidak disertakan.

Terima kasih

On 5/8/2025 at 18.03, Ipo Kane said:

Saya telah melakukan hal berikut:
- instal node.js
- instal pm2
- jalankan pm2 start server.js

Tapi kode QR-nya tidak muncul. Apakah ada pengaturan lain yang perlu saya sesuaikan? Mungkin ada hubungannya dengan proksi?

image.png

image.png

pm2 juga tidak ada error:
image.png

info contoh setup server nginxnya bang, saya belum sukses2 pakai pure manual vps

  • Community Expert
  • Author
29 minutes ago, Dian-RP said:

Apakah memungkinkan untuk mengirim media seperti jpg/png ke channel?
Karena dari dokumentasi API tidak disertakan.

Terima kasih


Currently, this is not possible, as the features of WhatsApp channels are the same as those used for sending personal messages. This means that at the moment, it is not possible to add location messages, images, buttons, or lists, etc.

However, in future releases, channel messages may be separated into a separate page to provide full features. Therefore, for now, you can only send a regular message to channels.

21 minutes ago, Darojat said:

Sama

7 minutes ago, wong said:

info contoh setup server nginxnya bang, saya belum sukses2 pakai pure manual vps


The QR API issue will be reviewed.

15 minutes ago, Magd Almuntaser said:


Saat ini, hal ini belum memungkinkan karena fitur kanal WhatsApp sama dengan yang digunakan untuk mengirim pesan pribadi. Artinya, untuk saat ini, Anda belum dapat menambahkan pesan lokasi, gambar, tombol, daftar, dan sebagainya.

Namun, pada rilis mendatang, pesan kanal mungkin akan dipisahkan ke halaman terpisah untuk menyediakan fitur lengkap. Oleh karena itu, untuk saat ini, Anda hanya dapat mengirim pesan biasa ke kanal.


Masalah QR API akan ditinjau.

Ok thanks sir

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.