Recipe for a Horde Application:
- Construct a "skeleton" version of the application.
- Add the application's core functionality.
- Introduce application-specific interfaces and objects.
- Add display templates (HTML).
- Add user preferences support.
- Add additional Horde framework integration.
Or ...
- Copy an existing application.
- Customize it.
|