Skip to content

Demo modules for using functions inside ao_module API wrapper.

License

Notifications You must be signed in to change notification settings

aroz-online/ArOZ-Online-Module-Demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ArOZ Online Module Demos

Demo modules for using functions inside ao_module API wrapper.

Installation

  1. Download the repo as a zip file
  2. Unzip demos/* into your ArOZ Online Root Folder (It is usually located in /var/www/html/AOB/)
  3. Login to your ArOZ Online System (and launch Virtual Desktop Environment if required)
  4. Try out the demos :)

Getting Started

If you are completely new to developing a PHP + HTML5 + Javascript + CSS website, you can get started with the W3C introduction over here:

How to develop PHP

How to develop HTML5

How to develop Javascript

How to develop Css

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.

Releases

No releases published

Packages

No packages published