Skip to content

Commit

Permalink
Fixed: Subscribe form usage notes at README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
igormukhingmailcom committed Oct 30, 2019
1 parent 2e40e89 commit b9c29c1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,13 @@ You can of course also use the [BlockEventListener](https://github.com/Sylius/Sy
</service>
```

In this case - you should disable default block event listener:

```yaml
setono_sylius_mailchimp:
subscribe: false
```
## Contribution
Run `composer try` to setup plugin environment and try test application.
Expand Down

0 comments on commit b9c29c1

Please sign in to comment.