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
- Enable both modules
- Create a new content type (say 'Orphea')
- Go to Admin » Configuration » Web Services » Orphea Gateway
- Fill Base URL, User name, and passwords fields and choose the created content type 'Orphea'
- Save the form
- To harvest objects from id 1 to id 100, use the following command:
drush orphea-harvest --from=1 --to=100 --verbose=2
Project information
Maintenance fixes only
Considered feature-complete by its maintainers.- Created by Julian Maurice on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.