Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 960 Bytes

redkite-cms-sandbox-upgrade.rst

File metadata and controls

26 lines (20 loc) · 960 Bytes

RedKite CMS Sandbox

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

Download your free RedKite CMS Sandbox upgrade now!

Install

  1. Backup the application's vendor folder, giving it another name, for example vendor_beta.
  2. Unpack the package into the top folder of your application.
  3. Open the README file, when present, and proceed with the instructions you will find inside.
  4. 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