JezPress Manager
JezPress Manager - Central dashboard for managing JezPress WordPress plugins
by JezPress · github.com/jezwebteam/jezpress-manager · website
★ 0stars
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/jezwebteam/jezpress-manager/releases/download/v1.1.4/jezpress-manager.zipFrom the readme
JezPress Manager
Central dashboard for managing all JezPress WordPress plugins, licenses, and support.
Description
JezPress Manager provides a unified admin dashboard for all JezPress plugins. Instead of navigating to different settings pages scattered throughout the WordPress admin, access all your JezPress plugins from one convenient location.
Features
- Centralized Dashboard - View all installed JezPress plugins in one place
- License Management - Monitor license status for all your plugins at a glance
- Quick Support Access - Easy access to documentation, support, and your account
- Clean Interface - Modern, responsive design that integrates with WordPress admin
Requirements
- WordPress 6.0 or higher
- PHP 8.2 or higher
Installation
1. Download the plugin zip file or clone this repository
2. Upload to /wp-content/plugins/jezpress-manager/
3. Activate the plugin through the WordPress Plugins menu
4. Access JezPress Manager from the admin sidebar
Plugin Integration
Other JezPress plugins can register themselves with the manager using a simple API.
Basic Registration
Add this code to your JezPress plugin:
Registration with License Status
Registration Parameters
| P
Read the full README on GitHub →