wagnerwagner / merx

Merx is a plugin to create online shops with Kirby.
https://merx.wagnerwagner.de
104 stars 10 forks source link

Composer Package #3

Closed guidoferreyra closed 4 years ago

guidoferreyra commented 4 years ago

Hi! Is possible to install Merx via Composer? Best

tobiasfabian commented 4 years ago

No, it’s not (yet) possible. We want to keep it as simple as possible first.

Do you need a composer setup?

guidoferreyra commented 4 years ago

In the site I’m developing with Merx I just changed to composer and I found that is very helpful, is my first time with it. I think I can make it work Merx with composer just using the custom repositories option but is cloning it to a vendor folder instead site/plugins. I think if you add getkirby/composer-installer in the requires of your composer.json it will work. But I don’t know if this mess up other things. I’m new to this :)

tobiasfabian commented 4 years ago

Added with 1.3.0 ✌️