corrade-http-templates – Blame information for rev 79

Subversion Repositories:
Rev:
Rev Author Line No. Line
24 vero 1 -:[ About ]:-
2  
3 The mass invites template can be used to invite multiple avatars to
4 a group using the Wizardry and Steamworks Corrade scripted agent [1].
5  
6 -:[ Requirements ]:-
7  
8 * A modern browser: Chome, Opera, Firefox, Safari...
9 * A webserver.
10 * PHP version 5 and beyond.
79 office 11 * the PHP curl extension.
12 * PHP composer.
24 vero 13  
14 -:[ Setup ]:-
15  
79 office 16 1.) Run the following command inside the directory:
17  
18 composer require was/utilities:dev-trunk
19  
20 in order to install all the requirements.
21 2.) Rename "config.php.dist" to "config.php" and edit "config.php"
24 vero 22 to reflect your settings in Corrade.ini
79 office 23 3.) Enable the Corrade permissions for your configured group:
24 vero 24 * group
79 office 25 4.) Place the all the files in a directory on your webserver.
26 5.) Navigate to massInvites.html in your browser and enjoy.
24 vero 27  
28 -:[ References ]:-
29  
30 [1] Corrade - http://grimore.org/secondlife/scripted_agents/corrade