1. Go to this page and download the library: Download stgbundle/theme-bundle 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/ */
stgbundle / theme-bundle example snippets
$bundles = array(
new STG\ThemeBundle\STGThemeBundle(),
)
yml
stg_theme:
configuration:
offline: #true o false (Indica si lee los recursos de la intranet de gobierno o de servidores cdn externos).
materialize: #true o false (Indica si la vista demo del bundle renderiza la basada en materializecss o en bootstrap, son las vistas de ejemplo de maquetación)
/web/app_dev.php/stgtheme/
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.