How to Manually Install the Auth0 WordPress Plugin from the GitHub Repository
Last Updated:
Overview
This article provides step-by-step instructions for manually installing the Auth0 WordPress plugin. The official Auth0 package is not available in the WordPress plugin store, so the plugin must be downloaded directly from GitHub and installed manually.
Applies To
- WordPress
- Auth0 WordPress Plugin
Solution
Follow the steps below to install the Auth0 WordPress plugin:
- Navigate to the official Auth0 WordPress GitHub repository.
- Select Releases on the right side of the page.
- Locate the latest release and download the
Auth0_WordPress_<Version Number>.zipfile from the Assets section. - Sign in to the WordPress dashboard (
wp-admin). - From the navigation menu, choose Plugins > Add New.
- Select the Upload Plugin button at the top of the page.
- Select Choose File, locate the
.zipfile downloaded in step 3, and select Install Now. - After the installation is complete, select Activate Plugin.