sulu / SuluRedirectBundle

Sulu bundle for managing redirects
MIT License
18 stars 19 forks source link

Fix configuration for Sulu 2.0.0 compatibility #42

Closed Prokyonn closed 5 years ago

Prokyonn commented 5 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs #issuenum
License MIT

What's in this PR?

Update Bundle for Sulu 2.0.0 compatibility

niklasnatter commented 5 years ago

can we refactor the controllers to use dependency injection in this PR?

niklasnatter commented 5 years ago

you can remove the getJsBundleName method from the admin

niklasnatter commented 5 years ago

can we adjust the routing files to use the yml format in this bundle too? 😇

niklasnatter commented 5 years ago

and i would like to enable php-cs-fixer for this project too. but we should probably do that in a seperate pr 🙂