Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neurocracy/drupal-omnipedia-pwa
Integration for the Progressive Web App (PWA) contributed module.
https://github.com/neurocracy/drupal-omnipedia-pwa
drupal drupal-module php pwa
Last synced: 17 days ago
JSON representation
Integration for the Progressive Web App (PWA) contributed module.
- Host: GitHub
- URL: https://github.com/neurocracy/drupal-omnipedia-pwa
- Owner: neurocracy
- Created: 2022-06-04T22:53:17.000Z (over 2 years ago)
- Default Branch: 3.x
- Last Pushed: 2022-06-06T21:53:24.000Z (over 2 years ago)
- Last Synced: 2024-11-17T12:39:15.510Z (3 months ago)
- Topics: drupal, drupal-module, php, pwa
- Language: PHP
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
[Progressive Web App (PWA) module](https://www.drupal.org/project/pwa)
integration for [Omnipedia](https://omnipedia.app/). Note that this built on
[the work-in-progress PWA 2.x
branch](https://www.drupal.org/project/pwa/issues/3165795) and will likely not
work with the 8.x-1.x version.⚠️⚠️⚠️ ***Here be potential spoilers. Proceed at your own risk.*** ⚠️⚠️⚠️
----
# Why open source?
We're dismayed by how much knowledge and technology is kept under lock and key
in the videogame industry, with years of work often never seeing the light of
day when projects are cancelled. We've gotten to where we are by building upon
the work of countless others, and we want to keep that going. We hope that some
part of this codebase is useful or will inspire someone out there.----
# Requirements
* [Drupal 9](https://www.drupal.org/download) ([Drupal 8 is end-of-life](https://www.drupal.org/psa-2021-11-30))
* [Composer](https://getcomposer.org/)
* [PWA module 2.x branch](https://git.drupalcode.org/project/pwa/-/tree/2.x) installed