ggggino / tour-cms-bundle
This bundle use the TourCMS Library with custom configs
Installs: 63
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- tourcms/tourcms-php: ^3.0
Requires (Dev)
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2024-11-07 02:44:49 UTC
README
Symfony Bundle for the TourCMS library.
Installation
CLI
composer require ggggino/tourcms-bundle
AppKernel.php
array( ..., new GGGGino\TourCMSBundle\GGGGinoTourCMSBundle() )
routing_dev.yml
ggggino_tourcms: resource: "@GGGGinoTourCMSBundle/Controller" prefix: /ggggino-tourcms type: annotation
Configuration
ggggino_tourcms: marketplace_id: 10 api_key: 'prova' timeout: 0 channel_id: %tourcms_channel_id%