| Directory Name |
Description |
| admin |
The files associated with the backend administration of the store. This directory is referenced once the store is operational for the ongoing maintenance and management of your online store. |
| cache |
Cached files are stored here if its enabled in admin.
|
| classes |
Various classes including email, cart and gd classes. |
| docs |
This contains the CubeCart license document. |
| images |
Images relating to the store product images and the Rich Text Editor. |
| includes |
Files relating to the front end processes of the cart. This includes the main content area and side boxes. |
| ioncube |
Contains files relating to code protection. |
| js |
Contains JavaScript files. |
| language |
The language specific items within CubeCart. The language files control every aspect of menu/structure text for the frontend, backend and emails. In v4, the easiest and preferred method of editing the language files are through Admin. More information can be found on the Languages page. |
| modules |
This contains the plugin modules associated with the Gateways, Shipping and Affiliate systems. |
| setup |
This contains the installation and upgrade scripts to install/upgrade CubeCart. This directory can, and should be removed after the initial installation/upgrade has been completed. |
| skins |
Contains the skin(s) used for the frontend store design. The default skins are Classic, Carreta-Bright, Carreta-Soft and KitaBlue. More information can be found in the Customising CubeCart section. |