Pre-requisites : Download And Installation
Installation using Composer:
php bin/magento setup:di:compile
php bin/magento setup:upgrade
Manual Installation:
- Download the miniOrange OAuth OpenID Connect Single Sign-On extension zip from here.
- Unzip all contents of the zip inside the MiniOrange/OAuth directory.
{Root Directory of Magento} app code MiniOrange OAuth
Run the following commands on command prompt to enable the extension.
php bin/magento setup:di:compile
php bin/magento setup:upgrade