My Joomla Component development workflow
My first and currently only Joomla component development was for the SWA UK website. The component manages memberships, events, tickets, results and more and is a rewrite of a previous component for Joomla 1. But in this post lets ignore what the component does and instead concentrate the development workflow that is used. After lots of…
Letting a Joomla component assign View Levels to Users
So I recently came across an issue with my speedy rewrite of the component that is used to power the SWA website. Here is a quick summary of the issue and how I went about fixing it! The rewrite maintains information about users and members in tables that it has created. A User, in Joomla…