https://github.com/evnix/cscart-codoforum-sso
Integrate your CS Cart website with Codoforum
https://github.com/evnix/cscart-codoforum-sso
forum sso
Last synced: 3 months ago
JSON representation
Integrate your CS Cart website with Codoforum
- Host: GitHub
- URL: https://github.com/evnix/cscart-codoforum-sso
- Owner: evnix
- License: mit
- Created: 2020-10-20T18:25:10.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-10-20T18:39:18.000Z (almost 6 years ago)
- Last Synced: 2025-01-11T17:53:39.331Z (over 1 year ago)
- Topics: forum, sso
- Language: PHP
- Homepage: https://codoforum.com
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Codoforum** is a modern forum software to create engaging communities.
It works on your desktop or your mobile and has all the features that you need.
Notifications and digests, subscriptions, categories, tags, search, moderation, permissions, badges, etc.
This add-on will help you to integrate the Codoforum login with your existing CS Cart login/register system.
When a user is logged in your website, he/she will be automatically logged into the forum as well.
## Installation
1. Install the Add-on from CS-Cart Add-ons page
2. Go to Settings and enter the Client Id and Secret.
Note: The values must be same as what you have entered in Codoforum backend -> Plugins -> Single Sign on.
The following details should be filled in Codoforum backend in Single sign on plugin
Assuming your CS Cart website is installed at:
https://myamazingsite.com
Your settings will be something like this:
SSO Get User Path:
https://www.loopazon.com/index.php?dispatch=codoforum_sso.get_user
SSO Login User Path:
https://www.loopazon.com/
SSO Logout User Path:
https://www.loopazon.com/index.php?dispatch=auth.logout&redirect_url=
SSO Register User Path:
https://www.loopazon.com/
For any further detailed documentation or help, refer: https://codoforum.com
or contact us at admin@codologic.com