feat: add basic stats on podcast about page
number of seasons and episodes + publication date of the first episode
Showing
- app/Controllers/PodcastController.php 3 additions, 0 deletionsapp/Controllers/PodcastController.php
- app/Language/en/Podcast.php 12 additions, 3 deletionsapp/Language/en/Podcast.php
- app/Language/fr/Podcast.php 14 additions, 3 deletionsapp/Language/fr/Podcast.php
- app/Models/EpisodeModel.php 28 additions, 0 deletionsapp/Models/EpisodeModel.php
- modules/Admin/Language/en/Podcast.php 0 additions, 1 deletionmodules/Admin/Language/en/Podcast.php
- modules/Admin/Language/fr/Podcast.php 0 additions, 1 deletionmodules/Admin/Language/fr/Podcast.php
- themes/cp_app/podcast/about.php 10 additions, 0 deletionsthemes/cp_app/podcast/about.php
Loading