https://github.com/backdrop-contrib/enacast
Backdrop cms module to connect to Encast podcast service.
https://github.com/backdrop-contrib/enacast
api backdrop backdropcms cms enacast podcast
Last synced: about 1 year ago
JSON representation
Backdrop cms module to connect to Encast podcast service.
- Host: GitHub
- URL: https://github.com/backdrop-contrib/enacast
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2023-09-05T16:45:54.000Z (almost 3 years ago)
- Default Branch: 1.x-2.x
- Last Pushed: 2024-11-23T21:54:29.000Z (over 1 year ago)
- Last Synced: 2025-02-10T13:18:25.461Z (over 1 year ago)
- Topics: api, backdrop, backdropcms, cms, enacast, podcast
- Language: PHP
- Homepage: https://backdropcms.org/project/enacast
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Enacast
========
Backdrop cms module to show podcast players from Enacast podcast service.
This module exposes new field types to show last podcast for a given
program or a given podcast in a node. It also creates a new block for actual
streaming of a given radio station.
Installation
------------
- Install this module using the official Backdrop CMS instructions at
https://docs.backdropcms.org/documentation/extend-with-modules.
- Visit the configuration page under Administration > Configuration > Services >
Enacast (admin/config/services/enacast) and enter the required information.
Documentation
-------------
The new field "Enacast program" enables you to format that field as a player
for the latest podcast of that program.
The new field "Enacast podcast pk id" enables you to format that fiels as a
player for that given podcast.
There is a new field "Radio" which is not being used right now. In a new future
would allow to list programes by a given radio station.
Issues
------
Bugs and Feature Requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/enacast/issues.
Current Maintainers
-------------------
- [Robert Garrigós](https://github.com/robertgarrigos)
Credits
-------
- Originally written for Backdrop by [Robert Garrigós](https://github.com/robertgarrigos).
License
-------
This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.