commit
4812cae412
2 changed files with 2 additions and 0 deletions
BIN
facebook.tgz
Executable file → Normal file
BIN
facebook.tgz
Executable file → Normal file
Binary file not shown.
|
@ -17,6 +17,8 @@ Installing the Friendica/Facebook connector
|
||||||
Replace with the settings Facebook gives you.
|
Replace with the settings Facebook gives you.
|
||||||
d. Navigate to Set Web->Site URL & Domain -> Website Settings. Set Site URL
|
d. Navigate to Set Web->Site URL & Domain -> Website Settings. Set Site URL
|
||||||
to yoursubdomain.yourdomain.com. Set Site Domain to your yourdomain.com.
|
to yoursubdomain.yourdomain.com. Set Site Domain to your yourdomain.com.
|
||||||
|
e. Chose "Website" (the url should be your site URL with a trailing slash) in the
|
||||||
|
"Select how your app integrates with Facebook" section.
|
||||||
2. Enable the facebook plugin by including it in .htconfig.php - e.g.
|
2. Enable the facebook plugin by including it in .htconfig.php - e.g.
|
||||||
$a->config['system']['addon'] = 'plugin1,plugin2,facebook';
|
$a->config['system']['addon'] = 'plugin1,plugin2,facebook';
|
||||||
3. Visit the Facebook Settings section of the "Settings->Plugin Settings" page.
|
3. Visit the Facebook Settings section of the "Settings->Plugin Settings" page.
|
||||||
|
|
Loading…
Reference in a new issue