corrade-http-templates – Blame information for rev 72

Subversion Repositories:
Rev:
Rev Author Line No. Line
24 vero 1 -:[ About ]:-
2  
3 The inventory browser template will let you browse the Wizardry and
4 Steamworks Corrade scripted agent's [1] inventory from a webpage. It
5 will also allow you to perform various functions such as download
6 textures, sounds, read notecards and even drag and drop to move items
7 around in Corrade's inventory.
8  
9 -:[ Requirements ]:-
10  
11 * A modern browser: Chome, Opera, Firefox, Safari...
12 * A webserver.
13 * PHP version 5 and beyond.
72 office 14 * the PHP curl extension.
15 * PHP composer.
24 vero 16  
17 -:[ Setup ]:-
18  
72 office 19 1.) Run the following command inside the directory:
20  
21 composer require was/utilities:dev-trunk
22  
23 in order to install all the requirements.
24 2.) Rename "config.php.dist" to "config.php" and edit "config.php"
25 to reflect your Corrade settings.
26 3.) Enable the Corrade permissions for your configured group:
27  
24 vero 28 * inventory
72 office 29  
30 4.) Place the all the files in a directory on your webserver.
31 5.) Navigate to inventoryBrowser.html in your browser and enjoy.
24 vero 32  
33 -:[ References ]:-
34  
35 [1] Corrade - http://grimore.org/secondlife/scripted_agents/corrade