Table of Contents

Module guide - before you start

Before you start developing your very own pluck modules, please read this page through carefully.

Requirements

Pluck modules are of course developed in the PHP programming language. Besides PHP, (X)HTML and CSS are used to present the user of pluck a graphical interface. This means that module developers at least need the following skills:

Before you start...

Before you start working with pluck modules, we suggest you take a good look at the guide on how to create themes for pluck. This theming guide contains some information about modules, and will help you understand better how modules are implemented in pages.

And now: let's start!

Let's start! Go to the first chapter...