• Take time to read Forum Rules | Hot Note | Why You Choose Us?
  • We appreciate everyone who shares their resources and those who send them to us to be shared on our forum.

    We try as much as possible to share untouched or original script without nulling them. But incase you need a null version contact us and our nulling team will advise.

Active eCommerce CMS

Active eCommerce CMS v9.0

No permission to download

Avinash

Administrator
Staff member
Avinash submitted a new resource:

Active eCommerce CMS - Multi language options, multi currency option, 4 different payment gateways social media login

Multi language options, multi currency option, 4 different payment gateways social media login & sharing, the most advanced product posting & presentation.

Standard Multi vendor system with well decorated frontend & exclusive features
This theme is so lucrative and well designed. With a rich collection of theme colors,feature for adding banner, slider image we developed this script in a way that will represent your e-commerce in a most unique way. We concentrate not only in the script look...

Read more about this resource...
 
Avinash updated Active eCommerce CMS with a new update entry:

Active eCommerce CMS v7.9.1

version : 7.9.1 (01/10/2023)

- Multi-category system implemented
- Added functionalities for Active eCommerce Wholesale (B-B) Add-on version 1.5
- Added functionalities for Active eCommerce Auction Add-on version 1.6
- Added functionalities for Active eCommerce POS Manager Add-on version 2.2
- Added functionalities for Active eCommerce Flutter App version 4.2.0
- Added functionalities for Active eCommerce Seller App version 2.5.0
- Added functionalities for Active eCommerce Delivery Boy...

Read the rest of this update entry...
 
Avinash updated Active eCommerce CMS with a new update entry:

Active eCommerce CMS v8.0

Version : 8.0 (20/11/2023)
- Admin Panel:
Redesigned Side-Nav and Top-Nav focusing on clear icons and labels for navigation features
- Multiple Home Page Layouts Selection Option from admin panel
- Removed Homepage Settings from Pages Navigation
- Added a menu Homepage Settings option into Website setup
- Newly Designed Home Page Settings option for Different Homepage Layouts
- Preview of Homepage layout from admin panel
- From now on, Admin can add “Website Secondary Base Color” & “Website...

Read the rest of this update entry...
 
Avinash updated Active eCommerce CMS with a new update entry:

Active eCommerce CMS v8.2

version : 8.2 (11/12/2023)

- Welcome Coupon : Introducing “welcome coupon” that you may provide to new customers as a terrific way to get them started purchasing products from your ecommerce site.

- Size Guideline : Now Active eCommerce CMS has a suitable dynamic size guideline method, your eCommerce will be more dependable and practical.

- Language based Banner : We tuned the system to provide you with the ability to publish advertisements in your native language.

- New login pages ...

Read the rest of this update entry...
 
Avinash updated Active eCommerce CMS with a new update entry:

Active eCommerce CMS v8.3

version : 8.3 (17/01/2024)

- The All New Dashboard : The newly designed Admin Dashboard of Active eCommerce CMS reflects a seamless blend of functionality and aesthetics, promising an enhanced user experience for admins. With its intuitive layout and user-friendly interface, managing your online store has never been more efficient.

- Sections in Admin Dashboard :
Total Customers with Top Customers
Total Products with In-house Products & Seller’s Products
Total Category with Top...

Read the rest of this update entry...
 
Avinash updated Active eCommerce CMS with a new update entry:

Active eCommerce CMS v8.4

version : 8.4 (06/03/2024)

- Guest Checkout :
We are introducing “Guest Checkout” to provide your customers a seamless shopping experience.
Now your customers can Add products to Cart & Checkout without login/registration.
If your customer has previous registration they will be logged in with their old account.

- Frequently Brought Product option for admin and seller :
Introducing our “Frequently Brought Product” collection where customer favorites meet unbeatable value!
Dive into a...

Read the rest of this update entry...
 
Avinash updated Active eCommerce CMS with a new update entry:

Active eCommerce CMS v8.5

version : 8.5 (19/03/2024)

- Category-wise Discount :
We’re thrilled to announce the launch of category-wise discounts in Active eCommerce CMS, revolutionizing the way
you offer promotions to your valued customers.
With this innovative feature, you can now tailor discounts specifically to product categories, enhancing your marketing
strategies and driving sales across your entire business.

- New Home page Layout :
Introducing a dynamic new homepage layout in Active eCommerce CMS. Your...

Read the rest of this update entry...
 
Avinash updated Active eCommerce CMS with a new update entry:

Active eCommerce CMS v8.6

version : 8.6 (05/04/2024)

- Introducing Dynamic Custom Pop up, Designed to elevate your online store’s interaction with customers.

- We have added Recently/Last Viewed Products, Shopping is now smarter, simpler, and more customised than ever before.

- We have added Brand Bulk Upload feature in this update.

- New Demo added ‘Megamart’.

* We will move Website Popup settings from Website Setup > Appearance to
Marketing > Dynamic Popup in Admin Panel. For time being this option is...

Read the rest of this update entry...
 
How to null Active eCommerce CMS
Locate public_html/vendor/mehedi-iitdu/core-component-repository/src and edit CoreComponentRepository.php you can delete all the code and replace it with the code below
PHP:
<?php

namespace MehediIitdu\CoreComponentRepository;
use App\Models\Addon;
use Cache;

class CoreComponentRepository
{
public static function instantiateShopRepository() {
}

protected static function serializeObjectResponse($zn, $request_data_json) {
}

protected static function finalizeRepository($rn) {
}

public static function initializeCache() {
foreach(Addon::all() as $addon){
Cache::rememberForever($addon->unique_identifier.'-purchased', function () {
return 'yes';
});
}
}

public static function finalizeCache($addon){

}
}
 

ScriptzHub

All items are released under the GPL (General Public License). Trusted and verified. If you require support please refer to the authors websites for additional offers.

DMCA

Any DMCA take down notice should be sent to info@scriptzhub.com email address. We only respond and take action to plaintext emails. DO NOT send any attachment like PDF or any other file. Read more about our copyright and trademark policies by clicking HERE

Social Links

Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock