Oka 4 Posted March 6 Share Posted March 6 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. Quote Link to post Share on other sites
Engy 6 Posted March 6 Share Posted March 6 Hello, First congratulation @ClicShopping for this big work. Now, what is the impact compare V2.x and is it difficult to make a migrate ? 1 Quote Link to post Share on other sites
Julie 57 Posted March 6 Share Posted March 6 Yes congratulation to the team. @Engy, in my experience is not so difficult to make a migration, you must just follow the instruction inside th sql_upgrade directory, you must have the instruction to do that. But I recommend you to use the compare tool, and compare your default template with your template to include the different update. I am not expert in dev, but I appreciate this tool and it helps me a lot. 1 Quote Link to post Share on other sites
Drack 59 Posted March 6 Share Posted March 6 Yes agree also, congratulation to @ClicShopping team, It's a major release, php 8 , bootstrap 5 Beta 2 version .... This is a big work has been done. I agree with Julie, take time to make your migration. In my experience, if you do not change anything inside the code and you create a specific template, it will not difficulties to include the update. The most important will be to remove and reinstall your module, Bootstrap 5 has not the same approcha that the version 4 nad update your database as recommended. 1 Quote Link to post Share on other sites
Carole 7 Posted March 6 Share Posted March 6 Just a little question, What is the big difference between bootstrap 4 and 5. Congratulation to the team. 1 Quote Link to post Share on other sites
Patrick 61 Posted March 6 Share Posted March 6 Hello @Carole, The major point about boostrap is it's a major release, B4 and B5 are very different. Jquery is not used anymore for example. About ClicShopping, Bootstrap 5 icon is now including inside the application, fontAwesome has been removed. For some people are developed app with font awesome by default, must update that or use the old hook in the ClicShopping v2.x Also some jquery script has been removed but Jquery is always inside the application, I think this framework will disappear in the futur. In all case, a big work has been done, and congratulation 3 Quote Link to post Share on other sites
Monkey 2 Posted March 6 Share Posted March 6 (edited) Hello, Big thank to the team. As some many curious to install it on local server and test it. Just a question , ClicShopping has new features incorporated inside ? Edited March 6 by Monkey Quote Link to post Share on other sites
Drack 59 Posted March 6 Share Posted March 6 Not a lot, but you have a new simple vertical menu in the administration, you can activate or not. Integrate php 8 and bootstrap, it's a big work. That's enough. 1 Quote Link to post Share on other sites
Patrick 61 Posted March 6 Share Posted March 6 Yes I agree with Drack. Note, there is a little reorganization on the product admin page. It's better like that in my sense. Quote Link to post Share on other sites
Foster 69 Posted March 7 Share Posted March 7 Hello, Yes congratulation to the team for this new release. The dashboard has a new script, very light and not use jQuery, It's better like that in my sense. Now all the browser can manage some function. The importance of Jquery start to decrease. FontAwesome has been removed also. Now just to have a bootstrap beta 2, I ask me question. It will no better to have the official release ? Quote Link to post Share on other sites
Juliana 11 Posted March 7 Share Posted March 7 Hello, Follow the team communication : https://www.clicshopping.org/forum/topic/2004-v33-release-published/ There is a new image gallery inside the application. Is it possible to have again the old gallery ? 1 Quote Link to post Share on other sites
ClicShopping 299 Posted March 7 Share Posted March 7 Hello, Thank you for you comment, it's always welcome. @Juliana, Yes you can always use the last image gallery but you must follow this process - Do not remove the jquery hooks because the module use jquery - For this version, we do not touch on the module - No pb - You must change inside the image gallery these elements : edit : pi_products_info_gallery.php Inside sql configuration : 'configuration_title' => 'Where do want to display the gallery position ?', update by this 'set_function' => 'clic_cfg_set_boolean_value(array(\'float-end\', \'float-start\', \'float-none\'))', Of course, remove and reinstall it. I will push when I have a little time a specific module in the marketplace and github community. 3 2 Quote Link to post Share on other sites
Juliana 11 Posted March 7 Share Posted March 7 Hello @ClicShopping, Ok understood, thank you for your advice. Quote Link to post Share on other sites
Eolia 2 Posted March 13 Share Posted March 13 Hello, Do you know some other update to do and make be careful ? Quote Link to post Share on other sites
Drack 59 Posted March 19 Share Posted March 19 Just follow the update. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.