Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Buffa committed Jul 24, 2022
1 parent 7b3b525 commit 121121b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,16 @@ This is an add-on for Statamic 3. It gives the ability to manage and customize a

If you think that some meta tags are missing, open a PR!

## Installation

If you are on Statamic < 3.3 use the latest release of v1 branch:

```composer require gioppy/statamic-metatags "^1.0.4"```

If you are on Statamic >= 3.3 use v2 branch:

```composer require gioppy/statamic-metatags```

## How to use

All meta tags are managed through fieldsets: once the necessary categories are activated, the `metatags.yaml` fieldset is created or updated.
Expand Down

0 comments on commit 121121b

Please sign in to comment.