PHPackages                             kuriousagency/podcast-embedder - 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. kuriousagency/podcast-embedder

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

kuriousagency/podcast-embedder
==============================

Podcast fieldtype

3.0.0(4mo ago)01.6kMITPHP

Since May 15Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/KuriousAgency/podcast-embedder)[ Packagist](https://packagist.org/packages/kuriousagency/podcast-embedder)[ RSS](/packages/kuriousagency-podcast-embedder/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (7)Used By (0)

Podcast Embedder plugin for Craft CMS 3.x
=========================================

[](#podcast-embedder-plugin-for-craft-cms-3x)

Creates a podcast fieldtype for the embed of Podbean or Libsyn podcast media players. A podcast can be embeded using a podcast's share url.

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.23 or later.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require kuriousagency/podcast-embedder

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Podcast Embedder.

Podcast Embedder Overview
-------------------------

[](#podcast-embedder-overview)

Podcasts hosted on either the podbean or libsyn services can be embedded in templates using the podcast embedder fieldtype.

Configuring Podcast Embedder
----------------------------

[](#configuring-podcast-embedder)

Create a new field in Settings → Fields → New Field and select Podcast from the fieldtype dropdown.

Using Podcast Embedder
----------------------

[](#using-podcast-embedder)

To add a podcast to templates add the following twig code:

```
{{ craft.podcastEmbedder.embed(podcast) }}

```

### Available Twig Functions

[](#available-twig-functions)

- craft.podcastEmbedder.embed()
- craft.podcastEmbedder.getEmbedUrl()
- craft.podcastEmbedder.getThumbnail()
- craft.podcastEmbedder.getTitle()
- craft.podcastEmbedder.getDescription()
- craft.podcastEmbedder.getType()
- craft.podcastEmbedder.getPodcastId()

Podcast Embedder Roadmap
------------------------

[](#podcast-embedder-roadmap)

- Add more providers

Brought to you by [Kurious Agency](https://kurious.agency)

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance74

Regular maintenance activity

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~802 days

Total

4

Last Release

145d ago

Major Versions

0.0.4 → 2.0.02024-06-28

2.0.0 → 3.0.02025-12-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/26ccb4d99d148ee882e53248f814559cf2067c069cf1e4a1765d1eca07a3df3c?d=identicon)[Kurious](/maintainers/Kurious)

---

Top Contributors

[![mcjackson18](https://avatars.githubusercontent.com/u/39083512?v=4)](https://github.com/mcjackson18 "mcjackson18 (2 commits)")[![samuelbirch](https://avatars.githubusercontent.com/u/13586?v=4)](https://github.com/samuelbirch "samuelbirch (1 commits)")

---

Tags

cmsCraftcraftcmscraft-pluginpodcast embedder

### Embed Badge

![Health badge](/badges/kuriousagency-podcast-embedder/health.svg)

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

###  Alternatives

[verbb/navigation

Create navigation menus for your site.

90683.7k17](/packages/verbb-navigation)[verbb/hyper

A user-friendly links field for Craft.

24130.9k9](/packages/verbb-hyper)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.1k](/packages/verbb-comments)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[supercool/tablemaker

Create customizable and user-defined table fields.

40141.7k](/packages/supercool-tablemaker)

PHPackages © 2026

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