Awesome
ctrl-webadmin
Web admin for "ctrl-server" for managing Clients and Bases.
How to install and start ctrl-webadmin:
- Download and install WAMP (http://www.wampserver.com/).
- Copy contents of this repository to "www" directory of where you have installed WAMP.
- Start WAMP and go to phpMyAdmin page. Create new database called "ctrl_1v0" and Import CREATE.sql found in "ctrl-server" repository, in "/js/database" directory.
- Open http://localhost/ and sign-in by using default credentials: email: test@ctrl.ba, password: test123
- In case there is an error while connecting to MySQL, edit the "/libs/ctrl_setup.php" and set your MySQL's server username/password.
- "ctrl-webadmin" still lacks of any kind of documentation, but it is straight-forward. Manage your Bases/Clients which are used by the "ctrl-server" (https://github.com/elektronika-ba/ctrl-server) system.
Official page where this webadmin is deployed is www.ctrl.ba
If you would like to get involved in development/testing contact me at trax at elektronika dot ba (www.elektronika.ba).