Skip to content

Commit

Permalink
Add composer install info.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sami Keijonen (Eficode) authored and Sami Keijonen (Eficode) committed Dec 10, 2022
1 parent 8bbcf39 commit 8815f4d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,22 @@ This plugin adds placeholder text and link to Cookiebot settings where user can
After accepting marketing cookies, video will show up.

## Installation

Note that composer package install this plugin as must-use plugin in `mu-plugins` folder.

Use Composer to install the package.

```bash
composer require meom/meom-cookiebot-embed
```

Or if living on the edge:

```bash
composer require meom/meom-cookiebot-embed:dev-main
```

## Styles

This plugin doesn't output any styles. Example styles for your theme styles:
Expand Down

0 comments on commit 8815f4d

Please sign in to comment.