Tutorials – Learning Composr

Tutorials

Implementing a "Shopping discounts" feature

Rating:
Item has a rating of 5 Item has a rating of 5 Item has a rating of 5 Item has a rating of 5 Item has a rating of 5
By:
Chris Graham
Added:
14th Mar 2023
Media type:
Video
Difficulty:
Expert
Tutorial type:
Auxillary
Tags:

A live programming tutorial, implementing a new "discounts" feature into the shopping catalogues. Shows you how coding for Composr gets done.

Code Book, contents and introduction

Rating:
By:
Chris Graham
Added:
31st Dec 2005
Edited:
22nd Jul 2024
Difficulty:
Expert
Tutorial type:
Core documentation
Tags:

The programmer's guide for Composr development. Contents and Introduction.

Using Form Handlers

Rating:
By:
Patrick Schmalstig
Added:
29th Feb 2024
Edited:
10th Oct 2024
Difficulty:
Regular
Tutorial type:
Auxillary
Tags:

This tutorial covers how you can implement form handlers to post-process member registrations and catalogue entries.

Conposr and Conposr++

Rating:
By:
Chris Graham
Added:
31st Mar 2019
Edited:
10th Oct 2024
Difficulty:
Expert
Tutorial type:
Auxillary
Tags:

Introducing the Conposr and Conposr++ frameworks.

Making an addon (part 1)

Rating:
By:
Chris Graham
Added:
31st Jul 2008
Edited:
10th Oct 2024
Difficulty:
Expert
Tutorial type:
Auxillary
Tags:

The first in a series of practical tutorials showing how to create addons.

Introduction to programming

Rating:
By:
Chris Graham
Added:
31st Jul 2008
Edited:
22nd Jul 2024
Difficulty:
Expert
Tutorial type:
Core documentation
Tags:

This huge tutorial serves as an introduction to programming, with a particular emphasis on PHP.

Code Book, part 3 (Miscellany)

Rating:
By:
Chris Graham
Added:
31st Dec 2005
Edited:
2nd Oct 2024
Difficulty:
Expert
Tutorial type:
Core documentation
Tags:

The programmer's guide for Composr development. Miscellaneous technical guidance.

Code Book, part 4 (Obscure Coding Standards)

Rating:
By:
Chris Graham
Added:
31st May 2017
Edited:
22nd Jul 2024
Difficulty:
Expert
Tutorial type:
Core documentation
Tags:

The programmer's guide for Composr development. Coding Standards.

eCommerce

Rating:
By:
Chris Graham
Added:
31st Jul 2008
Edited:
22nd Jul 2024
Difficulty:
Expert
Tutorial type:
Core documentation
Tags:

Use the eCommerce system to sell things. Usergroup subscription and member invoicing are available out-of-the-box.

Introduction to Cookies and sessions (and JavaScript)

Rating:
By:
Chris Graham
Added:
31st Jul 2008
Edited:
16th Aug 2024
Difficulty:
Expert
Tutorial type:
Core documentation
Tags:

Want to know everything there is to know about cookies and sessions? You probably don't, but if you do, read this!

Code Book, part 1b (Further back-end concepts)

Rating:
By:
Chris Graham
Added:
31st Dec 2005
Edited:
22nd Jul 2024
Difficulty:
Expert
Tutorial type:
Core documentation
Tags:

The programmer's guide for Composr development. Back-end development, part 2.

Code Book, part 4 (Coding Standards)

Rating:
By:
Chris Graham
Added:
31st May 2017
Edited:
2nd Nov 2024
Difficulty:
Expert
Tutorial type:
Core documentation
Tags:

The programmer's guide for Composr development. Coding Standards.

Making an addon (part 3)

Rating:
By:
Chris Graham
Added:
31st Jul 2008
Edited:
10th Oct 2024
Difficulty:
Expert
Tutorial type:
Auxillary
Tags:

The third in a series of practical tutorials showing how to create addons.

Code Book, part 1a (Core back-end programming)

Rating:
By:
Chris Graham
Added:
31st Dec 2005
Edited:
5th Aug 2024
Difficulty:
Expert
Tutorial type:
Core documentation
Tags:

The programmer's guide for Composr development. Back-end development, part 1.

Writing mini-modules

Rating:
By:
Chris Graham
Added:
30th Apr 2015
Edited:
10th Oct 2024
Difficulty:
Regular
Tutorial type:
Auxillary
Tags:

How to code simple PHP pages in Composr.

Mobile apps via Composr Mobile SDK

Rating:
By:
Chris Graham
Added:
31st Dec 2015
Edited:
22nd Jul 2024
Difficulty:
Expert
Tutorial type:
Core documentation
Tags:

Composr Mobile SDK is the toolkit for building mobile apps that connect to a Composr-powered website.

JavaScript Reference

Rating:
By:
Salman Abbas
Added:
30th Nov 2017
Edited:
22nd Jul 2024
Difficulty:
Expert
Tutorial type:
Core documentation
Tags:

A guide to the JavaScript programming framework in Composr.

PHP & MySQL: The Missing Manual

Rating:
By:
Brett McLaughlin
Added:
14th Mar 2023
Media type:
Book
Difficulty:
Expert
Tutorial type:
Auxillary
Tags:

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.

The Composr programming framework

Rating:
By:
Chris Graham
Added:
31st Jul 2008
Edited:
2nd Oct 2024
Difficulty:
Expert
Tutorial type:
Core documentation
Tags:

Composr is not just a web application, but also a programming framework. Find out how the puzzle pieces fit together.

Using Enums with MySQL

Rating:
By:
Chris Graham
Added:
30th Apr 2014
Edited:
10th Oct 2024
Difficulty:
Expert
Tutorial type:
Auxillary
Tags:

How to use MySQL database enums within Composr.

A PHP/Composr coding primer

Rating:
By:
Chris Warburton
Added:
30th Apr 2015
Edited:
10th Oct 2024
Difficulty:
Regular
Tutorial type:
Auxillary
Tags:

A worked guide to writing new PHP code for Composr.

Code Book, part 2 (Front-end)

Rating:
By:
Chris Graham
Added:
31st Dec 2005
Edited:
22nd Jul 2024
Difficulty:
Expert
Tutorial type:
Core documentation
Tags:

The programmer's guide for Composr development. Front-end development.

Making an addon (part 2)

Rating:
By:
Chris Graham
Added:
31st Jul 2008
Edited:
12th Oct 2024
Difficulty:
Expert
Tutorial type:
Auxillary
Tags:

The second in a series of practical tutorials showing how to create addons.

Optimising Performance

Rating:
By:
Chris Graham
Added:
31st Jul 2008
Edited:
22nd Jul 2024
Difficulty:
Expert
Tutorial type:
Core documentation
Tags:

Composr is very heavily optimised for high performance out-of-the-box, but here are some advanced performance tips.

Manually editing your database with phpMyAdmin

Rating:
By:
Chris Graham
Added:
31st Jul 2008
Edited:
22nd Jul 2024
Difficulty:
Regular
Tutorial type:
Core documentation
Tags:

A primer on databases, and how SQL is used to connect to them - as well as practical advice on using phpMyAdmin.

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.