Setup
Last updated
Last updated
As noted in our Installation guide, the project build script will install the full Rain Demo experience by default. This is great for evaluating RainCMS.
Some developers will want to start with just the basics. To create a new install profile without any features enabled you can use our hobson "project:create-profile" command.
This command will automatically create a basic custom Rain profile with no optional features enabled.
Update config.yml
After you have created your new install profile you can change the "drupal_install_profile" value in config/config.yml to your new profile name.
Once you have made this change you can re-run build.sh.
Enabling features
Once you have installed your site you can enable content type and block features individually.