Download the PHP package lwplugins/lw-zenadmin without Composer

On this page you can find all versions of the php package lwplugins/lw-zenadmin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package lw-zenadmin

Lightweight ZenAdmin

Clean up your WordPress admin — notices sidebar, dashboard widgets, admin menu, and admin bar manager.

PHP WordPress License

Before & After

Before After

Features

Notice Collector

Collects all admin notices into a slide-in sidebar panel accessible from the admin bar.

Dashboard Widget Manager

Controls which widgets appear on the WordPress dashboard, grouped by source.

Admin Menu Manager

The WordPress admin sidebar is packed with menu items — most of which are rarely needed after the initial site setup. Media, Comments, Tools, and various plugin menus just add clutter and hurt usability, especially for non-technical users. The Admin Menu Manager lets you decide which menu items stay visible.

Admin Bar Manager

Cache plugins (LiteSpeed, WP Rocket), SEO tools, and other plugins love adding items to the admin bar. The Admin Bar Manager lets you hide the ones you don't need.

WP-CLI

Full CLI support for toggling features, managing widgets and menus.

See docs/CLI.md for the complete command reference.

Installation

Or download and upload to /wp-content/plugins/.

Usage

  1. Go to LW Plugins → ZenAdmin
  2. Toggle Notice Collector, Widget Manager, Menu Manager, and Admin Bar Manager on/off
  3. Configure widget visibility in the Widgets tab
  4. Configure menu visibility in the Menus tab
  5. Configure admin bar visibility in the Admin Bar tab

Settings

Option Default Description
notices_enabled true Enable/disable the notice collector
widgets_enabled true Enable/disable the widget manager
menu_enabled false Enable/disable the admin menu manager
adminbar_enabled false Enable/disable the admin bar manager

Widget, menu, and admin bar visibility are stored separately and can be managed from the admin UI or CLI.

Documentation

Development

Links

License

GPL-2.0-or-later

Sponsor

Sinann

Supported by Sinann


All versions of lw-zenadmin with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
composer/installers Version ^2.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package lwplugins/lw-zenadmin contains the following files

Loading the files please wait ...