Skip to content

consensus-enterprises/openy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Y on Drupal 9

https://openy.org

An open source platform for YMCAs, by YMCAs built on Drupal, ReactJS, Vue.js and others.


The Open Y platform is a content management system that uses Drupal 9 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://sandboxes-d9.openy.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.

Development version of Open Y on Drupal 9

composer create-project ymcatwincities/openy-project:dev-9.2.x-development OPENY --no-interaction

Stable version of Open Y on Drupal 9

composer create-project ymcatwincities/openy-project OPENY --no-interaction

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

About

The Open Y platform. See README.md below

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 74.0%
  • JavaScript 13.9%
  • CSS 7.1%
  • Twig 3.3%
  • Makefile 1.1%
  • Shell 0.6%