MongoDB-PHP-GUI icon indicating copy to clipboard operation
MongoDB-PHP-GUI copied to clipboard

Open-source graphical interface for MongoDB database. Written in PHP, JavaScript, HTML & CSS.

Results 23 MongoDB-PHP-GUI issues
Sort by recently updated
recently updated
newest added

Hey, Arm64 is not supported over docker. Will you add it? `WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was...

docker

I have a ingress with prefix '/mongo'. When access https://host/mongo it will redirect to https://host/login which could not be accessed

Hi @SamuelTallet Starting from a find on a given collection, I got a json document as result. If a given attribute has a value ; ex. `name : Joe`: by...

I've seen the way to quick edit a given document attribute when your mouse is hover a given field, you have a pen with a input form to edit the...

feature request

Hi Samuel, as mentioned in the title, the database visualization tab gets really slow when displaying a lot of data. Maybe you can provide a configuration property (gui or docker...

Hi Samuel, So far the project is really great! Nevertheless, I have a few feature requests that came up while using the web gui in a larger development environment: 1....

feature request

I would like a way to setup the field(s) to return. for example for a `Person`, I would have an extra text field to set `{"name":1, "age":1}` (or it could...

feature request

As user, I would like to know where the project is hosted. support point of view: - to report a bug - to report a improvment help point of view...

Add option that you can add hcaptcha, so before connecting to DB, users need to complete captcha on the login page.

feature request

Hi ## context I've a test environment with a test mongo database and a test user account: - a dedicated mongo user account - this user is associated to a...