Skip to content

jordymeow/dash-my-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dash My Plugins

A very simple dashboard which displays information about defined WordPress plugins. It has been built on NextJS and doesn't require any database.

Installation

It requires Node.js v18+ to run.

Install the dependencies, create an .env.local file containing a PLUGIN variable with the slugs of your plugins, and start the server.

yarn
echo "PLUGINS = "media-cleaner, media-file-renamer"" > .env.local
yarn dev

About

WordPress Plugins Dashboard for Developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published