Foundry logo

Foundry is a config only Drupal distribution designed to be a good starting point for most websites. It is primarily focused on great Drupal admin experience, properly constrained content creation flexibility, great tools for data modelling, and to use with a decoupled front-end.

You are in control

Foundry's architecture is such that after the initial installation it does not get in the way of future development.

Config only

Foundry is designed to set configuration during Site installation and then get out of your way.

Installation

Create a directory for your project then use the composer create-project command to download the required code as shown here:

composer create-project -s dev realityloop/foundry [destination]

This is the only supported setup method.

Install Drupal using quickstart

This method is ideal for development purposes or to test out the profile.

php ./web/core/scripts/drupal quick-start foundry

For production use we suggest a contaier based workflow such as docker or kubernetes.

Supporting organizations: 
Funded development and maintenance

Project information

  • Created by realityloop on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases