πΊπ¦ |
This module is maintained by Ukrainian developers. Please consider supporting Ukraine in a fight for their freedom and safety of Europe. |
This project contains a solution that was developed for the YMCA of Greater Twin Cities and is going to be part of Open Y infrastructure.
The project consists of a set of submodules where each submodule provides corresponding functionality.
Current features:
- The possibility create screens
- The possibility create screen schedules
- The possibility create schedule items
- The possibility create screen contents
- The possibility create class sessions manually
- Integration with GroupEx Pro(require module which currently is not part of this project)
- Integration with Personify(require module which currently is not part of this project)
- Different settings.
This is a MVP version, that is going to be adjusted and modified in the future. But due to questions from the community, we decided to share the codebase. If you have any ideas or comments please share them via issues in this project.
Requirements:
- Drupal version 8.3.* and later is highly recommended
- OpenY version 8.2.* and later
- Panelizer version 4 is recommended
- Panels
- Panels IPE
- CKEditor Font Size and Family
- Moment.js library 2.18.0 and above - this library should be added to the /libraries/moment folder.
- Moment.js Timezone library 0.5.14 and above - this library should be added to the /libraries/moment-timezone folder.
Drupal 8.1.* and below
This module does not work with these versions.
Drupal 8.5.*
We have not tested this module with this version of Drupal.
NOTE!
There are a couple of issues with panelizer 4.* and panels 4.*.
To fix these issues you need to apply patches from this comment https://www.drupal.org/project/panels/issues/2919054#comment-12406429
Demo video - https://www.youtube.com/watch?v=iyYXA0P6TME
Some information you can get from this presentation - https://www.youtube.com/watch?v=MR8L1SAdA7s
Development:
Development is happening on GitHub, https://github.com/ymcatwincities/digital_signage
Feel free to post issues there as well.