This download is a combined package of the CMS CMSimple and the Online shop QuickCart. While CMSimple can be replaced with other versions since nothing has been changed in this programm, QuickCart cannot, since it is installed with 12 plugins and two addons. Furthermore, this QuickCart version has been adjusted to a specific CMSimple template layout.
Beside the normal functions, QuickCart provides (please check www.opensolution.org), the additional plugins and addons boost up the functionality of this shop to a great extent. Howerever, their functions are optional. - Ordered List Item They can be switched on and off via the QuickCart own PluginManager. As listed they are:
As default all functions are switched on in this package except sendOrderToClient. As already mentioned, there are also two addons included, which are permanently functioning. An inactivation requires removal of programming code, which is explained later on. The addons are:
Download at http://www.nmud.de/downloads/CMSimple_QuickCart.zip
Download page at http://www.nmud.de/cmsimple-templates/downloads.shtml
back to cmsimple-solutions
The Quick.Cart shop is loacated in an iframe. If the shop is indexed by Google and other search engines, single indexed shop links will lead to shop subpages without the surrounding CMSimple installation which holds the shop. To circumvent this you can add a javascript which will reload CMSimple in conjunction with the shop’s entry page.
<script type="text/javascript"> <!-- var uripath= window.location.pathname.substr(0, window.location.pathname.lastIndexOf("shop") ); if (uripath.lastIndexOf("shop") == uripath.length) { uripath = uripath.substr(0,uripath.length) ; } if(top.location == self.location) { top.location.href = uripath+'?Demo-Shop'; } //--> </script> </head>
Discussion
Using the wrapper plugin you will be able to include any kind of online shop - oscmmerce, xtcommerce, etc. - or even the newer versions of Quick.Cart shop.
Till
There are newer Quick.Cart versions available. However, they do not come loaded with all the features this version does. The newer versions are - if loaded with features - payware. Only the raw shop can be downloaded as freeware.
Version 1.4 is the last stable, fully featured Quick.Cart shop available. It still can be downloaded from opensolution.org.