Welcome to the Redbeckmedia wiki
Welcome to Redbeckmedia Wiki. This is an information source covering Redbeckmedia Products, including technical wiki entries to assist developers in understanding and using the Redbeckmedia PHP Template Framework.
Redbeckmedia.co.uk Website User Guides
Guides for using our website.
Table of Contents
Reseller Online Store Manuals and Documentation
For users of distribution reseller websites such as x2tek from JLT Computers.
Table of Contents
InstantCart & Instantship Template Editing
Redbeckmedia software is built around a series of editable PHP templates. These template files are mainly built using HTML code, but also include references to PHP calls made to the Redbeckmedia software library. These PHP calls pull in modules and data into each template page to construct the overall website.
** Important Notice **
It is adivsed that you are proficient with HTML and have a very basic understanding of PHP if you wish to edit store templates. Techical support is not provided for template assistance to end users, however this guide will be self explanitary to developers. Please edit templates at your own risk, and remember to backup any template files prior to making changes. If you use your own template, you will be required to make any updates and changes that we may issue from time to time.
Most reseller installs (instantship) will not have their own dedicated template system, as they use the default main template that we manage ourselves. It is advised you use the default template if you dont feel confident managing your own template install.
Table of Contents
- Instant Cart Main Template Guide - For developers