Technical requirements
In this chapter, we will not work on our code base; instead, we are going to work directly on our demo site, so we will need the following:
- The Joomla! site we installed in the previous chapters should be enough, as Joomla’s template manager tools are basic but powerful
- It will be nice to have FTP access to the files on our Joomla! site
- If you have FTP access, using Visual Studio Code (or the code editor of your preference) to edit the files will be fine
You can find the code files for this chapter on GitHub: https://github.com/PacktPublishing/Developing-Extensions-for-Joomla-5/tree/chapter10