Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days 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 (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-10-01T09:09:09.000Z (about 14 years ago)
- Last Synced: 2023-03-10T21:18:13.900Z (over 1 year 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/).