Skip to content

Commit

Permalink
Make routing up to date with plugin skeleton
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Aug 14, 2023
1 parent 74e151b commit 0f9f51a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
3 changes: 3 additions & 0 deletions src/Resources/config/routes.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
setono_sylius_redirect_admin:
resource: "@SetonoSyliusRedirectPlugin/Resources/config/routes/admin.yaml"
prefix: /admin
File renamed without changes.
3 changes: 0 additions & 3 deletions tests/Application/config/routes.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions tests/Application/config/routes/setono_sylius_redirect.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
setono_sylius_redirect:
resource: "@SetonoSyliusRedirectPlugin/Resources/config/routes.yaml"

0 comments on commit 0f9f51a

Please sign in to comment.