Beschreibung
The best database management tool for the best CMS.
This plugin uses the tool Adminer 4.8.1 in order to give database access to administrators directly from the Dashboard.
As simple as the previous sentence!
WP Adminer access positions
You can access the WP Adminer from the above positions:
1. WP Adminer URL in the Admin Bar
2. WP Adminer Tools Page (Dashboard > Tools > WP Adminer)
Explore my other plugins
- Library Viewer: With Library Viewer, you can display the containing files and the containing folders of a “specific folder” of your (FTP) server to your users in the front-end.
- Gift Wrapping for WooCommerce: This plugin allows customers to select a gift wrapper for their orders, via a checkbox in the checkout page.
Installation
- Download the plugin from Official WP Plugin Repository
- Upload Plugin from your WP Dashboard ( Plugins > Add New > Upload Plugin ) the pexlechris-adminer.zip file.
- Activate the plugin through the ‚Plugins‘ menu in WordPress Dashboard
FAQ
-
Is it safe?
-
Yes, because only administrators have access to WP Adminer. If a guest try to access the WP Adminer URL, a 404 page will be shown up.
-
How to allow other capabilities or roles to have access to WP Adminer?
-
Just use the filter
wp_adminer_access_capabilities
and return the array of desired capabilities that you want to have access to WP Adminer.
For roles, just use the corresponding capabilities, while checking against particular roles in place of a capability is supported in part, this practice is discouraged as it may produce unreliable results. -
Why is Adminer better than phpMyAdmin?
-
Replace phpMyAdmin with Adminer and you will get a tidier user interface, better support for MySQL features, higher performance and more security. See detailed comparison.
Adminer development priorities are: 1. Security, 2. User experience, 3. Performance, 4. Feature set, 5. Size.
Rezensionen
Mitwirkende & Entwickler
„Database Management tool – Adminer“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Database Management tool – Adminer“ wurde in 1 Sprache übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Database Management tool – Adminer“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0.0
- Initial Release.