WP Manifestindependent plugin directory
manifest / integrations / freemius-wordpress-sso

Freemius SSO (Single Sign-On)

SSO for Freemius powered shops.

by Freemius · github.com/freemius/freemius-wordpress-sso · website

8stars
6forks

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/freemius/freemius-wordpress-sso/archive/refs/heads/master.zip

From the readme

Freemius Single-Sign On 🔐 WordPress Plugin Easily allow users logging into your WordPress store with their Freemius credentials. If a user logs in with their Freemius credentials and there was no matching user in WordPress, a new user with the same email address and password will be created in WordPress. When embedding the Customer Portal using our Customer Portal WordPress plugin, a logged-in user will be automatically logged into their Freemius Customer Portal without the need to manually log in. Installation 1. Download the plugin. 2. Open your WordPress installation's wp-config.php file and add the following lines at the end, replacing the placeholders with your actual credentials: You can get your developer ID and secret key in the My Profile page, and your store ID in the My Store page. Both pages are accessible from the top-right menu. 3. Upload and activate the plugin. 4. Done! Users will be able to login with their Freemius credentials.

Read the full README on GitHub →