bobdenotter / seo

Bolt SEO extension
https://bobdenotter.github.io/seo/
MIT License
49 stars 34 forks source link

update SeoField to use FieldTypeBase #50

Closed siada closed 7 years ago

siada commented 7 years ago

Fixes #49

In bolt 3.3-beta3 a new interface FieldTypeInterface was introduced, and as of bolt 3.3 as a whole the FieldInterface no longer work. This update changes SeoField to use FieldTypeBase instead.

bobdenotter commented 7 years ago

@siada Thanks for the fix. Did you test this on a default 3.2.x install? If it works too, i can merge it in from my phone, and tag an 1.0.2 release. 😊

siada commented 7 years ago

Will test it on 3.2.X this weekend and report back

siada commented 7 years ago

Can confirm that this works on 3.2.14