corrade-http-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 73  →  ?path2? @ 74
/plotMapAvatars/README.txt
@@ -8,18 +8,24 @@
* A modern browser: Chome, Opera, Firefox, Safari...
* A webserver.
* PHP version 5 and beyond.
* the gd extension (libgd).
* the curl extension.
* the PHP gd extension (libgd).
* the PHP curl extension.
* PHP composer.
-:[ Setup ]:-
 
1.) 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:
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 Corrade settings.
3.) Enable the Corrade permissions for your configured group:
* land
* interact
3.) Place the all the files in a directory on your webserver.
4.) Navigate using a browser to plotMapAvatars.html and enjoy.
4.) Place the all the files in a directory on your webserver.
5.) Navigate using a browser to plotMapAvatars.html and enjoy.
 
-:[ References ]:-