jalendport / craft-preparse

Field type that parses twig when an element is saved.
MIT License
108 stars 23 forks source link

Craft 5 support #98

Closed ishetnogferre closed 4 months ago

ishetnogferre commented 7 months ago

Hi,

We're in the process of updating our boilerplate and was wondering if support for Craft 5 is planned?

Thanks!

tomkiss commented 6 months ago

This plugin seems a little quiet in recent months and I'm a bit worried it's been abandoned! (I use this plugin on quite a few projects...)

I've forked this here as a v3.0.0 version: https://github.com/dodecastudio/craft-preparse-field Tested as working in Craft 5, albeit with only some simple practical testing.

It seemed like a straightforward update to add Craft 5 support, but more eyes are welcome to check and test. Especially experienced ones! I've opened a pull request here: https://github.com/besteadfast/craft-preparse-field/pull/99

steve-moresoda commented 4 months ago

Any updates on this?

jalendport commented 4 months ago

Thanks all for your patience; Craft 5 version is coming very soon! Waiting for P&T to finalize the transfer in the plugin store (you might have already noticed the repo change), and then I'll have a new version out for you all shortly after that...

tomkiss commented 4 months ago

Just to say- thanks for all your work on this Jalen!

Really great to see this plugin get some love 💯

jalendport commented 4 months ago

@tomkiss sure thing!

jalendport commented 4 months ago

📢 Craft 5 support is out now as 3.0.0-alpha.1 🎉 I tagged it as an alpha because I plan on rewriting the plugin from the ground up so that I can hopefully clear out some of the bugs and issues that have accumulated over the years, and also start taking advantage of some of the new features. (There will be a migration path when v3 is fully released fyi...) In the meantime you can use the alpha (which should be stable enough) to get your sites upgraded to Craft 5.