corrade-http-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 75  →  ?path2? @ 76
/topScripts/README.txt
@@ -11,18 +11,24 @@
* Corrade has to be an estate manager.
* A webserver.
* PHP version 5 and beyond.
* the curl extension.
* the PHP curl extension.
* PHP composer.
 
-:[ Setup ]:-
 
1.) Rename "config.php.dist" to "config.php" and edit "config.php"
1.) Run the following command inside the directory:
 
composer require was/utilities:dev-trunk
 
in order to install all the requirements.
2.) Rename "config.php.dist" to "config.php" and edit "config.php"
to reflect your settings in Corrade.ini
2.) Enable the Corrade permissions for your configured group:
3.) Enable the Corrade permissions for your configured group:
* land
3.) Make sure that Corrade is an estate manager for the
4.) Make sure that Corrade is an estate manager for the
simulator that you use this template with.
4.) Place the all the files in a directory on your webserver.
5.) Navigate to topScripts.html in your browser and enjoy.
5.) Place the all the files in a directory on your webserver.
6.) Navigate to topScripts.html in your browser and enjoy.
 
-:[ References ]:-