Upgare pimcore 6.8 to 6.9
Pimcore has 2 different Project
Demo
Skeleton
We are Upgrading the Skeleton Project 6.8 to 6.9
Step we need to Follow
Upgrade 6.8.10 to the latest version of 6.8.x.
Run command in pimcore root directory
COMPOSER_MEMORY_LIMIT=-1 composer updateAfter run the command its shows the output like this:
Check You admin Panel. we have the 6.8.12 after running the above command
If you get this Error
Please run this command in your docker
chown -R www-data:www-data .If you want to check the docker container. Please run docker ps
Now We need to upgrade the 6.8.12 to 6.9.x
Update Your composer.json File and update pimcore version under
“require” the "pimcore/pimcore": "~6.9.0"Now Repeat the 2,3,4,5 points again. Now login to the admin panel and check if the version is updated with 6.9.x or 6.9.6.
Please Ignore the
'pimcore.object_localized_01_en' is not of type 'VIEW'
Hi..we want to migrate from version 6.3 to 6.9..Will it be version by version or directly to 6.9
ReplyDelete