Page 1 of 1

Upgrade 1.7.8 to 2.0.0 or 2.0.1 - plugin migration

Posted: Tue Apr 21, 2015 2:15 pm
by FishNiX
Hi! We are running 1.7.8 with a lot of html_nuggets, we also use the category plugin. In 1.7.8 these were built-in, but they all break after moving to 2.0.x (missing). Is this expected? Do we have to recreate all of those nuggets?
Thanks!

Re: Upgrade 1.7.8 to 2.0.0 or 2.0.1 - plugin migration

Posted: Thu Apr 23, 2015 4:20 am
by FishNiX
OK I think I know the issue - I'm using a capastrano style deployment with the chef deploy resource (https://docs.chef.io/resource_deploy.html) and my plugins directory is not included in the release, its one of my 'shared' directories, so these plugins are not getting created when the git fetch happens. Sorry, PEBKAC. :lol:

Re: Upgrade 1.7.8 to 2.0.0 or 2.0.1 - plugin migration

Posted: Thu Apr 23, 2015 9:00 am
by onli
Happy to hear that ;) We indeed moved the core plugins to the plugin directory, but I thought we took core of the config as well.