[various] adapt README.md
This commit is contained in:
parent
ab5aea8328
commit
818d21ba57
6 changed files with 39 additions and 33 deletions
|
@ -18,11 +18,12 @@ After the registration please enter the values for "Consumer Key" and "Consumer
|
|||
|
||||
Open the `config/local.config.php` file and add "twitter" to the list of activated addons:
|
||||
|
||||
'system' => [
|
||||
...
|
||||
'addon' => '...,twitter'
|
||||
...
|
||||
]
|
||||
'addons' => [
|
||||
...
|
||||
'twitter' => [
|
||||
admin => true,
|
||||
],
|
||||
]
|
||||
|
||||
Add your key pair to your `config/twitter.config.php` file.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue