In this series we want to show some tools that can help to build components for Joomla.
In episode one and two we introduced our example, an event schedule, and implemented it without building a component. We implemented it with core Joomla, with Seblod and Fabrik.
In episode three and four we built a component, without using much tools. We explored how relationships between entities are implemented in Joomla itself and we listed additional features, built-in into Joomla.
In episode five and six we used Component Creator and Component Generator to build our example event schedule component.