Setono / SyliusGiftCardPlugin

Sell gift cards on your Sylius store and let users use them in the checkout process
MIT License
45 stars 39 forks source link

Add composer recipe for symfony/flex #198

Open seizan8 opened 2 years ago

seizan8 commented 2 years ago

This is more a request/suggestion than a real issue/bug.

It seems there is no recipe for this plugin, which is quite the shame. It would be nice if the config files were added automatically when requiring this Plugin. Also the templates could be added automatically, which would be really neat.

https://github.com/symfony/recipes/blob/master/README.rst

loevgaard commented 2 years ago

Totally agree. I have never made a recipe before. If I make the repository, are you up for the task? :)

seizan8 commented 2 years ago

Do you need a repository for it? Maybe I misunderstood it. I thought you can simply create a PR on the contributors-repository? https://github.com/symfony/recipes-contrib

I didn't make any recipes yet either. I am intrigued to learn it though, it doesn't seem that complicated. However, I don't want to make any promises. If I find some spare time I would like to look into it. You will definitely hear from me again if I do play around with these recipes :)

loevgaard commented 2 years ago

Yeah, that's probably right, that you make a PR on that repository :)