getdevflow/adminbar

Adds a backend admin bar to a Devflow site.

Maintainers

Package info

github.com/getdevflow/AdminBar

Issues

Type:devflow-plugin

pkg:composer/getdevflow/adminbar

Statistics

Installs: 23

Dependents: 0

Suggesters: 0

Stars: 0

v3.0.1 2026-06-04 16:13 UTC

This package is auto-updated.

Last update: 2026-06-04 16:44:23 UTC


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

  1. Start a new shell session.
  2. 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