ymcatwincities/openy

Open Y distribution


Keywords
community, distribution, drupal, drupal-8, drupal9, openy, ymca
License
GPL-2.0-or-later

Documentation

Open Y

http://openymca.org

An open source platform for YMCAs, by YMCAs built on Drupal.


The Open Y platform is a content management system that uses Drupal 8 functionality and useful modules from YMCAs and digital partners. It’s easy and free to use — everyone is welcome to implement Open Y and run Open Y projects.

Demo

You can always evaluate distribution by visiting demo website - http://sandbox.openymca.org. To get admin credentials to the sandbox - please visit page for details.

Open Y Sandbox

* Open Y version 1.3.

Installation

Prerequisites

Installation of Open Y

We are using composer for initiating new project tree.

composer create-project ymcatwincities/openy-project:8.1.x-dev MY_PROJECT --no-interaction
cd MY_PROJECT && composer update

In order to properly install Open Y Distribution, we have separate composer project - openy-project. Please read detailed installation instructions here.

Development

For development environment please read documentation openy-project.

Other development information you can find at docs/Development.

Documentation