meilisearch-symfony
meilisearch-symfony copied to clipboard
Use Symfony recipes
Docs: https://github.com/symfony/recipes/blob/master/README.rst
Related to:
- https://github.com/meilisearch/meilisearch-symfony/issues/55#issuecomment-786641015
- https://github.com/meilisearch/meilisearch-symfony/issues/55#issuecomment-826153870
I already opened a PR at the symfony/recipes repository.
It currently fails because doctrine/orm is only a dev-requirement but actually is needed to be injected in the MeiliSearchImportCommand. This issue is tackled in PR #76.
@codedge are we still waiting for https://github.com/symfony/recipes-contrib/pull/1188? :)
Hello @curquiza, @brunoocasali
Would you still be interested in getting a recipe for the bundle? If so, I would be happy to submit a PR in the recipes-contrib repository!
Hi, @ker0x yes that would be great! :D. Do you need anything from the Meilisearch side?
Hello @brunoocasali
I have opened a PR: symfony/recipes-contrib#1494
If you or anyone else on the Meilisearch team can take a look and give feedback, it would be appreciated 👍.
Well, that was quick, the PR was merged 😄!
You can close this issue 😉!
Amazing, thanks @ker0x 🎉 🎉