ggggino / tour-cms-bundle
This bundle use the TourCMS Library with custom configs
Package info
github.com/GGGGino/TourCMSBundle
Type:symfony-bundle
pkg:composer/ggggino/tour-cms-bundle
v1.0.0
2018-09-06 13:00 UTC
Requires
- tourcms/tourcms-php: ^3.0
Requires (Dev)
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2026-03-07 05:30: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%