WP Manifestindependent plugin directory
manifest / utilities / versatile

Versatile Toolkit

Versatile plugin allows you to selectively disable plugins by IP address, enable maintenance mode, set up coming soon pages, and implement various troubleshooting features.

by nurwp · github.com/nur-alam/versatile · 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/nur-alam/versatile/archive/refs/heads/main.zip

Versatile Toolkit

Description

Versatile Toolkit is a WordPress plugin that allows you to selectively disable plugins by IP address, enable maintenance mode, set up coming soon pages, and implement various troubleshooting features.

System Requirements

Installation

  • Clone repository with git clone
  • Head to the root directory
  • run npm i
  • run composer install
  • run npm run dev for development
  • run npm run watch for development watch
  • run npm run build for development build