• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

zCart - Multi-Vendor eCommerce Marketplace

zCart - Multi-Vendor eCommerce Marketplace 2.14.0

No permission to download

Version 2.13.0 (24 December 2023)​

+ Catalog enable/disable feature
+ Single login for seller & customer
+ Show digital products separately on merchant stock
+ Data Layer data provided for pixel
+ Facebook, Twitter, LinkedIn, Pinterest, Tiktok pixel base code integrated
+ Delivery confirmation using OTP on App
+ Delivery can give feedback for orders on App
+ Option to add to cart all “Frequently Bought Together” items from product page
+ Dynamic height for the mega menu
*Admin site css file mix remove issue fix
*Stock and order database responsive issue fix
*OTP login library include issue
*Dashboard cancellations page order variable not found issue fix
*Create coupon form coupon generate issue fix
*Fix a few grammatical issues on the languages
*customer order detail page translation issue fix
*Customer order cancel item issue fix
*Refund initiate issue fix
*Feedback page issue fix
*Role update issue fix on admin panel
*price filter min and max dynamic value show issue fix
*Vendor billing page responsive issue fix
*attribute duplication issue fix
*Demo reset issue fixed
*Logo show issue fix on product details quick-view modal
= Cart feature moved to cookie from session

New Plugins:
+ Mollie Payment Gateway
+ bKash Payment Gateway

Plugins Update:
+ googleAnalytics
+ zCart Wallet
* otpLogin
* TrendingKeywords - 1.2.1
* Iyzico - 1.0.1
* Mercado 1.0.2
= Search Autocomplete
= comparison - 1.0.3
= Variant edit process
= Inventory form
 
  • Like
Reactions: Arslan10227
alpha_007 updated zCart - Multi-Vendor eCommerce Marketplace with a new update entry:

zCart - Multi-Vendor eCommerce Marketplace v2.13.0 (Untouched)

Version 2.13.0 (24th December 2023)​

+ Catalog enable/disable feature
+ Single login for seller & customer
+ Show digital products separately on merchant stock
+ Data Layer data provided for pixel
+ Facebook, Twitter, LinkedIn, Pinterest, Tiktok pixel base code integrated
+ Delivery confirmation using OTP on App
+ Delivery can give feedback for orders on App
+ Option to add to cart all “Frequently Bought Together” items from product page
+ Dynamic height for the mega menu...

Read the rest of this update entry...
 

Version 2.13.0 (24 December 2023)​

+ Catalog enable/disable feature
+ Single login for seller & customer
+ Show digital products separately on merchant stock
+ Data Layer data provided for pixel
+ Facebook, Twitter, LinkedIn, Pinterest, Tiktok pixel base code integrated
+ Delivery confirmation using OTP on App
+ Delivery can give feedback for orders on App
+ Option to add to cart all “Frequently Bought Together” items from product page
+ Dynamic height for the mega menu
*Admin site css file mix remove issue fix
*Stock and order database responsive issue fix
*OTP login library include issue
*Dashboard cancellations page order variable not found issue fix
*Create coupon form coupon generate issue fix
*Fix a few grammatical issues on the languages
*customer order detail page translation issue fix
*Customer order cancel item issue fix
*Refund initiate issue fix
*Feedback page issue fix
*Role update issue fix on admin panel
*price filter min and max dynamic value show issue fix
*Vendor billing page responsive issue fix
*attribute duplication issue fix
*Demo reset issue fixed
*Logo show issue fix on product details quick-view modal
= Cart feature moved to cookie from session

New Plugins:
+ Mollie Payment Gateway
+ bKash Payment Gateway

Plugins Update:
+ googleAnalytics
+ zCart Wallet
* otpLogin
* TrendingKeywords - 1.2.1
* Iyzico - 1.0.1
* Mercado 1.0.2
= Search Autocomplete
= comparison - 1.0.3
= Variant edit process
= Inventory form
NOT NULL !!
 
Hi, try this code in .htaccess file ,it will remove "public" from url. Ex:yourdomain.com/public in to yourdomain.com



<ifmodule mod_rewrite.c>

<ifmodule mod_negotiation.c>
Options -MultiViews
</ifmodule>

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} -d [OR]
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^ ^$1 [N]

RewriteCond %{REQUEST_URI} (\.\w+$) [NC]
RewriteRule ^(.*)$ public/$1

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ server.php

</ifmodule>
Thanks
 

Version 2.14.0 (26 February 2024)​

+ Bulk order processing
+ Admin can bulk deposit money to the customer's wallet from the admin dashboard.
+ Provide your customers with live shipping rate and time estimations
= No need to configure the wallet plugin at code level
= No need to configure the inspector plugin at the code level
* Fixed issue where digital products didn't show when catalog mode was off
* Fixed dynamic currency issue in generated coupon
* Fixed shipping rate button not being clickable in mobile view
* Appearance of additional 'c' in group and subgroup in Nova theme fixed
* Fixed dynamic currency change issue on some pages
* Top banner delete option added. (Turns off top banner)
* Fixed default theme mobile-mega-menu scroll issue

Updated Plugin:
Wallet (version-1.5.1)

New Released Plugin:
+ Shippo Shipping
+ Auction
 
alpha_007 updated zCart - Multi-Vendor eCommerce Marketplace with a new update entry:

zCart - Multi-Vendor eCommerce Marketplace v2.14.0 (Untouched)

Version 2.14.0 (26th February 2024)​

+ Admin can bulk deposit money to the customer's wallet from the admin dashboard.
+ Provide your customers with live shipping rate and time estimations
+ Bulk order processing
= No need to configure the wallet plugin at code level
= No need to configure the inspector plugin at the code level
* Fixed issue where digital products didn't show when catalog mode was off
* Fixed dynamic currency issue in generated coupon
* Fixed shipping...

Read the rest of this update entry...
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock