Difference between revisions of "X-Cart:Programmer's guide"

From X-Cart 4 Classic
Jump to: navigation, search
(Added Integration with third party modules)
Line 8: Line 8:
  
 
; [[X-Cart:Installation|Installation]]
 
; [[X-Cart:Installation|Installation]]
: Guide to setting up a new X-Cart installation
+
: Guide to setting up a new X-Cart installation.
 
; [[X-Cart:Configuration|Configuration]]
 
; [[X-Cart:Configuration|Configuration]]
 
: Information about the various parameters that can be used to customize the X-Cart software.
 
: Information about the various parameters that can be used to customize the X-Cart software.
Line 17: Line 17:
 
; [[X-Cart:Global object variables|Global object variables]]
 
; [[X-Cart:Global object variables|Global object variables]]
 
: Details about the global objects variables used throughout the X-Cart code.
 
: Details about the global objects variables used throughout the X-Cart code.
 +
; [[X-Cart:Integration_with_third_party_modules|Integration with third party modules]]
 +
: Guide to integrating X-Cart 4.4.3 and newer with third party modules.
 
; [[X-Cart:FAQs|X-Cart FAQs]]
 
; [[X-Cart:FAQs|X-Cart FAQs]]
 
: Frequently asked questions about the software.
 
: Frequently asked questions about the software.
Line 29: Line 31:
  
 
[[Category:X-Cart developer guide]]
 
[[Category:X-Cart developer guide]]
 
 
[[Category:X-Cart developer guide]]
 
[[Category:X-Cart developer guide]]

Revision as of 15:04, 20 May 2011

Xc customization.png

Main sections

Categories & pages

Installation
Guide to setting up a new X-Cart installation.
Configuration
Information about the various parameters that can be used to customize the X-Cart software.
Database layout
Details about the database architecture behind X-Cart.
Code
Details about the PHP program.
Global object variables
Details about the global objects variables used throughout the X-Cart code.
Integration with third party modules
Guide to integrating X-Cart 4.4.3 and newer with third party modules.
X-Cart FAQs
Frequently asked questions about the software.
Changelog
List of comments on changes made to X-Cart code.

Browsing the guide

The guide is not particularly developed yet, and the content we do have is not always organized well. These other methods of browsing our content may help: