Download the PHP package ec-europa/nexteuropa_poetry without Composer
On this page you can find all versions of the php package ec-europa/nexteuropa_poetry. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ec-europa/nexteuropa_poetry
More information about ec-europa/nexteuropa_poetry
Files in ec-europa/nexteuropa_poetry
Package nexteuropa_poetry
Short Description NextEuropa integration for Poetry Client.
License EUPL-1.1
Informations about the package nexteuropa_poetry
NextEuropa Poetry
Development setup
Run:
This will download all development dependencies and build a Drupal 7 target site under ./build
and run
./vendor/bin/run drupal:site-setup
to setup proper symlink and produce necessary scaffolding files.
After that:
- Copy
runner.yml.dist
intorunner.yml
and customise relevant parameters. - Run
./vendor/bin/run drupal:site-install
to install the project having the NextEuropa Poetry module enabled.
To have a complete list of building options run:
Configuration
After installing the module a new administration page will be available in admin/config/regional/poetry-client
.
For the Remote service
(Poetry) Username and Password, and the Notification handler
(Callback) Username and Password,
use the same credentials as for the DGT Connector
Set the following value for Service WSDL
according to your environment:
- Production:
http://intragate.ec.europa.eu/DGT/poetry_services/components/poetry.cfc?wsdl
- Testing:
http://intragate.test.ec.europa.eu/DGT/poetry_services/components/poetry.cfc?wsdl
Usage
The following code will give you a Poetry Client object:
All versions of nexteuropa_poetry with dependencies
ec-europa/oe-poetry-client Version ^0.3
drupol/drupal7_psr3_watchdog Version ^1.0
drupal/registry_autoload Version ^1.0