Demo Joomla Authentication Module
Hi,
I've got a Joomla authentication module working with WildApricot which I'm making available for anyone to use.
I'm not a PHP coder or joomla expert, so take this with a grain of salt and understand it will need customisation for your site. I've loaded the source on github. I'd recommend it only experienced Joomla/PHP users and you will need to alter it.
Hopefully someone with more experience can take this code and make it more generic so others may benefit.
https://github.com/psike73/joomla_waauth
Allows authentication against WildApricot user/password.
Add or remove to defined Joomla groups (ie. member and non-members group)
Add or remove to defined Jommla groups based upon WildApricot Group membership (example has two groups).
Add Joomla profile data using the WildApricot contact information.
Cheers,
Russell.
-
Russell Noble commented
All, there's a plugin called miniorange oauth2 client for Joomla which does a fine job of integrating WildApricot authentication with Joomla - including syncronising account details.
-
Russell Noble commented
Dmitry,
sure thing. I've actually removed most of the club specific code and I think all the configuration is now not hard coded so should be usable by others now. Requires Joomla 3.2 or later.
Not a Joomla expert so would love someone who is to clean it up :) -
Hi Russell,
Thank you for sharing, great job!
Is it OK to add a link to your repository into our help site?Dmitry