WP Manifestindependent plugin directory
manifest / developer / wp-dev-assist

WP Dev Assist

WordPress Developer Assistant Plugin. Assists your development efforts with WordPress. Many tools to assist you as a WordPress developer.

by Praveen Dias · github.com/praveendias1180/wp-dev-assist · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/praveendias1180/wp-dev-assist/archive/refs/heads/master.zip

Declares an update source (https://example.com/my-plugin/), so updates arrive through the plugin's own updater.

From the readme

WP Dev Assist WordPress Developer Assistant Plugin. Assists your development efforts with WordPress. Many tools to assist you as a WordPress developer. Frontend is build with React. WP REST API and WP AJAX is used as backend. About This plugin is a result of the challenges faced during another plugin development project. A user-friendly way to explore the WordPress internal environment was needed. More features will be added to the WP Dev Assist plugin as future projects require a more sophisticated exploration of WordPress internals. Dashboard Dev Assist Stepper Demonstration of the stepper component. See:

Read the full README on GitHub →