Tutorials – Learning Composr
Tags
- Addon
- Administration
- Advice & Guidance
- Analytics
- Banners
- Business Development
- Calendar
- Catalogues
- Chatrooms
- Collaboration
- Configuration
- Content
- Contributing
- CSS
- Design & Themeing
- Development
- Downloads
- eCommerce
- Feedback features
- Forum
- Fun and Games
- Galleries
- Installation
- Internationalisation
- Internet Technology
- Introduction
- JavaScript
- Maintenance
- Members
- Mobile
- News
- Newsletters
- Opinion
- Pages
- Performance
- PHP
- Power tools
- Security
- SEO
- Social
- Structure and navigation
- Support
- Third Party Integration
- Upgrading
- Web standards & Accessibility
- Webhosting
- Wiki
Tutorials
Code Book, part 3 (Miscellany)
The programmer's guide for Composr development. Miscellaneous technical guidance.
Implementing a "Shopping discounts" feature
A live programming tutorial, implementing a new "discounts" feature into the shopping catalogues. Shows you how coding for Composr gets done.
Introduction to Cookies and sessions (and JavaScript)
Want to know everything there is to know about cookies and sessions? You probably don't, but if you do, read this!
Introduction to programming
This huge tutorial serves as an introduction to programming, with a particular emphasis on PHP.
Optimising Performance
Composr is very heavily optimised for high performance out-of-the-box, but here are some advanced performance tips.
Code Book, part 4 (Coding Standards)
The programmer's guide for Composr development. Coding Standards.
Making an addon (part 2)
The second in a series of practical tutorials showing how to create addons.
Manually editing your database with phpMyAdmin
A primer on databases, and how SQL is used to connect to them - as well as practical advice on using phpMyAdmin.
Using Form Handlers
This tutorial covers how you can implement form handlers to post-process member registrations and catalogue entries.
eCommerce
Use the eCommerce system to sell things. Usergroup subscription and member invoicing are available out-of-the-box.
Server-side public API
Composr has a public server-side API framework for accessing the site through third-party apps.
Code Book, part 1a (Core back-end programming)
The programmer's guide for Composr development. Back-end development, part 1.
Mobile apps via Composr Mobile SDK
Composr Mobile SDK is the toolkit for building mobile apps that connect to a Composr-powered website.
Code Book, part 4 (Obscure Coding Standards)
The programmer's guide for Composr development. Coding Standards.
Code Book, part 2 (Front-end)
The programmer's guide for Composr development. Front-end development.
PHP & MySQL: The Missing Manual
If you can build websites with CSS and JavaScript, this book takes you to the next level -- creating dynamic, database-driven websites with PHP and MySQL.
Code Book, contents and introduction
The programmer's guide for Composr development. Contents and Introduction.
Relaying Errors and Statistics to Composr
Composr has an optional and secure way to automatically relay some errors and statistics to the core development team.
Code Book, part 1b (Further back-end concepts)
The programmer's guide for Composr development. Back-end development, part 2.
The Composr programming framework
Composr is not just a web application, but also a programming framework. Find out how the puzzle pieces fit together.
Need better information?
The Composr documentation is user-driven:
- If you have found documentation problems that you'd like someone else to solve log an issue to the tracker.
- If you'd like to contribute a chunk of documentation to go into a tutorial, also log an issue to the tracker.
- If you want to contribute a new tutorial you can submit a link.