joomlaflarum:flarumsetup
Differences
This shows you the differences between two versions of the page.
joomlaflarum:flarumsetup [2025/09/17 10:36] – created admin | joomlaflarum:flarumsetup [2025/09/17 12:07] (current) – admin | ||
---|---|---|---|
Line 53: | Line 53: | ||
==== Install maicol07/ | ==== Install maicol07/ | ||
+ | |||
+ | You can install new extensions as the Flarum administrator, | ||
<code bash> | <code bash> | ||
Line 71: | Line 73: | ||
==== Enable the Extension ==== | ==== Enable the Extension ==== | ||
+ | |||
+ | You can enable the SSO extension in the administrator’s Extension Manager by selecting SSO extension and clicking the toggle for enable. Or in a terminal: | ||
<code bash> | <code bash> | ||
Line 85: | Line 89: | ||
==== Configure SSO Settings ==== | ==== Configure SSO Settings ==== | ||
+ | |||
+ | You will need a JWT key. This can be any long, random string. We use an example here. You will need to use the same key in Flarum and in the Joomla plugin. Adjust the URLs below to suit your site. | ||
Set the following configuration: | Set the following configuration: | ||
Line 143: | Line 149: | ||
==== For Same Domain Setup ==== | ==== For Same Domain Setup ==== | ||
+ | |||
+ | This is likely to prove more difficult than using a subdomain, but should be possible. | ||
If using '' | If using '' | ||
Line 272: | Line 280: | ||
chown -R www-data: | chown -R www-data: | ||
</ | </ | ||
+ | |||
+ | You can achieve higher security if using PHP-FPM where each site can have its own user. In this case, you can use 750 and 640 for permissions, | ||
===== Maintenance ===== | ===== Maintenance ===== |
joomlaflarum/flarumsetup.txt · Last modified: 2025/09/17 12:07 by admin