deprecate the text to install plugins via the config file
This commit is contained in:
parent
560b28b666
commit
6e6f0264c1
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@
|
|||
* d. Navigate to Set Web->Site URL & Domain -> Website Settings. Set
|
||||
* Site URL to yoursubdomain.yourdomain.com. Set Site Domain to your
|
||||
* yourdomain.com.
|
||||
* 2. Enable the facebook plugin by including it in .htconfig.php - e.g.
|
||||
* 2. (This step is now obsolete. Enable the plugin via the Admin panel.)
|
||||
* Enable the facebook plugin by including it in .htconfig.php - e.g.
|
||||
* $a->config['system']['addon'] = 'plugin1,plugin2,facebook';
|
||||
* 3. Visit the Facebook Settings section of the "Settings->Plugin Settings" page.
|
||||
* and click 'Install Facebook Connector'.
|
||||
|
|
Loading…
Reference in a new issue