Code

Discussion on Active eCommerce CMS

Discussion on Active eCommerce CMS

Cart 9,846 sales
Recently Updated

ActiveITzone supports this item

Supported

This author's response time can be up to 1 business day.

16266 comments found.

softmind

softmind Purchased

Dear Admin, Please I raised a tickets and there was no response for the past 22hours. Ticket ID: #4132

Already our support team is communicating with you.
Notice: Please note that on the item’s support tab, we have already stated: “This author’s response time can be up to 1 business day.”

Additionally, our team is currently on vacation for Eid ul-Fitr,2026 for one week. As a result, support responses may be slower than usual during this period.

Please why am i not seeing SYSTEM_KEY=”” in the .env file as desscribed in the installation mnaul?

all i see is: SYSTEM_KEY=”“

For installation and activation why you will need to edit on code file?

Please all i need is my system key: its included in the files, so can you check my system key for me?? using my purchase details in my account??

Did you check the documentation about the system key properly?

Hi Team!

I trust this finds you well. Great work and update!

Observation: Following the Google Analytics Setting setup illustrated, there is no storage/app/analytics/ folder to manually upload the service-account-credentials.json to.

We took the initiative to manually create the folder and uploaded the JSON file, following the instructions you provided for the setup. After completion, when trying to view the Google Analytics Report page, it displays an error 500 page as if that link does not exist in the update.

Warmest regards!

Thanks! Created

What do you think about script optimization? There is a problem with script optimization. It slows down the speed excessively.

Thank you for your comment, and we apologize for the delayed response due to the Eid ul-Fitr 2026 vacation period.

We follow standard optimization practices across the entire system. When data volume is managed properly and the homepage is structured in line with server capacity, the item delivers fast performance — as demonstrated by many existing implementations.

We value your feedback and will treat it with importance. Our team is continuously working on improvements, and we are committed to further enhancing performance and optimization in upcoming updates.

lovetack

lovetack Purchased

Hello, Is it possible to display prices by country. For example, USA – the base price should converted and shows with $ (Rs 100 = $1)?

Thank you

lovetack

lovetack Purchased

automatically detect the country

Thank you for your message, and we apologize for the delayed response due to the Eid ul-Fitr 2026 vacation period.

To implement this type of automation, a third-party service is required to detect user location and dynamically adjust currency and language. However, these services often provide inconsistent exchange rates, which can lead to discrepancies in product pricing and create confusion for end users.

For this reason, we have intentionally not included this feature in the default item to maintain pricing accuracy and system reliability.

That said, if this functionality is important for your business, we can certainly implement it for you as part of a custom development service.

I need your response to request – #4133.

I will like to know if it is possible to setup Wasabi storage on your script and how I can go about that?

Thanks

Thanks for your request. We haven’t implemented it in any of our project. But it is possible to integrate it to our CMS. Please continue on ticket!

My second time of asking this question yet no response. The environment settings are done correctly as instructed. Php8.3, Nginx, permission 755 set, yet after going to the website and clicking on start installation, it leads to error page 404. This is the problem am facing recently, but the older version always go through. There is a big in your newer version

Please create a ticket at http://support.activeitzone.com Our developer will guide you.

Thanks for the updates,

When should we expect the SELLERS WALLET UPGRADE and EASYSHIP.COM

Do you purchase this item yet?

yes in my previous account

It will better to communicate with buyer account.

bforball

bforball Purchased

5 years gone but still your SMS are going as a pragraph format from Fast2sms.com, already told you this in the Active Matrimonial. Today I start using Active Ecommerce then I got this same problem . I purchased this from long time ago. Why your Next Line (Enter) is not working in your OTP addon.

Offcourse this is not a bug.If the system doesn’t work or if the functionality have any issues to proceed then you can say this is a bug.

bforball

bforball Purchased

Sms otp is not working as website fast2sms is giving , so this is kind of bug

Nope.This is not even possible on third party system. We do not even any option to provide any system that not allowed by the third party system.

hi there, sorry I did not renew my license yet. Just quick question. I forgot my admin password, and my mail does not work for password recovery option. I tried to do it manually via phpMyadmin, but without luck. Is there any way on how to reset admin password?

Please create a ticket at http://support.activeitzone.com

I need your response to request (4112). The homepage is not changing after selecting Homepage 6 – The-Core.

As weekly off days, our support system is offline on Friday and Saturday. Due to the urgency, we could nevertheless attend on Saturday (GMT+06).

Ok. Thanks

You’ve been replied, please continue there. Thanks.

Pharetz

Pharetz Purchased

lets have auto generated sku

According to your account details, your support period expired in May 2023 — over 30 months ago. During this time, you’ve received 60+ updates with a wide range of new features, all developed through our ongoing effort, expertise, and experience. To keep things fair and continue receiving support, we kindly ask you to renew your item support package.

Hello,

I am contacting you regarding the script I recently purchased. Unfortunately, after reviewing the codebase and attempting to start the installation and development process, I encountered several structural issues that prevent me from using the product in its current state.

One of the first problems is that basic Laravel commands such as `php artisan route:list` cannot run correctly because the project contains many routes referencing controllers that are not present. From what I can see, several features have been removed from the core and are distributed as separate addons, but the base code still includes references to those missing components. This leaves the application with multiple broken dependencies even before any customization.

Additionally, the project structure does not follow the standard Laravel deployment approach where the web server’s document root points to the `public` directory. Instead, the entire project is placed at the same level, which raises security and deployment concerns.

Because of these issues, I have not been able to proceed with the installation or evaluation of the product as expected. If I had been aware that the base code required additional components to function properly in this way, I likely would not have made the purchase.

Given the current situation, I would like to request a refund for this purchase, as the product does not meet the expectations I had for a Laravel-based project and I do not believe I will be able to use it.

Please let me know how we can proceed with the refund process.

Thank you.

Thank you for the clarification regarding the license.

I would like to clarify that evaluating the codebase, reviewing the architecture, and verifying how the application behaves in a standard Laravel environment are normal steps before deciding whether a product can be used in any project. This does not imply commercial use, client work, or deployment in a production environment.

At this stage, I am simply assessing the product after purchase to determine whether it meets my expectations and whether it is technically suitable to use. The points I raised about the codebase are part of that evaluation process.

My concern remains the same: the core package references controllers that are not included, which prevents standard Laravel commands from running correctly. This makes it difficult to properly evaluate or work with the project.

For this reason, I would still prefer to proceed with a refund request rather than continuing with technical troubleshooting.

Please let me know the next steps required to initiate the refund process.

Thank you.

There is also another point I would like to mention.

Even if the installation wizard works as intended, the underlying codebase should still remain internally consistent for development and maintenance purposes. In its current state, the core package contains route definitions that reference controllers which are not present in the base code.

In a typical modular Laravel architecture, routes and services belonging to optional modules are only registered when those modules are installed. This prevents the framework from referencing non-existent classes.

Because the core system currently references components that are not included unless additional addons are installed, the application is left in a partially broken state from a framework perspective. This makes it difficult to properly inspect, maintain, or extend the project.

This is the main reason why I raised the issue during my evaluation of the product.

We have not encountered the issue you described. Currently, 9,800+ users are successfully using the same installation process without such problems, which indicates the setup is stable when followed correctly.

Since this type of matter requires proper investigation, it cannot be effectively resolved through the comment section. We kindly request you to continue via our support zone, where our team can assist you in detail.

Please note that our support team is currently on vacation for Eid ul-Fitr 2026, so response times may be slower than usual during this period.

keekhost Purchased

i want to you reset my license my license stolen by my friend and he installed the script from nulled sorces and add my license

Just install on your domain and re-activate with your purchase code. That’s it.

eiaser

eiaser Purchased

kindly check Ticket number 4096

Our support team has already informed you regarding the issue. Based on the review, it appears the problem may have occurred due to the custom modifications made to the system.

Additionally, your support period has already expired from May 2023, so we kindly request you to renew your support package to receive further assistance in accordance with marketplace policy.

Please also note that our support service remains closed on Fridays and Saturdays due to weekly holidays. However, considering the urgency, our team still managed to respond to your request on Saturday (GMT+06).

eiaser

eiaser Purchased

Upload this file manually to the following path in your server or hosting panel: storage/app/analytics/service-account-credentials.json

there is no folder of analytics folder. only available till storage/app/

According to your account detail it has been that your support time is expired from May 2023 means it will 30 months + Within this time line you get 50+ free item update so to make it fair enough it/s now mandatory to renew your item support pack.

eiaser

eiaser Purchased

I just inform you so that you can correct it.Here is no folder of analytics. It is maybe mistakenly error

We also just inform you about the support expiry statement.

After the recent update, the website is very slow. I have checked the code, scanned it, and I found a larger number of requests which makes the site slower.

Dont tell me its a Server thing as I checked with the server team as well

According to your item support history, it is evident that our support team assisted you even after your official support period had expired. However, in your review you mentioned that the support was not proper, which is not accurate.

In fact, in the same ticket you requested assistance for resetting your license key, and our support team responded and helped you accordingly. You can see the reference here: [Linked removed]

Additionally, the features you mentioned — such as Google Analytics integration and Meta Pixel server-side tracking — are designed to communicate with third-party platforms. The data transmission and processing are ultimately handled by those external systems and their servers, not solely by the item’s code.

If you encounter any issue with the item, the correct approach is to discuss it with our support team. If your support period has expired, you will need to renew your support license to receive further assistance, as per marketplace policy. Please note that the support duration is defined by the marketplace, not by the author.

Leaving a negative review does not help resolve the issue. If a review is based on a genuine problem caused by our product, we always take responsibility and fix it. However, in this case there is no fault from our side that justifies such a negative review.

Hi there urgent please reply on this ticket #4099 its been lot of time time now

Please continue on ticket. Thanks.

Thanks done :) appreciated

Thanks.

hello guys there is a directory which is empty https://demo.activeitzone.com/ecommerce/home

RewriteRule ^home/?$ https://domain.com/ [R=301,L]

am using rules to redirect to the main url is it an important directory if not can it be fixed

thanks

Ok we will check

Hello FInd below a lot of error encoured in the script

ERROR 419: when you login to Admin; seller and Customer PANEL - it exist ethen on your main demo https://demo.activeitzone.com/ecommerce/login and when you refresh you find yourself LOGGED IN Correctly !!!

ERROR Code d’erreur: 500 : when you ADD PRODUCT and you ACTIVAITE THE TOOLBAR to green on the FRONT of the COLORS VARIANTS PRODUCT and when you disbale it and You dont use any variant it .S working (Same scenario for the EDIT if you edit a product and activate the TOOLBAR and chosse colors and Variants and you gonna click save it will redirect to 500 ERROR PAGE)

For technical item issue solution please send us item support ticket from here http://support.activeitzone.com

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey