WhatsApp Food - SaaS WhatsApp Ordering

WhatsApp Food - SaaS WhatsApp Ordering 3.4.0

No permission to download

aadish4658

New member
May 3, 2022
0
-1
0
Few tips to go through the installation process like a breeze!

Make sure the installation folder doesn't have any other files where you want to extract this script.

Create a new database and a user with all privileges on the database created.

Make sure the folder permissions are as follows:
$root/bootstrap/cache => 775
$root/public/uploads => 775
$root/public/uploads/restorants => 775
$root/public/uploads/settings => 775
$root/storage/framework => 775
$root/storage/logs => 775
$root/storage/framework/sessions => 775
$root/storage/framework/testing => 775
$root/storage/framework/views => 775
$root/storage/framework/cache => 775
$root/storage/framework/cache/data => 775

If you are installing this script on a main domain install with no further changes

If you are installing on a subdomain make sure to add your subdomain to the following in your .env file.
IGNORE_SUBDOMAINS="www,127,subdomain"

Still need help:
Make a visit to https://mobidonia.gitbook.io/whatsapp-food/ :)
 
Last edited:

bersuit72

Member
May 18, 2020
97
27
18
behind you xD
the new store registration error, it is solved when the MAIL server is configured correctly. Check if the data entered is correct. This solves the registration problems, since the platform wants to send the welcome email and as this is not well established, it throws that error when wanting to create a new store.
 

Uzuary

Member
Dec 29, 2020
71
15
8
Can anyone know what kind of error this is? SMTP is configured normally. The error happens when trying to finalize an order at checkout.


1624234278322.png
 

markmillar2k

Active member
Babiato Lover
Trusted Seller
Trusted Uploader
May 29, 2021
116
208
43
India
fillhost.com
Make changes as required in .env file
Below is the example of the SMTP server using ssl

MAIL_DRIVER=smtp
MAIL_HOST=mail.example.com
MAIL_PORT=465
MAIL_USERNAME=[email protected]
MAIL_PASSWORD=password
MAIL_ENCRYPTION=ssl
MAIL_FROM_ADDRESS=[email protected]
MAIL_FROM_NAME=Admin
Thanks. I guess, this will be useful, if I use general SMTP services like Sendgrid or Gmail but AWS SES gives only IAM credentials, is there a way to make this work? Similar to WP SMTP Plugin.
 

Pokerman

New member
May 30, 2021
19
1
1
Thanks. I guess, this will be useful, if I use general SMTP services like Sendgrid or Gmail but AWS SES gives only IAM credentials, is there a way to make this work? Similar to WP SMTP Plugin.
You can find server setting and IAM Credentials in AWS SES and input as normal.
It will work on port: 587 with TLS (If you still in Ver 2.4.3, change it in .env file)
Importtant***: The email put in “From email” must be verified via AWS SES. By simple log in AWS SES. Add an email address for verify. Then open email, click on the verify link.
 
  • Like
Reactions: markmillar2k

Uzuary

Member
Dec 29, 2020
71
15
8
can you help me? How do I edit the final message that goes to the store on whatsapp? Which file do I find this to edit? if you can help me, thank you very much!

1624579646024.png
 

IceyBurg

Active member
Trusted Uploader
Feb 10, 2021
89
101
40
Antarctica
can you help me? How do I edit the final message that goes to the store on whatsapp? Which file do I find this to edit? if you can help me, thank you very much!

1624579646024.png
You can change the layout from here (resources/views/messages/social.blade.php ) Not sure if you can do it from the admin panel. I haven't tried the script yet.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu