lemonbrain/concrete5_graphql_websocket

GraphQL and websocket package that is installable via composer for concrete 5

Installs: 213

Dependents: 2

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 2

Type:concrete5-package

2.0.9 2022-03-25 16:50 UTC

README

We are waiting for the update, as long here the work around leocavalcante/siler#224

GraphQL Websocket Concrete5 Composer Package

The idea of this repo is to include GraphQL and Websockets in Concrete5. It adds the ability to use graphql and websockets on a standard apache hosting with concrete5.

Use this package just as a composer Concrete5 package, cause of the composer requirings

We build a C5 Version with Siler GraphQL, Apollo V2, React and Material UI. checkout the showdown here concrete5.lemonbrain.ch and the sample package

The documentation is in the wiki

This project is a concrete5 package that is powered entirely by composer.

To install this package on a composer based concrete5 site, make sure you already have composer/installers then run:

$ composer require lemonbrain/concrete5_graphql_websocket

Then install the package

$ ./vendor/bin/concrete5 c5:package-install concrete5_graphql_websocket