Upgrade to v7 from v3-6
- add the skeleton repository as a remoteshell
git remote add skeleton git@git.xalok.com:HML/skeleton-2021.git git fetch skeleton
- cherry pick the update commitsshell
git cherry-pick 91cfbcb09f5d116af6e668df4894be164778ec7e git cherry-pick d309f704af05074d32bfba83ffe2acecc9a06a2c
- update dependenciesshell
composer update wfcms/standard -W npm update wfcms-dev
- install assetsshell
make install-assets make install-sf-assets
- check additional commits tagged with
v7
and see if any of their changes apply to your project - update the articles/boards templates