SkillAgentSearch skills...

Commons

Project is hosted on drupal.org/project/commons. Mirrored here for Travis CI-integration.

Install / Use

/learn @acquia/Commons
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Commons

Travis build status Scrutinizer code quality

Drupal Commons is a "community collaboration website in a box" built on Drupal.

Installation

In addition to standard installation via the UI, Commons can be built using Drush make.

drush make build-commons.make ~/Destination/docroot

Use the site-install command to install Drupal with the Commons installation profile.

drush si commons

You may now login to your site.

drush uli -l http://mysite.dd

Behat tests

Install the drupal-extension for mink/behat from the Commons profile.

cd profiles/commons/tests && composer install

Set up a behat.yml file replacing @BASE_URL@ with the URL to your site and @DRUPAL_ROOT@ with the path to your site on disk.

cp behat.template.yml behat.yml

Check that behat is installed and running.

bin/behat --help

Run tests.

bin/behat

Documentation

Official documentation for Commons is available at https://docs.acquia.com/commons.

Resources

The Commons project is available at: http://drupal.org/project/commons.

View on GitHub
GitHub Stars66
CategoryDevelopment
Updated1mo ago
Forks25

Languages

PHP

Security Score

80/100

Audited on Mar 1, 2026

No findings