Demo modules for using functions inside ao_module API wrapper.
- Download the repo as a zip file
- Unzip demos/* into your ArOZ Online Root Folder (It is usually located in /var/www/html/AOB/)
- Login to your ArOZ Online System (and launch Virtual Desktop Environment if required)
- Try out the demos :)
If you are completely new to developing a PHP + HTML5 + Javascript + CSS website, you can get started with the W3C introduction over here:
Once you know what they are and how they works, you can now start working on ArOZ Online Modules.
To get yourself started, you can take a look at the "hello_world_demo" under demos/hello_world_demo/index.php
.