Skip to content

shuhailshuvo/rockmongo-php7

 
 

Repository files navigation

Introduction
--------------------------------------
RockMongo is a MongoDB administration tool, written in PHP 7, very easy to install and use.


Installation
--------------------------------------
1. Install PHP runtime environment if you don't have one yet, such like Apache Httpd, Nginx ...
2. Install MongoDB PHP driver (http://us.php.net/manual/en/mongo.installation.php)
3. Download the package from https://github.com/shuhailshuvo/rockmongo-php7
4. Unzip the files into your disk, under root of your site
5. Open the config.php with your convenient editor, change host, port, admins and so on to yours
6. Visit the index.php in your browser, for example: http://localhost/rainmongo/index.php
7. Login with admin username and password, which is set "admin" and "admin" as default
8. Play with your MongoDBs!


Upgrade from old version
--------------------------------------
1.Copy all files excluding config.php to your old version directory
2.Done!


Contributors
--------------------------------------
iwind.liu <[email protected]> Leader
leblanc.simon <[email protected]> French translation
Klaus Silveira <[email protected]> Brazilian translation
bmansion <[email protected]> Some small changes
Shuhail <[email protected]> Some small changes
Vladimir Razuvaev <[email protected]> Implement features.
Anton Zering <[email protected]> German translation
Borda Juan Ignacio <[email protected]> Panels Layout
Diego Baravalle <[email protected]> Spanish Translation

About

original rockmongo support php7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 67.6%
  • JavaScript 31.2%
  • CSS 1.2%