This project is not covered by Drupal’s security advisory policy.

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

Project information

  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Created by Julian Maurice on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases