描述
Database My Admin is a database browser or manager tool for (MySQL and MariaDB) which allows easy way to do INSERT, SELECT, UPDATE, DELETE operations on database from Admin Dashboard.
You can provide limited database access to users or developers you want which can help speed up your work.
Features :
- Allows INSERT, SELECT, UPDATE, DELETE operations
- Create new database or tables or columns easily from WP admin dashboard
- Give database access to specific WP users
- Role Based Access (for Editors, Authors or roles you want)
- Features customization supported
安装
- Upload
database-my-admin
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to
Database Admin
tab to perform operations.
评价
2019年10月5日
Ouvre une fenêtre SQL simplifiée sur la sélection des tables en cours et non sur la totalité de la base.
Oblige à connaitre le langage SQL.
Pas de filtre, pas de commande TRUNC, DROP ou OPTIMIZE toute faite
Pas de fonction ClipBoard incluse pour recueillir et traiter un SHOW TABLES.
Ne permet pas de se passer d'un accès direct à PhpMyAdmin qui permet tout ça.
2019年9月29日
great plugin and support
2019年4月15日
Needed to install this plugin on very old WP version (update not an option unfortunatelly), because all other plugins I tried do not work properly under such conditions.
贡献者及开发者
更新日志
1.1.21
Role Based Access
1.1.1
Initial Release