Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no extension able to load the configuration for "craue_config_settings" #56

Closed
5quinque opened this issue Jul 26, 2020 · 2 comments

Comments

@5quinque
Copy link

Following the steps in the README.

Installed the package, loading the migration, updated routing.yaml, but I get the error:

There is no extension able to load the configuration for "craue_config_settings"

@5quinque
Copy link
Author

5quinque commented Jul 26, 2020

Resolved by creating config/routes/craue_config.yaml, with the contents:

_craue_config:
  resource: "@CraueConfigBundle/Resources/config/routing/settings.xml"
  prefix: /admin/settings

@craue
Copy link
Owner

craue commented Jul 27, 2020

Importing or adding the route is indeed needed if you want to use the built-in form, but not defining a route shouldn't cause the error you mentioned initially.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants