Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
/ URNify Public archive

A plugin to pimp out WordPress to support radio-like features.

License

Notifications You must be signed in to change notification settings

URN/URNify

Repository files navigation

URNify

This plugin pimps out WordPress to support radio-like features including:

  • Support for Shows and Podcasts - shows/podcasts can be created (custom taxonomies) and users can be added to them
  • Committee membership - users can be added to committee and given a role

API Keys

In order to keep the key for CurrentSongEndpoint.php private, it's set inside wp-config.php:

define('API_UPDATE_KEY', '<key here>');

On the control server (http://int.urn1350.net), new song information is submitted to the http://urn1350.net/api/current_song inside /var/www/stnmgr/studio/submit_song.php

Screenshots

Shows Podcasts Use

About

A plugin to pimp out WordPress to support radio-like features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published