php-mongo / admin

PHPMongoAdmin provides full MongoDB management capabilities. Coded in PHP using Laravel as a RESTful API gateway with Vue JS for the front-end. PHP MongoDB Admin leverages ideas from tried & tested applications like PhpMyAdmin and RockMongo. Built for PHP 7.2+
GNU General Public License v3.0
9 stars 3 forks source link

Add activate functions to Servers configuration #18

Closed gilbert-rehling closed 2 years ago

gilbert-rehling commented 3 years ago

When viewing the Servers configuration list, if there are multiple server configs we want to be able to click an 'action link' to activate a server config. THis should deactivate the currect server config, activate the selected server confog anf then reload the application with a connection to the active server.

gilbert-rehling commented 2 years ago

This body of work has ben completed for the final alpha release. PhpMongoAdmin is now in BETA testing stage :)