Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,364 sales

bastikikang supports this item

Supported

This author's response time can be up to 2 business days.

29722 comments found.

Hello. Good day! I want to ask if I can edit my order or change my item in the filing of information?

Thanks.

hi mate

sorry at the moment this is not available

Ok. Mate. Let me know if this update will come. Before placing my order if this edit button can be edited the order item,add and change quantity. For now I saw that the function of it change the quantity.

Thanks.

Hi, Please look into “Cashfree” platform for payouts integration. It’s better than paypal I guess.

Payouts – Fast IMPS Money transfer API for banking https://www.cashfree.com/payouts

“Developers | Cashfree” https://docs.cashfree.com/docs/

thanks mate will do check this out

hello,

are you planning to release an update soon?

thank you

hi mate

yes but its only minimal mostly changes in structure to work with the new addon for kmrs like multiple currency and single app website

Hi mate,

I am waiting last 6 days for you to confirm the custom job for the payment gateway, I need at least one local payment gateway.

Kindly let me how we can move forward or in the worse case, let me know which files I need change to cater for the payment gateway.

Thanks.

Thanks. Let’s do it.

Hi mate,

I know you are busy, kindly send me the payment link, let us go ahead with the custom payment gateway. Thanks.

sent

Hi Basti, How can I set a merchants commission to 0% in percentage or 0 in fixed.

in admin -> merchant list -> edit the merchant and go to tab merchan type -> Membership Type = commission -> commission on orders -> choose fixed and set the fixed fee

Basti, Email sent

Basti, Email sent… KMRS moved to new host (Error) Thank You

Sent reply, Still really messed up.

Hey can you please tell me how i can delete from all the system the fields ‘state’ and ‘area’ i need only city , zip code ?

Or if its easier to tell me how to delete from everywhere just the field “Distric/Area/neighborhood”

Or if its easier to tell me only for “Distric/Area/neighborhood”

hi mate

sorry it will depends on what page you wanted this to delete

but most of the form can be found in views/store

and views/front

I agree with HAZARO19. for example im currently trying my best to set up Karendaria as both food, grocery and more. in other words I control the categories

Hello basti please take note on this suggestion for the new version. As you know, since the COVID – 19 most local grocery stores are going online.

This local grocery stores are joining food delivery companys for grocery delivery, So I switch MENU 2 for grocery stores and MENU 1 for resto.

Please check this screenshot https://imgur.com/7dKMGeB or something like this

https://orderingweb.ordering.co/groceries456 . Please in the new version, make manu 2 view something like one of the two reference and add option for sub-category. Just change the products vew in Menu 2 and add option to used Dish as sub-categories.

So Karendaria can offer both food and grocery delivery in same time.

Thank you

sorry i check the screenshot in the link

what am looking here?

i think its the same as mine

Hi Basti

I have set a test merchant and a 8% commission, but when i make test buys and mark order delivered it will not add the commission to admin account. Any idea what this can be?

Forgot to mention that its set to calculate fee after payment

check your commission status settings in admin -> Commission Settings -> Compute Total Commission base on the following order status

Hi basti, Inside reviews merchant name is not appearing https://prntscr.com/wkjsm5

only this will have blank merchant only if merchant is deleted

am getting the merchant id on the table _merchant

Hello Basti

I am working on moving my site from Goddady to AWS .

I was able to migrate the site to AWS lightsail but only the homepage works and any other link does not work . 

I created a test.php page and it does render the page . It seems like all other files are missing the .php extension .

Do I need to run the php installer again or just update the DB with myserver/update as you mentioned in server transfer documentation ? I tried myserver/update but it’s not working .

Please help .

Thank You !

hi mate

1. what are the page not working? does the homepage only works but other link does not? then if yes its usually the htaccess and make sure your server apache rewerite is enabled

2. the main.php works fine no need to change anything only the database connection string

3. same as 2

4. am not sure what is the issue i need to check your server so i can see

Hi Basti

After hours of troubleshooting and googling about the issue I finally found the issue. I am putting it here hoping it would help somebody in the future encountering the same issue.

Now all the links are working great !

The issue was under etc /httpd/conf/httpd.conf on the Apache server Below should be set to AllowOverrideAll

<Directory ”/var/www”> AllowOverride All # Allow open access: Require all granted </Directory>

  1. AllowOverride controls what directives may be placed in .htaccess files. # It can be “All”, “None”, or any combination of the keywords: # Options FileInfo AuthConfig Limit # AllowOverride All

