August 1, 20196 yr Hello, Happy to present you the ne release 3.21. All information is available there : https://www.clicshopping.org/forum/topic/398-version-321-release/ I hope you will be happy and the work continue !!! Have a good day
August 1, 20196 yr Introduce the composer, I have tested and works very fine. It will help to install a specific application. Nice idea Thank you @ClicShopping
August 1, 20196 yr Big thank to @ClicShopping for the work. @Patrick, could explain for a newbie what is composer and this advantage ?
August 1, 20196 yr @Janett You will find more information here : https://getcomposer.org/doc/00-intro.md Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you. The main advantage, it's install you all the dependencies and allow you to call easily the classes inside our script. Looking the composer external directory : guzzlehttp ==> api connect phpmailer ==> send email xml-rpc ==> webservice fpdf ==> invoice are installed by default. thank you for this release @ClicShopping Edited August 1, 20196 yr by Foster
August 1, 20196 yr You can install on your dashboard the module allow you to know if there is an update on not. Inside tools / extension, you have also a message
August 2, 20196 yr I installed the version but I have this error appear : 01-Aug-2019 15:32:30 Europe/London] PHP Warning: escapeshellcmd() has been disabled for security reasons in /home/*******/public_html/shop/ext/PHPMailer-master/vendor/phpmailer/phpmailer/src/PHPMailer.php on line 1567 Do you know the problem ?
August 2, 20196 yr @Ronaldo You problem has been mentioned in other topic. Look. Your hoster has decided to block this function for security reason. In this case, you must set you email in smtp and not with sendmail. Edited August 2, 20196 yr by Foster
August 4, 20196 yr Ok, look a little more the topics, I find some interesting point ! Happy for me !! Find also the tuto about the smtp configuration. @Ronaldo hank you for this information
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.