staylime / classmanager-graphql
Staylime Class Manager Graphql
1.3.6
2024-07-17 14:45 UTC
Requires
- php: >=7.4.0
- staylime/classmanager: >=1.11.0 <2.6
README
GraphQL API module for Staylime Event Management extension.
Installation
1) Copy-to-paste method
- Download this module and upload it to the
app/code/Staylime/ClassManagerGraphQl
directory
2) Installation using composer (from packagist)
- Execute the following command:
composer require staylime/classmanager-graphql
How to use
Coming soon