Skip to content
forked from pimcore/data-hub

Including an early GraphQL preview

License

Notifications You must be signed in to change notification settings

dvesh3/data-hub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Hub Bundle (Early Preview)

General

This is an early, kind of experimental, preview of pimcore’s new data delivery & consumption platform. It aims to integrate different input & output channel technologies into a simple & easy-to-configure system on top of pimcore. Contributions of any kind are warmly appreciated. A short introduction video of an output channel based on the GraphQL query language can be found here.

Minimum Requirements

  • Pimcore >= 5.7

Install

composer require pimcore/data-hub:dev-master

Supported Channels

  • GraphQL
  • CSV/XLS (coming soon...)
  • webservice (coming soon...)
  • ...

Adding a new configuration

Configuration Overview

Choose the channel type

Add Configuration

And get the configuration done

Example for GraphQL

Required Backend User Permission

Either:

  • admin role or
  • plugin_datahub_config

About

Including an early GraphQL preview

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 69.1%
  • JavaScript 23.2%
  • CSS 6.6%
  • HTML 1.1%