Exercises
Let’s apply the knowledge acquired in this chapter.
Exercise 1 – creating a custom module
In your Joomla backend, create a new site module, selecting the Custom Module type. Give the module the following title: MyModule
, and configure it to be published on all pages in the sidebar-left
position. In the content section of the module, type the following text: This is the text of my first module
. Save and close, then open your website frontend and see how the module looks.