Posted April 10, 2024Apr 10 Administrators comment_1001 View File Whatsapp Gateway | Multi Device | mpedia Free download latest update Whatsapp Gateway | Multi Device (MPWA) NULLED is a new build source code and is not an update from the previous MPWA gateway (legacy version), although the layout and appearance is similar to the previous legacy 5 version, but the backend and structure are very different. Download Mpwa for WooCommerce: https://ouo.io/GygAXx4 Some features of Whatsapp Gateway | Multi Device: Support Multi-Device Multi Number (Can add more than one wa number on one web) Send messages, images, documents, buttons, and message templates (button link / call), of course with the API Auto Reply Text messages, image messages, Button messages and message templates List of Contacts / Numbers, grouped by tags Blast text messages, image messages, button messages and message templates, Blast by group / or whole number Calling the name in the blast with the ${name} variable Submitter Arfiano MV Submitted 04/10/2024 Category PHP Scripts File Size 82.50 MB Demo https://m-pedia.co.id/product/extended-whatsapp-gateway-v-550-multi-device
May 6, 2024May 6 Author Administrators comment_1865 To update, to make it simpler, please replace the following folder, but before replacing, first deactivate the js node... app/Http (folder) resources/views (folder) routes/web.php (file) server/ (folder) config/database.php (file) database/migrations/* (folder) server.js (file) package.json (file) composer.json (file) and run the following two sql to change some columns to utf8mb4 Quote SQL: -- Convert 'autoreplies' table ALTER TABLE autoreplies CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; -- Convert 'blasts' table ALTER TABLE blasts CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; -- Convert 'campaigns' table ALTER TABLE campaigns CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; -- Convert 'contacts' table ALTER TABLE contacts CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; -- Convert 'devices' table ALTER TABLE devices CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; -- Convert 'message_histories' table ALTER TABLE message_histories CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; -- Convert 'migrations' table ALTER TABLE migrations CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; -- Convert 'tags' table ALTER TABLE tags CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; -- Convert 'users' table ALTER TABLE users CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
June 27, 2024Jun 27 Author Administrators comment_3470 Update 19 Maret 2024 Note: Semenjak update whatsapp oleh pihak whatsapp terbaru, pesan button dan template button sementara hanya mendukung di perangkat IOS dan whatsapp web. Log Update: Perubahan tipe di media message ,hanya terdapat 4 tipe yaitu image, document (all file) , audio dan video Support caption/message di semua tipe media Fix thumbnail di video message Fix list message,support kembali di seluruh device Fix preview message & poll message
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.