Extend Plone

Description

A simple tutorial introducing the basics of Plone development.

In these examples the tutorial extends Plone. First, we create an add-on package on the filesystem to put our code. Then within that package, we add a simple form, a content-type, and a custom view.