WP Manifestindependent plugin directory
manifest / security / portier

Portier

WP plugin for restricting (multi)site access

by Laurens Offereins · github.com/lmoffereins/portier · website

4stars
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/lmoffereins/portier/archive/refs/heads/master.zip

Declares an update source (lmoffereins/portier), so updates arrive through the plugin's own updater.

From the readme

Portier # Limit user access to your (multi)site. Description ## This WordPress plugin requires at least WordPress 4.6. Restrict access to your site(s) or network for selected users. Additionally show a message at the login screen to notify the user. The network-activated plugin provides various options to enable network protection, only at the network level or in combination with finegrained site protection. Supports BuddyPress provide access for selected member types provide access for selected user groups Installation ## If you download Portier manually, make sure it is uploaded to "/wp-content/plugins/portier/". Activate Portier in the "Plugins" admin panel using the "Activate" link. If you're using WordPress Multisite, you can choose to activate Portier network wide for full integration with all of your sites. Updates ## This plugin is not hosted in the official WordPress repository. Instead, updating is supported through use of the GitHub Updater plugin by @afragen and friends. Contributing ## You can contribute to the development of this plugin by opening a new issue to report a bug or request a feature in the plugin's GitHub repository.

Read the full README on GitHub →