nuvoleweb / integration

This project allows a content Producer to share its content with multiple Consumers using a shared Backend.
https://www.drupal.org/project/integration
6 stars 3 forks source link

Consumer API - Basic usage example #10

Closed ivanchaer closed 8 years ago

ivanchaer commented 8 years ago

Hi Antonio,

I'm a bit lost with using the consumer via the API. I saw the "coming soon..." on the docs. Would you have an example of how to create a consumer programmatically, equivalent to the example from producer? Or is it best to import via standalone migrations for now?

Many thanks, Ivan

ademarco commented 8 years ago

I've actually pushed some code related to this issue, I'll update the documentation too.

ademarco commented 8 years ago

There you go! https://github.com/nuvoleweb/integration/wiki/5.-Consumer