WP Manifestindependent plugin directory
manifest / security / no-replicas

No Replicas T-T

A mu-plugin (must-use plugin) to auto disable backup, cloning and file manager plugins on a WordPress site.

by Uriahs Victor · github.com/uvlabs/no-replicas · website

3stars
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/uvlabs/no-replicas/archive/refs/heads/main.zip

What it does

Prevents backup and file manager plugins from being activated on a WordPress website.

Why

Users kept cloning the demo sites I created for Kikote and Chwazi. Manually deactivating the demo license from those sites was a chore.

How to use

Simply copy the no-replicas.php file into your wp-content\plugins\mu-plugins folder of your demo template. Create the mu-plugins folder if it does not exist.

Misc

Feel free to submit a pull request with additional backup/cloning and file manager plugins. Feel free to fork and make the lib into a general purpose one.