JKaz 4 Posted September 9 How to use inside ClicShopping. Just I sa this element, can I have more information about the integration inside ClicShopping Quote Share this post Link to post Share on other sites
Foster 54 Posted September 10 Composer is a tool allowing you to install a library quickly or to update all the library easily in one time. For example, PhpMailer is installed via composer and you can update a new version via the command below Composer require ... allow to install a library Composer update allow you to update on or all libray. Quote Share this post Link to post Share on other sites
Mara 0 Posted September 10 Ok, if I understand it's possible to make sometime an upgrade an do not wait a new ClicShopping version ? Quote Share this post Link to post Share on other sites
Foster 54 Posted September 10 You can but before to go in production, check if everything works fine. Quote Share this post Link to post Share on other sites