Jump to content

OmniMart - eCommerce CMS | Laravel eCommerce script

Posted
  • Administrators

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.


OmniMart - eCommerce CMS | Laravel eCommerce script

Support is available for paid files only
Support for free files is offered for a fee only

Featured Replies

  • 2 months later...
  • 4 weeks later...
  • 1 month later...
  • 2 weeks later...
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

  • 4 weeks later...
  • 1 month later...

For Nulling Open

File: 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');

    }
}
  • 1 month later...
<?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');

    }
}


  • 1 month later...
  • Author
  • Administrators

This file has been updated to v6.1

What'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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Latest Updated Files