Difference between revisions of "X-Cart:Programmer's guide"
m (moved X-Cart:X-Cart developer guide to X-Cart:Programmer's guide) |
|||
Line 22: | Line 22: | ||
* [[Special:Allpages/X-Cart:]] - Lists all pages in the X-Cart: namespace. | * [[Special:Allpages/X-Cart:]] - Lists all pages in the X-Cart: namespace. | ||
− | * [[: | + | * [[Special:Recent changes]] - recent changes |
[[Category:X-Cart developer guide]] | [[Category:X-Cart developer guide]] |
Revision as of 17:06, 21 December 2009
Main sections
Categories
- 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.
- X-Cart FAQ
- Frequently asked questions about the software.
Browsing the manual
The manual 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:
- Special:Allpages/X-Cart: - Lists all pages in the X-Cart: namespace.
- Special:Recent changes - recent changes