Topics
-
Quick video about the process installation of ClicShopping :
-
-
- 25 replies
- 45.1k views
-
-
Hello, This tutorial help you to include a modal boostrap with an external element inside the modal without the header and the footer 1st step : Modal boostrap now we suppose you want to include a modal inside a file. For example in edit.php Add this element : the modal boostrap where you want. (Sites/Admin/Pages/Home/template/edit.php) <script> $( document ).ready(function() { $("#myModal").on("show.bs.modal", function(e) { var link = $(e.relatedTarget); $(this).find(".modal-body").load(link.attr("href")); }); }); </script> <?php //******************************** // call pop up inside Amin/Pages //…
-
- 0 replies
- 6.4k views
-
-
Tutorial about how to configure double taxes system (QC, Canada) in ClicShopping. Quebec settings have been taken because it's little more complex to take 1 tax but the process is little the same.
-
-
- 4 replies
- 5.9k views
-
-
Good morning, Some of you have certainly noticed a change on the logo. Since the 2 last versions, we have set out to put generative artificial intelligence in the application with GPT and OPENAI. The module will certainly evolve in time to integrate other approach like Google Bard for example. We go there in stages. For the next version 3.431 a Charbot will be integrated into the application on the front office. It will use generative AI to give additional information to the user allowing him to have more information on the product. We wanted to go more far including generation conditions for example. But the expected result was…
-
-
- 0 replies
- 4.1k views
-
-
We have started the next version of ClicShopping and some minor release has been pushed. What do we find inside this new version essentially ? Php8.2 compatibility and optimized Studio editor to edit the template and the css Cronjob manager with some tasks included API allowing to connect ClicShopping with some other tools as crm, erp across json approach .... A new marketplace Librairies will updated Double authentification The new boostrap version and some other surprises
-
-
- 0 replies
- 3.7k views
-
-
For over two years, ClicShopping AI has been integrating generative AI using OpenAI, Anthropic, and Ollama. While the V3.x release incorporated AI without requiring fundamental changes to the core application or underlying technologies, the upcoming V4 takes a major leap forward with deeper AI integration and enhanced functionalities. MariaDB with RAG: A Game Changer for AI-Driven E-Commerce for PHP aplication MariaDB has recently introduced a version with built-in Retrieval-Augmented Generation (RAG), leveraging OpenAI for intelligent search and contextual understanding. This upgrade enables databases to create vector embeddings, allowing for adva…
-
- 0 replies
- 3.4k views
-
-
This version move the includes directory to Core directory. If you install an app do not forget to change the includes directory into Core directory. Until the transition is not completed, please do not install directly from the ClicShopping AI an App. Download and do it manually. Thank you.
-
- 0 replies
- 2.9k views
-
-
We are proud now to announce you ClicShoppingAI is a native agentic e-commerce platform built on an open, multi-agent architecture orchestrated by a central Orchestrator Agent. Designed for extensibility, the platform enables the dynamic addition of new agents and functional domains as business needs evolve. Multi-Agent Architecture At the core of the system, the Orchestrator Agent analyzes user intent and routes requests to the appropriate domain agents. Specialized agents operate across key functions: Semantic Agent for semantic search and content understanding using vector embeddings and retrieval-augmented generation (RAG). Analytics Age…
-
- 1 reply
- 1.5k views
-
-
Hi guys, What is the best method to do SEO? I would many details to try to make something good if you can help me. Thank you.
-
-
- 20 replies
- 21.6k views
-
-
Hi, how to check if the email of the new user is real ? Do you have some solution ?
-
- 6 replies
- 14k views
-
-
Hello, I have installed an app and I do not to use. How to delete it ? Thank you.
-
- 1 reply
- 13k views
-
-
Hello, I have just installed ClicShopping, Do you know if you have the japanese language if not how to propose something for the catalog ?
-
-
- 4 replies
- 12k views
-
-
Hello, The latest commit introduce the service worker and a manifest for web app. The advantage to use a web app is for the smartphone and improve the speed of the website. If you want more information about that, just follow these links : about the web app : https://developers.google.com/web/fundamentals/web-app-manifest service worker : https://developers.google.com/web/fundamentals/primers/service-workers About the manifest, you nothing to do but if you want change the logo, you must go in this directory /sources/images/logos/manifest just replace the logo by yours and you must respect also the size of the image. …
-
-
- 3 replies
- 11.8k views
-
-
Hello, Just a weird question. On the right, you have diffrent short icon. It is possible to add another. I waat to create a new shortcut icon to go in review. Thank you.
-
-
- 4 replies
- 11.7k views
-
-
Hello! I am interested by clicshooping as I want to migrate from Zencart which is no more translated into french ; I tried several installations on my Gandi simple hosting (php 7.3 MYSQL 5.5) or on my local server (xampp (last 3.2.4) with windows 10 - 64 bits) . I had to load :clicshopping_en_MyIsam.sql on both and it was OK for the database but I was unabble to access to the admin: the sreen is blank after writng the user name and the password: no message error. I tried 3 or 4 times to install again. I could see only the storefront. Was is the problem? I deleted the install directoryand made the modifications for the files ( writing 777 and so on) Other …
-
- 10 replies
- 11.3k views
-
-
Do you know how to display a review button inside the product description. I don't see this element in the demo installation ?
-
- 3 replies
- 11.3k views
-
-
I have followed all the installation steps but at the end when I try to enter the Admitter Panel it appears (HTTP ERROR 500). Anyone who can help me ?, I can give credentials of my site so you can help me .. Thank you
-
- 9 replies
- 11.3k views
-
-
Hello, I would knoy how to activate seo url pro, I click on true but it do not work. Thank you
-
-
- 3 replies
- 10.9k views
-
-
Hello, I will know if it's interest what is the best configuration to send email. Let the default configuration, use the mime HTML and use gmail approach or sendmail ?
-
-
- 5 replies
- 10.6k views
-
-
Hello Everyone, Do you know if there is a maximum size to download an image ? I tried with an image with a big resolution, and it does not want to resize. It blocks. Thank you.
-
- 3 replies
- 10.5k views
-