PHPackages                             cecil/theme-podcast - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. cecil/theme-podcast

ActiveCecil-theme[Utility &amp; Helpers](/categories/utility)

cecil/theme-podcast
===================

Cecil component theme: Podcast

2.1.0(3mo ago)0861↓90.9%1MITTwig

Since Jun 11Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/Cecilapp/theme-podcast)[ Packagist](https://packagist.org/packages/cecil/theme-podcast)[ GitHub Sponsors](https://github.com/ArnaudLigny)[ Fund](https://opencollective.com/cecil)[ RSS](/packages/cecil-theme-podcast/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (1)Versions (50)Used By (1)

Podcast component theme
=======================

[](#podcast-component-theme)

The *Podcast* component theme for [Cecil](https://cecil.app) provide templates to publish an audio show on the web:

1. a RSS output for the `episodes` section (with a style sheet)
2. a HTML audio player with resume feature and [Media Session API](https://developer.mozilla.org/docs/Web/API/Media_Session_API) support

Installation
------------

[](#installation)

```
composer require cecil/theme-podcast
```

> Or [download the latest archive](https://github.com/Cecilapp/theme-podcast/releases/latest/) and uncompress its content in `themes/podcast`.

Usage
-----

[](#usage)

Add `podcast` in the `theme` section of your `config.yml`:

```
theme:
  - podcast
```

Add podcast configuration details in your `config.yml`:

```
podcast:
  owner:
    name: Cecil
    email: contact@cecil.app
  image: cover.png
  author: Cecil  # optional
  categories:    # https://podcasters.apple.com/support/1691-apple-podcasts-categories
    - Technology
  type: episodic # optional, "episodic" (default) or "serial"
  explicit: no   # optional
  block: no      # optional
  newfeedurl: "" # optional, the URL of the new feed in case of hosting changement
```

Add a Markdown file in `episodes` section with data (in the [front matter](https://cecil.app/documentation/content/#front-matter)) and description:

*1.md*:

```
---
title: "Episode X"
date: YYYY-MM-DD
episode:
  file: episode-X.mp3
  season: 0    # optional
  number: X    # optional
  type: full   # optional, "full", "trailer" or "bonus"
  explicit: no # optional
  block: no    # optional
---
Description and notes of the episode.
```

Add the HTML player to your episode's template:

```
{% include 'partials/audioplayer.html.twig' %}
```

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance80

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~43 days

Recently: every ~201 days

Total

49

Last Release

105d ago

Major Versions

1.x-dev → 2.0.02023-12-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/52a734f97ce4ef72fb07b59e5d0f7f6a26a0b322da49b881bedc3896c5e7f128?d=identicon)[aligny](/maintainers/aligny)

---

Top Contributors

[![ArnaudLigny](https://avatars.githubusercontent.com/u/80580?v=4)](https://github.com/ArnaudLigny "ArnaudLigny (67 commits)")

---

Tags

cecilcecil-theme-componentpodcastpodcastthemececil

### Embed Badge

![Health badge](/badges/cecil-theme-podcast/health.svg)

```
[![Health](https://phpackages.com/badges/cecil-theme-podcast/health.svg)](https://phpackages.com/packages/cecil-theme-podcast)
```

###  Alternatives

[tgmpa/tgm-plugin-activation

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

1.8k222.5k13](/packages/tgmpa-tgm-plugin-activation)[qirolab/laravel-themer

A Laravel theme manager, that will help you organize and maintain your themes inside Laravel projects.

402240.2k8](/packages/qirolab-laravel-themer)[freemius/wordpress-sdk

Freemius WordPress SDK

303101.4k4](/packages/freemius-wordpress-sdk)[david-griffiths/nova-dark-theme

A dark theme for Laravel Nova

71576.9k](/packages/david-griffiths-nova-dark-theme)[appsero/client

Appsero Client

25431.7k9](/packages/appsero-client)[sulu/theme-bundle

The Sulu Bundle which provides theming functionality.

23300.4k1](/packages/sulu-theme-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
