We are waiting for the update, as long here the work around leocavalcante/siler#224
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