Skip to content
View in the app

A better way to browse. Learn more.

Clicshopping AI, Free generative artificial intelligence e-commerce Open Source , Open Source Store Onlne

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
  1. Quick video about the process installation of ClicShopping :

      • Thanks
      • Like
    • 25 replies
    • 45.1k views
  2. 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.

      • Thanks
      • Like
    • 4 replies
    • 5.9k views
  3. 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…

  4. 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.

  5. 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 //…

  6. 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

  7. 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…

  8. 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…

  9. General discussions · Started by Grantz,

    Hi everyone, I am new to this forum. I am very happy to be a part of this forum

      • Haha
      • Thanks
    • 23 replies
    • 8.7k views
  10. Optimization / Marketing · Started by Grantz,

    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.

      • Thanks
    • 20 replies
    • 21.6k views
  11. Hello @ClicShopping , Thank you for this new version, could you tell us if there something specific and make attention to update the website ?

      • Thanks
      • Like
    • 19 replies
    • 7.4k views
  12. Hello, I found this hook allowing to add new informations on the dashboard. it look great. https://www.clicshopping.org/forum/files/file/162-hooks-dashboard-top/ Is it possible to include other informations ?

      • Thanks
      • Like
    • 19 replies
    • 8.2k views
  13. General discussions · Started by Oka,

    Hello, I just come back on the forum and I see this news, v3.00 is out. Seems to include boostrap 5 and only compatible with php 8.0. Again work for me to migrate my current version.

      • Thanks
      • Like
    • 14 replies
    • 10.3k views
  14. Hello, I am new and I have a server based on php 6.x . I would know if ClicShopping works with this version ?

  15. I come from Viet Nam. The default ClicShopping installation has two languages: English and French. But, in my country, English nor French is second language. So, I want to translate into Vietnamese. How can I do it? ClicShoppingAdmin -> Tools -> Editors -> DefineLanguage doesn't work at all. It is read only, we cannot write. I think I will download whole of directory (sources -> language -> english) to translate file-by-file. Please help me! Thank you so much! SuperThin.

      • Thanks
      • Like
    • 13 replies
    • 4.8k views
  16. General discussions · Started by ClicShopping,

    Like you can see, the 3.12 is out. Some files have been updated or improved. the 3.12 has been out because they have a security fix on jquery. We have updated also some script. To update ClicShopping : If you have modified the template default directory, it's better to use a beyond compare If you use another template directory, you nothing to do except to compare you have modified files to see if there is an update or not. Have a good day

      • Thanks
      • Like
    • 13 replies
    • 5.3k views
  17. Hello, Looking the documentation, https://www.clicshopping.org/forum/topic/14-how-to-display-information-inside-the-template/ I would know if it's correct if I do that : Inside modules_front_page/template_html/ I modified this files template_bootstrap_column_5.php and I added echo $products_packaging . Is it correct ?

      • Thanks
    • 12 replies
    • 8.3k views
  18. Hello, I would have information in the footer. I had looked the different module inside the marketplace but I don't know what I want. Could you tell me how to make that?

      • Thanks
    • 12 replies
    • 6k views
  19. Hello, Do you any idea about to create a better email marketing. Share your experience can be a good idea I think.

    • 12 replies
    • 5.6k views
  20. I may be some time. :-/ I've hosted/supported e-commerce software for more than 15 years but this is the most difficult one to get installed and running. There is no clear installation path/instructions and downright dangerous instructions. Permissions of 777 should NEVER, repeat NEVER be used, for example and is in fact impossible to use where suexec/suphp/PHP-FPM comes in to use. Using the master.zip directly extracted on the server, installed to web root and with file/directory permissions set correctly to 644/755. Step 4 of installation present a blank (500 error) screen. On a different server/control panel, I have managed to get something running bu…

Tell a friend

Love Clicshopping AI, Free generative artificial intelligence e-commerce Open Source , Open Source Store Onlne? Tell a friend!

Important Information

By using this site, you agree to our Terms of Use

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.