Skip to content

Commit

Permalink
Removing references to non-existing config file
Browse files Browse the repository at this point in the history
  • Loading branch information
mamazu committed Jul 10, 2023
1 parent 433c116 commit 2c2ecbe
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,6 @@ imports:
- { resource: '@Brille24SyliusTierPricePlugin/Resources/config/config.yml'}
```
and `resources.yml` to your local `config/resource.yml`

```yml
imports:
...
- { resource: '@Brille24SyliusTierPricePlugin/Resources/config/resources.yml'}
```


That way all the Sylius resource overriding happens in the `app/config/resources.yml`

* For API functionality add the bundle's `routing.yml` to the local `app/config/routing.yml`
```yml
...
Expand Down

0 comments on commit 2c2ecbe

Please sign in to comment.