LiteCommerce ASPE configuration

Return to Introduction  Previous page  Next page

The basic settings of LiteCommerce ASPE are stored in the 'etc/config.php' configuration file. These include database details, host settings, session and logging details and more. The file is modified automatically during the web installation and by editing the system settings in the 'Settings' tab. In the normal workflow it does not require manual modifications. One important bit of information included in the file is the 'auth_code' variable which contains the authorization code you will need if you are going to reconfigure your LiteCommerce ASPE system using the 'install.php' script.

Additionally, the 'xlite_asp_config' table in LiteCommerce ASPE database contains other significant configuration settings.

All data pertinent to the setup and configuration of client stores is located in the following tables:

xlite_asp_shops
xlite_asp_modules
xlite_asp_profiles

Default shop settings are stored in the 'xlite_config' database table.

Configuration settings stored in the database are fully manageable through the LiteCommerce ASPE Control Center.