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

command sylius:theme:assets:install sometime missing #124

Open
Olivier127 opened this issue Aug 10, 2022 · 1 comment
Open

command sylius:theme:assets:install sometime missing #124

Olivier127 opened this issue Aug 10, 2022 · 1 comment

Comments

@Olivier127
Copy link

the command sylius:theme:assets:install is missing because the services.xml doesn't indicate where to load the xml files into integrations directory.

please add

<import resource="services/integrations/*.xml" />

@Roshyo
Copy link

Roshyo commented Aug 11, 2022

Hi,could you please provide a reproducible scenario for that issue?

The services inside integrations folder are loaded via the SyliusThemeExtension and they should not always all be loaded (legacy mode support).

So I would like to understand better your issue and see how can we fix it properly.

Thanks

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