Description
When a user is created, edited or deleted on WordPress, a corresponding user is created, edited or deleted on forma.lms.
After the user logs in to WordPress, he can directly enter forma.lms by visiting the automatically generated SSO page.
You can add the SSO page to a menu or use the provided shortcodes to make the users easily access it and SSO on forma.lms.
Addictional features available with FLC add-ons.
Compatible with forma.lms versions: 1.x (1.3 or greater), 2.x, 3.x, 4.x
Tutorial
Requirements
- PHP version 7.4 or greater (tested up PHP 8.2).
- PHP cURL module.
- WordPress 4.0 or higher.
- forma.lms 1.3 or higher.
Shortcodes
- [flc_sso_permalink /] get SSO page permalink
- [flc_sso_link target=’_self’][/flc_sso_link] get an HTML <a> tag linking to the SSO page. A ‘target’ attribute can be specified for the <a> target (‘_self’ is the default). The content of the shortcode will be the content of the <a> tag (if empty, the name of the SSO page will be used).
Screenshots
Installation
- Upload the plugin directory to the
/wp-content/plugins/
folder, or install the plugin through the WordPressplugins
screen directly. - Activate the plugin through the
Plugins
screen in WordPress. - Enable API connections in the general configuration menu of forma.lms (for detailed instructions see forma.lms documentation).
- Open the
settings
page from the createdFLC
menu to configure the plugin. - Set syncronization parameters in settings
General
tab. - Enable the desired features in respective settings tabs.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“FLC forma.lms connector” is open source software. The following people have contributed to this plugin.
Contributors“FLC forma.lms connector” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “FLC forma.lms connector” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.5.0
Release Date – 20 June 2024
- Update: PHP 8.2 compatibility
- Update: WordPress 6.5.4 support.
2.4.1
Release Date – 19 April 2022
- Update: WordPress 5.9.3 support.
2.4.0
Release Date – 26 October 2021
- Feature: forma.lms 3.0 compatibility.
- Update: WordPress 5.8 support.
2.3.1
Release Date – 25 March 2021
- Fix – version number.
2.3
Release Date – 25 March 2021
- Feature: manual edit of user forma.lms ID.
- Update: WordPress 5.7 support.
- Change: improved users synchronization.
- Change: add-ons version in add-ons tab.
- Fix: various fixes.
2.2
Release Date – 15 June 2020
- Fix: function name in SSO redirect.
2.1
Release Date – 23 September 2019
- Feature: advanced add-ons support.
- Change: improved translations handling.
- Change: moved cache directory.
2.0
Release Date – 30 November 2018
- Feature: add-ons support.
- Feature: synchronization settings validation.
- Update: WordPress 5.0 support.
- Change: better translations handling.
- Change: per-feature enabling and settings.
- Change: improved installation/activation initializations.
- Change: improved API call errors handling.
- Fix: call to forma.lms API when installed on nginx server.
- Fix: various fixes.
1.2
Release Date – 25 September 2018
- Fix: fatal error on user creation when a cURL error occurs.
- Fix: return on cURL errors.
1.1
Release Date – 16 July 2018
- Feature: forma.lms 1.x series compatibility (version 1.3 or greater).
- Change: better default settings value management.
1.0
Release Date – 13 July 2018
- Feature: users synchronization on forma.lms platform.
- Feature: SSO on forma.lms platform.