Posted April 16, 20241 yr Administrators View File OmniMart - eCommerce CMS | Laravel eCommerce script OmniMart – is All in One eCommerce Shopping Platform. If you have planned to buy a single vendor eCommerce shopping platform. You can choose OmniMart as the most suitable platform for single vendor eCommerce. You can use it for : Man & Women Fashion Shop, Electronics & Computers Shop, Toys & Kids Shop, Food & Grocery Shop, Tools & Parts Shop, Beauty & Health Shop, Watch & Jewelry Shop, Home & Furniture Shop, Sports & Outdoors Shop, Digital Marketplace, Digital Product Shop. Affiliate Product Shop, Software Licence key Shop, etc. eCommerce platforms are gaining more and more popularity nowadays and we keep maintaining all the demands of our users. The script has unlimited category, brands, products, attribute. coupons, orders, category create options. It comes with 12 payment gateways, full content management system, SEO, order tracking system, and more… Read highlighted features from down. Submitter Mahmoud Submitted 04/17/2024 Category Scripts Demo https://codecanyon.net/item/omnimart-multipurpose-ecommerce-shopping-platform/33771074 Support is available for paid files only Support for free files is offered for a fee only
September 17, 20241 yr There a simple line of code which need to modify and it will get start work, DM me for help
November 12, 2024Nov 12 On 9/17/2024 at 3:13 PM, Salmankk11 said: There a simple line of code which need to modify and it will get start work, DM me for help Please help me sir
January 19Jan 19 For Nulling OpenFile: core\vendor\rachidlaasri\laravel-installer\src\Controllers\LicenseController.php<?php namespace RachidLaasri\LaravelInstaller\Controllers; use GuzzleHttp\Client; use Illuminate\Http\Request; use Illuminate\Routing\Controller; use Illuminate\Support\Facades\URL; use Illuminate\Support\Facades\Session; use SebastianBergmann\Environment\Console; class LicenseController extends Controller { public function __construct() { } /** * Display the permissions check page. * * @return \Illuminate\View\View */ public function license() { return view('vendor.installer.license'); } public function licenseCheck(Request $request) { $request->validate([ 'email' => 'required', 'username' => 'required', 'purchase_code' => 'required' ]); $itemid = 33771074; $itemname = 'OmniMart'; fopen("core/vendor/mockery/mockery/verified", "a"); Session::flash('license_success', 'verified successfully!'); return redirect()->route('LaravelInstaller::environmentWizard'); } }
March 7Mar 7 <?php namespace RachidLaasri\LaravelInstaller\Controllers; use GuzzleHttp\Client; use Illuminate\Http\Request; use Illuminate\Routing\Controller; use Illuminate\Support\Facades\URL; use Illuminate\Support\Facades\Session; use SebastianBergmann\Environment\Console; class LicenseController extends Controller { public function __construct() { } /** * Display the permissions check page. * * @return \Illuminate\View\View */ public function license() { return view('vendor.installer.license'); } public function licenseCheck(Request $request) { $request->validate([ 'email' => 'required', 'username' => 'required', 'purchase_code' => 'required' ]); $itemid = 33771074; $itemname = 'OmniMart'; fopen("core/vendor/mockery/mockery/verified", "a"); Session::flash('license_success', 'verified successfully!'); return redirect()->route('LaravelInstaller::environmentWizard'); } }
April 14Apr 14 Author Administrators This file has been updated to v6.1What's New in this Version:1) Update checkout page security and fix bugs.2) Update user register security.3) Update Cookie Alert package and fix translation issue.4) Update the Google reCAPTCHA package and add more security.5) Update site SEO functionality.6) Update composer packages.7) Fixes other small bugs. Support is available for paid files only Support for free files is offered for a fee only
May 26May 26 Author Administrators This file has been updated to v6.2What's New in this Version:No changelog available for this version. Support is available for paid files only Support for free files is offered for a fee only
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.