Jump to content
Bicrypto v3.7.0 + All Plugins ×

TLCommerce | Laravel & VueJS Powered Ecommerce CMS with PWA v2.2.0

   (0 reviews)

1 Screenshot

About This File

TLCommerce is a simple yet powerful eCommerce CMS built with Laravel backend and Vue frontend. It has a very powerful backend with some extraordinary features. It’s a Shopify Alternatives Self-Hosted Laravel Ecommerce CMS.

If someone looking for an eCommerce solution that offers advanced features, exceptional performance, and a mobile-first design, look no further than TLCommerce Powerful eCommerce CMS! Our platform is a complete eCommerce solution that meets the needs of the most common shopping platforms. With TLCommerce, you get everything you need to manage your online business, from inventory management to order tracking and more.

But what sets TLCommerce apart is its Mobile First Design Responsive technology. This ensures that your customers have a seamless and enjoyable shopping experience regardless of what device they’re using. Plus, with TLCommerce’s advanced features, you can easily manage your online store from anywhere, anytime. And our world-class customer support team is always available to answer your questions and provide guidance.

Choose TLCommerce eCommerce CMS and you can take your online business to the next level. With TLCommerce, you get everything you need to succeed.


What's New in Version v2.2.0   See changelog

Released

Version 2.2.0

// # List of updates
// ------------------------------

[+] Added Cookie Consent(GDPR)
[+] Added website popup modal
[+] Added website top bar banner 
[+] Added custom script option
[+] Added automatic database and file backup system
[+] Added one click update system
[*] Fixed some known bugs
  • Like 1


User Feedback

Recommended Comments

  • Administrators
On 8/16/2023 at 9:36 PM, DanyGagaty said:

Download is not working..... Database error

Fixed

Link to comment
Share on other sites

I think I have solved it

 

How to null this script

Step 01

Open the file Config.php located in the path:

Code:
 ..\vendor\themelooks\securelooks\src\Trait\

 

Step 02

Delete or comment the lines between #23 to line #26

Code:
//        if (env(implode('', ['I', 'S_', 'US', 'ER', '_R', 'EGI', 'ST', 'ERE', 'D'])) == 1) {
//            return true;
//        }
//

 

Step 03

Open the file StringHelper.php located in the path:

Code:
..\vendor\themelooks\securelooks\src\Trait\


 

Step 04

Delete or comment the lines between #19 to line #21

Code:
//        if (env(implode('', ['I', 'S_', 'US', 'ER', '_R', 'EGI', 'ST', 'ERE', 'D'])) == 1 && env(implode('', ['L', 'ICE', 'N', 'S', 'E_C', 'H', 'EC', 'KE', 'D'])) != 1) {
//            return redirect()->route(config('themelooks.license_active_route'));
//        }


 

Step 05

Open the file welcome.blade.php located in the path:

Code:
..\resources\views\install\


 

Step 06

Delete or comment the lines between #28 to line #30

Code:
//        <li class="requirement-list">
//            Envato Purchase key
//        </li>


 

AddOn:

Open the file ProductController.php located in the path:

Code:
..\plugins\tlecommercecore\src\Http\Controllers\

 

Delete or comment the line #60

Code:
//  $this->middleware(implode(['t', 'he', 'me', 'lo', 'ok', 's']));
Link to comment
Share on other sites

On 8/18/2023 at 6:19 AM, Vhor said:

After installation, when add to product, license verify is asking  

 

On 9/18/2023 at 11:00 PM, Muhammad Zubair Faizi said:

whats the license key

you can just change the LICENSE_CHECKED= to LICENSE_CHECKED=1 in .env file to fix the license verify issue 

Link to comment
Share on other sites

After uploading the file, perform the installation steps. I have an error that I cannot create a system administrator account. Please assist me or give me the installed sql file, I will edit the admin user. Thank you

2023-10-16_144739.jpg

Link to comment
Share on other sites

when add to product, license verify is asking   STILL AN ISSUE

you can just change the LICENSE_CHECKED= to LICENSE_CHECKED=1 in .env file to fix the license verify issue -IS NOT WORKING

License_checked is not doing anything. 

The owner please let me know if this can be fixed or you cant do it and I should look for another template?

image.png.58d0ebfe7d55c30aafa1acb0ca753291.png

Link to comment
Share on other sites

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.
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...