Step 11 Update Server
In this step we provide an update server for mod_hello. You should first read about Update Servers.
There is no associated github code for this step as it falls outside the extension code which you install.
To implement a test update server locally you have to choose a folder which is within the set of folders served by your web server.
For example, if have set up a web server on your own machine using WAMP or XAMPP then you can just create a folder "updateserver" under your Joomla instance.
In this tutorial step we're going to assume that your Joomla instance is called "joom"; you'll have to change this to whatever you use.