https://github.com/ornicar/mongophp
mongoPHP is a simple PHP based MongoDB administration tool based on the GAS Framework. It is completely open source and maintained by Simon Fletcher (http://twitter.com/simonify).
https://github.com/ornicar/mongophp
Last synced: about 2 months ago
JSON representation
mongoPHP is a simple PHP based MongoDB administration tool based on the GAS Framework. It is completely open source and maintained by Simon Fletcher (http://twitter.com/simonify).
- Host: GitHub
- URL: https://github.com/ornicar/mongophp
- Owner: ornicar
- Created: 2010-10-01T09:07:24.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-10-01T09:09:09.000Z (over 14 years ago)
- Last Synced: 2025-03-29T08:47:25.841Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 317 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mongoPHP
========mongoPHP is a simple PHP based MongoDB administration tool based on the GAS Framework. It is completely open source and maintained by Simon Fletcher (http://twitter.com/simonify).
Getting Started
===============Once you have uploaded the files you will need to edit the site.xml file within the /_application/configs/ directory. You will need to change the mongo address value to your real MongoDB server's URL. Once this is done, you're good to go. Oh and you may also need to alter the value of the path node within <application> (if you do not upload the files to http://yoursite.com/mongo/).