Here you will learn how to upgrade your RedKite CMS Sandbox with vendors.
Please notice that this upgrade only works for standard RedKite CMS Sandboxes, this means that if you are using other packages, you need to upgrade your application using composer as well.
Download your free RedKite CMS Sandbox upgrade now!
- Backup the application's vendor folder, giving it another name, for example vendor_beta.
- Unpack the package into the top folder of your application.
- Open the README file, when present, and proceed with the instructions you will find inside.
- Run the following commands:
php app/rkconsole assets:install --env=rkcms web [--symlink]
php app/rkconsole assetic:dump --env=rkcms
php app/rkconsole ca:c --env=rkcms