craftcms/craft6-revamp

Craft 6 project prepper

0.0.2 2025-09-23 07:46 UTC

This package is auto-updated.

Last update: 2025-09-23 07:47:47 UTC


README

Installation

To install, run the following command:

composer global require craftcms/craft6-revamp -W

Tip

If you get a dependency conflict error, try running the following command first:

composer global update

Usage

To prepare a Craft 5 project for Craft 6, cd to it in your terminal and run the following command:

craft6-revamp