PHP code example of itk-dev / itk_pretix
1. Go to this page and download the library: Download itk-dev/itk_pretix library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
itk-dev / itk_pretix example snippets
$config['itk_pretix.pretixconfig']['pretix_event_slug_template'] = 'dev-local';
php
# settings.local.php
$settings['itk_pretix']['drupal_base_url'] = 'http://example.com:8888';