Orphea Gateway

Component ID

2054603

Component name

Orphea Gateway

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

427

Component created

Component changed

Component body

Description

Orphea Gateway provide modules to request Orphea Gateway webservice:

Orphea Gateway API
Provides a class OrpheaGatewayService that is an abstraction to the Orphea Gateway web service.
Orphea Gateway
Provides a configuration page and a drush command to harvest orphea objects into Drupal nodes

Quick start

  1. Enable both modules
  2. Create a new content type (say 'Orphea')
  3. Go to Admin » Configuration » Web Services » Orphea Gateway
  4. Fill Base URL, User name, and passwords fields and choose the created content type 'Orphea'
  5. Save the form
  6. To harvest objects from id 1 to id 100, use the following command: drush orphea-harvest --from=1 --to=100 --verbose=2