Skip to content

LiveHelperChat/lhcmsauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Account Login support

Install instructions

  1. Clone github repository
  2. Put cloned folder in extension/ directory
  3. Activate extension in settings/settings.ini.php file
'extensions' => 
    array (          
        'lhcmsauth'
    ),
  1. Clean cache. Just click clean cache in Live Helper Chat back office.
  2. Execute doc/install.sql on database manager or just run
    php cron.php -s site_admin -e lhcmsauth -c cron/update_structure
    
  3. Enter settings in module configuration from left menu Modules -> MS Auth
  4. That's it.

You now can login using MS

About

MS Authentification support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages