The contents of this document are a work in progress
About this trail
This trail shows how to get started with Plexus Component development. It starts off with a simple Plexus component and gradually evolves it to show different ways a component can be used.
- Prepping project: Website Monitor component
- Diving in
- Joys of TDD (Test Driven Development)
- More bells & whistles
- Configuring to get it right!
- Voila! We have a Component
- Component Usage Scenarios
- Packaging
- Other Resources
You can also refer to the Plexus Developer's Guide if you are interested in an in-depth understanding of Plexus internals and workings.