getdevflow / adminbar
Adds a backend admin bar to a Devflow site.
v3.0.1
2026-06-04 16:13 UTC
Requires
- php: >=8.4
- oomphinc/composer-installers-extender: ^2.0
README
Adds a backend admin bar to a Devflow site.
Requires Devflow Version: 2.x
Tested Up To: 2.2.1
Requires PHP: 8.4+
Stable Tag: 3.0.1
License: GPLv2-only
Features
- Adds admin bar to top of site.
- Management Tab (site, plugins, users, content)
- Flush Cache
- Action hooks and filters.
Localization
Portuguese, Chines (Simplified), German, English, Spanish, French, Italian Japanese, and Russian
Codex Installation
- Start a new shell session.
- In the root of your install, run the following command
php codex plugin:install getdevflow/adminbar.
Changelog
3.0.1
- Fixed info links
3.0.0
- Updated for Devflow v2
2.0.0
- Api change for enqueue functions
1.0.1
- Removed old textdomain function
- Updated locales
1.0.0
- Initial addition