70kft / craft-instablog

Quickly set up a blog on Craft CMS and imports WordPress blog export file.
MIT License
67 stars 4 forks source link

Will Instablog be made compatible with Craft3? #20

Open Robbo870 opened 4 years ago

Robbo870 commented 4 years ago

We love using Instablog and don't know what we'd do without it.

Are there any plans to make it compatible? Or does the way Craft 3 work now means a plugin like this simply isn't possible?

ademers commented 4 years ago

If no Craft 3 version is planned, what is the recommended course of action for devs who want to upgrade to Craft 3 while keeping the InstaBlog section, fields, categories etc intact? Thanks!

https://github.com/70kft/craft-instablog#uninstall

ademers commented 4 years ago

In case this helps anyone else. I commented out lines 25 & 26 in https://github.com/70kft/craft-instablog/blob/master/instablog/services/InstaBlog_UninstallService.php#L25-L26 before running uninstaller and was able to preserve InstaBlog section, fields, categories, tags etc.