A YOOtheme Pro Source for Joomla Component K2 with Views Templating support.
The K2 Source is a YOOtheme Pro module ready to be set in a Child Theme or wrapped into a plugin. Assuming the Child Theme is the prefered choice follow these steps for the initial setup:
yootheme_mytheme
or with a sufix of your choice.Advanced Settings
.yootheme_mytheme/modules/builder-source-k2
.yootheme_mytheme/config.php
file with the following content:<?php
use function YOOtheme\app;
app()->load(__DIR__ . '/modules/*/bootstrap.php');
return [];
Developed and maintained by ZOOlanders, this project would not have been possible without the collaboration of JoomlaWorks and sponsorship from Philippe Marty (Atelier 51).