nnax Admin

Description

nnax Admin provides core settings for structured WordPress admin controls.

The plugin provides a robust and fully functional set of core features. Additional advanced functionality is delivered exclusively through a separately distributed add-on and is injected into the interface via standard action and filter hooks. No premium-specific code or logic is bundled with this plugin.

Free features:
* role- and user-scoped menu visibility controls and drag-and-drop menu ordering
* role- and user-scoped dashboard widget visibility controls
* WordPress and WooCommerce email branding with preview and test email
* role-based simplified user profile page with profile redirect
* localized admin UI using the nnax-admin text domain and ready for community translations

Premium features are available only through the separate nnax-admin-premium add-on, for example:
* global admin design, toolbar, footer, and update management
* extended dashboard widgets and dashboard redirects
* export/import and advanced menu/toolbar controls
* business profiles and advanced access control
* white-label / agency mode and audit / rollback

Requirements

  • WordPress 5.0 or higher
  • PHP 7.4 or higher

Uninstallation

When the plugin is deleted, it removes:
* {$wpdb->prefix}nnaxadmin_links
* {$wpdb->prefix}nnaxadmin_settings
* all WordPress options with prefix nnaxadmin_ (single site and multisite)

Screenshots

Installation

  1. Upload the nnax-admin folder to /wp-content/plugins/.
  2. Activate the plugin through the WordPress Plugins screen.
  3. Open the nnax Admin menu and configure the settings.
  4. Additional functionality is available through a separately distributed add-on that is not included in this plugin.

FAQ

What does this plugin do?

It provides a central settings area for customizing the WordPress admin area. The plugin covers the base customization layer, which can be extended dynamically via hooks when an add-on is active.

Does the plugin store data permanently?

Yes. The plugin stores configuration in WordPress options and uses dedicated database tables for plugin-managed links and internal settings data.

What happens on uninstall?

Deleting the plugin removes all plugin-specific options and the dedicated database tables listed in the Uninstallation section.

Is it compatible with German WordPress installations?

Yes. The plugin is fully internationalized using the nnax-admin text domain and is ready for community translations through translate.wordpress.org.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“nnax Admin” is open source software. The following people have contributed to this plugin.

Contributors

“nnax Admin” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “nnax Admin” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Added role- and user-scoped menu visibility and ordering.
  • Added role- and user-scoped dashboard widget visibility.
  • Added WordPress and WooCommerce email branding with preview and test email.
  • Added the simplified user profile page and Premium compatibility hooks.
  • Added the shared rule resolver and non-destructive options schema migration.