Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
4t4r1 committed Jul 4, 2016
1 parent c050875 commit 33bd8e6
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ It requires:
It is intended to be used alongside it's siblings:
* [`Icons`](https://github.com/Graphiques-Digitale/silverstripe-seo-icons)
* [`Open Graph`](https://github.com/Graphiques-Digitale/silverstripe-seo-open-graph)
* [`Twitter Cards`](https://github.com/Graphiques-Digitale/silverstripe-seo-twitter-cards)
* [`Schema.org`](https://github.com/Graphiques-Digitale/silverstripe-seo-schema-dot-org)
<!--* [`Twitter Cards`](https://github.com/Graphiques-Digitale/silverstripe-seo-twitter-cards)-->
<!--* [`Schema.org`](https://github.com/Graphiques-Digitale/silverstripe-seo-schema-dot-org)-->

These are all optional and fragmented from the alpha version [`SSSEO`](https://github.com/Graphiques-Digitale/SSSEO), which is now redundant.

Expand All @@ -22,16 +22,20 @@ These are all optional and fragmented from the alpha version [`SSSEO`](https://g
### Composer ###

* `composer require graphiques-digitale/silverstripe-seo-facebook-domain-insights`
* run `~/dev/build/?flush`
* rebuild using `/dev/build/?flush`

### From ZIP ###

* Place the extracted folder `silverstripe-seo-facebook-domain-insights-{version}` into `silverstripe-seo-facebook-domain-insights` in the SilverStripe webroot
* run `~/dev/build/?flush`
* rebuild using `/dev/build/?flush`

## CMS Usage ##

@todo explain usage
The Facebook App ID is set globally via `/admin/settings/` under the Metadata tab.

Facebook Admins are added by adding `Members`/users to the at the same location above.

Admin IDs are set against the actual users on their `/admin/security/` page.

## Template Usage ##

Expand Down

0 comments on commit 33bd8e6

Please sign in to comment.