Foodomaa - Multi-restaurant Food Ordering, Restaurant & Delivery Application - (NULLED BY @LALBILLA)

Foodomaa - Multi-restaurant Food Ordering, Restaurant & Delivery Application - (NULLED BY @LALBILLA) 3.5

No permission to download

johnwick

Well-known member
Null Master
Trusted Uploader
Aug 27, 2019
552
826
93
New York
web.hktech.dev
Lahttps://www.youtube.com/watch?v=WFIOg0xnJeI&feature=emb_title
Hi their is an important step to backup the directory which is not seen in this video, I use the same process to update the script but remember to keep backup before going for an update.

If you have existing nulled version installed then first backup or zip complete installation directory, than use the upload-this.zip in upgrade from older version.

Upload & Extract that than click fix upgrade issues button in admin immediately it will work. Also use fix file permission option if available in file manager after extracting the zip file. :)

Thanks.
 

Balano

New member
Oct 22, 2019
27
5
3
Hi their is an important step to backup the directory which is not seen in this video, I use the same process to update the script but remember to keep backup before going for an update.

If you have existing nulled version installed then first backup or zip complete installation directory, than use the upload-this.zip in upgrade from older version.

Upload & Extract that than click fix upgrade issues button in admin immediately it will work. Also use fix file permission option if available in file manager after extracting the zip file. :)

Thanks.

I checked that your version was not nulled, does it only serve to update?
 

djae

New member
Oct 10, 2018
11
2
3
Code:
Trying to access array offset on value of type int

How to fix this on localhost?
 

presidents

New member
May 22, 2020
17
6
3
News in 1.9.5

Version 1.9.5 [27/05/2020]
1. PayStack Payment default currency code fixed (Take currency from Settings) - Ticket #1485
2. UI issue with Recommended Item on V2 Layout - Ticket #1482
3. Stripe BUG. (Partial wallet calculation error)- Ticket #1473
4. Currency Symbol UI issue on Single Item Page, Cart page, Homepage, Explore Page) - Ticket #1522
5. iOS Image stretching issue on Single Item Page - Ticket #1531
6. New Scheduling Command to fix junk file creations.
https://docs.foodomaa.com/configurations/store-scheduling-open-close-times#note-1

[Please skip this updated above changes are not crucial for you]
 

presidents

New member
May 22, 2020
17
6
3
I have a problem friends .


try this

open in the root of your install folder this archive

.env

and put in this line APP_URL your complete path like https:///localhost/nameoftheyourfolderhere/public

APP_DEBUG=true
APP_URL=https:///localhost/nameoftheyourfolderhere/public
APP_INSTALLED=true

save the archive .env


try
 
  • Like
Reactions: yorkcorp

yorkcorp

Member
Nov 12, 2019
86
13
8
This error is Google chrome of sameSite cookies Brother,but i can't resolve.google blocking.
 

yorkcorp

Member
Nov 12, 2019
86
13
8
i tried but i couldn't,I am using laragon in local and ssl
 

Attachments

  • Captura.PNG
    Captura.PNG
    114.2 KB · Views: 36
  • Captura2.PNG
    Captura2.PNG
    42.4 KB · Views: 32

SilentSilver

Well-known member
Trusted Uploader
Dec 16, 2018
295
256
63
India
Good, I leave you a small tutorial on how to generate apks to upload them to the google store.

The first thing we must do is go to this website: https://appmaker.xyz/pwa-to-apk/ which makes our PWA application generate it as an apk.

Captura de pantalla 2020-04-20 a las 23.11.56.png

We enter our url where we host the script: example https://mydomain.com and press the get started button.

In the next section you can modify the name of the application and change the icon

Captura de pantalla 2020-04-20 a las 23.19.24.png

The process of generating the apk will be done

Captura de pantalla 2020-04-20 a las 23.21.57.png

We must upload the assetlinks.json file to our server below.

We create a folder at the root with the name .well-known example: https://www.example.com/.well-known/ and upload assetlinks.json to this folder, example https://www.example.com/ .well-known / assetlinks.json

Captura de pantalla 2020-04-20 a las 23.23.22.png

and download all the files.

Captura de pantalla 2020-04-20 a las 23.17.15.png

As you will know this script also has a PWA for Delivery, to generate the Delivey APK we must follow the same steps previously mentioned.

We go again to https://appmaker.xyz/pwa-to-apk/ and this time we add the link of our access to Delivery.

Example: https://mydomain.com/delivery

This will generate another assetlinks.json file, what we have to do is buy the content of this one and add it to the one we have previously uploaded in this way:

Code:
[{
  "relation": ["delegate_permission/common.handle_all_urls"],
  "target": {
    "namespace": "android_app",
    "package_name": "xyz.appmaker.apemn",
    "sha256_cert_fingerprints": ["99:EF:02:4A:B5:2C:7F:8D:43:12:8A:90:9C:A7:EB:24:10:89:34:5F:6C:C8:C6:FE:74:38:2D:D5:79:97:93:A3"]
  }
  },
  {
    "relation": ["delegate_permission/common.handle_all_urls"],
    "target": {
      "namespace": "android_app",
      "package_name": "xyz.appmaker.ltgijh",
      "sha256_cert_fingerprints": ["8B:54:69:8E:97:50:B6:87:33:65:7C:55:DD:0E:56:17:61:94:A7:F8:6A:A4:FE:65:77:A1:03:92:04:AE:5E:B8"]
  }
}]

This I have done because you already know that only one of the PWAs can be installed and in this way we will have both working independently of the user and the delivery. Also they can add them to the google store.

If this helps you, it is enough for me, so please like this comment.
Hello ran into a problem.
uploaded the generated apk to play store n and it has its default logo showing. need urgent help.
 

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