The Rightup logo
Rightup selected in the Choose a site template step of the Varbase installer

This project is not covered by Drupal’s security advisory policy.

A media, news and magazine site template — newsrooms, publishers, editorial teams — for the Varbase distribution, built the Varbase recipe-first way, with the Vartheme BS5 Rightup front-end theme.


What you get

An editorial site built with Drupal Canvas out of the Vartheme BS5 Rightup components, with ready-made patterns editors can drop onto any page.

Set Up Rightup Locally

mkdir -p ~/workspace/projects/my_rightup_site
cd ~/workspace/projects/my_rightup_site
ddev config --project-type=drupal11 --docroot=web --php-version=8.4
ddev start
ddev composer create-project "drupal/varbase_project:~11.0.0"
ddev composer update
ddev composer require drupal/rightup:1.0.x-dev
ddev launch

 Install with Composer

Then add the Rightup site template to the Varbase project:

composer create-project drupal/varbase_project:~11.0.0 PROJECT_DIR_NAME --no-dev --no-interaction
cd PROJECT_DIR_NAME
composer update
composer require drupal/rightup:1.0.x-dev

Initial building, ongoing maintenance and development by Vardot.

Supporting organizations: 
Initial building, ongoing maintenance and development

Project information

Releases