angell-co / Pimp-My-Matrix

A plugin for Craft that lets you enhance a busy Matrix field and organise block types
MIT License
60 stars 5 forks source link

Adds JSON Release feed address #43

Closed mildlygeeky closed 8 years ago

mildlygeeky commented 8 years ago

21

Adds in 2.5 release feed

joshangell commented 8 years ago

Thanks for this - the reason I haven’t done it myself is that the json format for my release feed is different from Crafts, and my one gets parsed on our plugin website ... so I just haven’t had time to sit down and bring them together yet. Annoying I know ...

mildlygeeky commented 8 years ago

Makes sense — are you auto-generating it or doing it by hand?

joshangell commented 8 years ago

Doing it by hand for now, one day I hope to use the GitHub release stuff but I haven’t really looked into it beyond publishing them!