adt / onesky
There is no license information available for the latest version (v2.0) of this package.
Integration of OneSky API into Nette Framework
v2.0
2020-12-14 22:54 UTC
Requires
- nette/neon: ~2.3 || ~3.0
- onesky/api-library-php5: ^1.0
- symfony/console: ~2.3 || ^3.0 || ^4.0
README
In your config.local.neon set:
parameters:
oneSky:
apiKey: ********************************
apiSecret: ********************************
projectId: 123456
extensions:
onesky: ADT\OneSky\DI\OneSkyExtension
onesky:
apiKey: %oneSky.apiKey%
apiSecret: %oneSky.apiSecret%
projectId: %oneSky.projectId%
To download all translations run:
php web/console.php adt:onesky -d