8
0
graphql-module-skeleton/README.md
Florian Engelhardt 4509d3b871
Initial commit
2019-12-18 09:02:03 +01:00

1.0 KiB

oxid-esales/graphql-module-skeleton

Build Status PHP Version Stable Version

What is this?

This skeleton will set you up with a

  • basic GraphQL module for OXID eShop
  • including a sane README.md
  • pre setup NamespaceMapper
  • simple example controller
  • nice developement expirience

How to use

$ composer create-project oxid-esales/graphql-module-skeleton

This provides you with a basic GraphQL OXID module, that you may install into the shop via composer.

License

GPLv3, see LICENSE file.