Thanks !

hi mate

glad to hear that

usually most server that is already enabled by default :)

cheers

Hi mate,

Sent you an email December 24, last year :P I know you are busy, so I just wanna know if you maybe missed it by a mistake? :)

It is regarding restaurants are getting super slow the more items I add.

Right now I only have 2 restaurants for test. When I have around 10 items, everything is fast.

In one of the restaurants, I now have 82 items and 22 categories. Actually I am not finish, but with these 82 items, it takes 21 seconds to load the restaurant.

The site in general is fast, super fast. It is only restaurant with more and more items that gets super slow.

Can you be 100% sure this is related to shared hosting? I use simply.com as hosting, you can also see that in my Email..

I just dont wanna search for another host if this is not the problem. I think it is very strange that the restaurants loads extremely slow just because of 82 items, and I find it hard to believe that it would be because of simply.com?

All the best Surdusvacca :)

hi mate

82 items is only minimal records, since your using shared expect it to be slow, so it will work load even in shared hosting,

loading food items in lazy load will added on next update

anyways i don’t suggest using shared hosting cause this kind of server is very slow in one computer there are a lot of website running

and if its peak hours your site will always down from time to time

i suggest use atleast vps hosting

cheers

Is there any chance that you can open your demo site for adding food items? I would really like to test and see the performance with your demo having 80-90 items added.

It is not that I dont trust you, but it is a lot of effort for me to move everything to a VPS or dedicated server, just to find out that it did not fix my problem. And I think like this because I still find it very strange that the a restaurant is slowed down SO much only by 82 items. I have many more sites running at Simply.com which dosent have these issues.

hi mate

please wait for the new update with lazy load this is more faster than the current one

and this is already done will be out very soon

but then again this will all depends in your server

cheers

How do I change on the home page and everywhere else Restaurant Signup & Browse Restaurant to Vendors?

thank you

hi mate

all templates of home page can be found in views/store

example for homepage its views/store/index.php

for browse page views/store/browse-resto.php

Hi Basti

In checkout I cant translate the

$lang[‘Stripe (card fee [card_fee])’]

even tho its in default language file.

Thank you

just add those words in your language file defaut.php

$lang['Stripe (card fee [fee])'] ='TRANSLATION HERE';

Hi, in the tutorial on how to setup, it looks like it’s a whole website you setup?

Does this integrate with a Wordpress Site and WooCommerce?

I might have understood this product completely wrong.

hi mate

this is not for wordpresss, this is stand alone application build in yii

cheers

Hi, 1. i want to know , that is your Multi Vendor Script work as Single Restaurant i already purchased your script ? 2. can i use printer add-on with single Restaurant app ? 3. can i use customer app as single restaurant ?

i have one restaurant and wanted to use your all add-ons just want to conform before purchase

Thanks for the details, my customer is waiting for me as he want this script for his single restaurant, as u mentioned above little changes needed, this you can do it or u guide us so we hire some one for this to do changes ? 2. This K-Restaurant Mobile App can use as for customer or for restaurant owners ? i am confused . If its for customers then how restaurant owner will know about new orders ? 3. For Printer what is the solution how to sort this out ? as my client is waiting for it 4. Single Website Addon will releasing when?

to make the website as single merchant

1. edit the file controller/storecontroller.php

look for function actionIndex()

change it to

public function actionIndex() { $this->redirect(Yii::app()->request->baseUrl."/menu-mcdo"); Yii::app()->end(); $this->actionHome(); }

where menu-mcdo is your merchant url link

2. you are asking for printer addon correct?

you can use merchant app cause it has support for bluetooth printer

3. same as 2

4. not sure yet

Hi, I just purchased your script with all addons, I’m about to set up API with google but your video is outdate (2017) could you create a new one its very confusing navigating thru google API for the first time

thank you

hi mate

1. its the same process i believe only ui is change but its the same process

google is not free anymore you need to set your billing account for it to work

just use mapbox instead

2. i suggest your search by location where in you will define all the location will post how this works in my next comment

3. you mean this is food categories?

is there a video or tutorial how o set up mapbox ?

hmmm there is none cause its very simple

just signup and when your in mapbox panel you can see your Access Token

that’s it

Friend. When are you going to release the new panel? Has it a trial version?

sorry cannot yet promise any date :(

What will be the next one that you will release?

multi currency and single app website addon

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey