PhpMongoAdmin provides management and administration capabilities for any local or remote MongoDB
Our current version provides these tools within the application:
- Dashboard ( display and overview of your server, database(s) and application )
- Quick-Nav ( display a listing of all manageable databases along with all associated collections )
- Servers ( displays management and configuration tools for all MongoDB server connection configurations )
- Databases ( displays all databases along with a full statistical overview and db managemnt tools )
- Collections ( display all documents within a database and associated collection handling tools )
- Documents ( display all document data along with document handling functions )
- Server ( display diagnostic and statistical information for a current application server )
- CRUD ( create, read, update & delete functions for Databases,Collections and Documents )
- Users ( Full application and mongodb user management capabilities (currently only global mongodb user roles are available))
- Help ( application documentation )