WP Manifestindependent plugin directory
manifest / media / wp-multi-station-radio-player

Meu Radio Player

This WordPress plugin simplifies the integration of our customizable HTML5 radio player into your WordPress website. Add a full-featured, responsive radio player to your site's footer, giving your visitors an enhanced audio experience.

by Jailson Bezerra · github.com/jailsonsb2/wp-multi-station-radio-player · website

1stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jailsonsb2/wp-multi-station-radio-player/archive/refs/heads/main.zip

From the readme

Single / Multi Station WordPress Radio Player Plugin Description This WordPress plugin simplifies the integration of our customizable HTML5 radio player into your WordPress website. Add a full-featured, responsive radio player to your site's footer, giving your visitors an enhanced audio experience. Demo Screenshots Installation 1. Download the plugin: - Download the plugin's ZIP file (meu-radio-player.zip). 2. Extract the ZIP file: - Extract the contents of the ZIP file to a folder. 3. Configure your radio stations: - Open the config.js file in the extracted plugin folder. - Edit the window.streams.stations variable and replace the example stations with your own. - For each station, fill in the information including name, hash, description, logo, album art (album), background cover (cover), audio stream URL (streamurl), social links, app links, and other relevant information. - Important: Image paths (logo, album, cover) must be relative to the plugin folder. For example: wp-content/plugins/meu-radio-player/assets/image-name.jpg. 4. Customize images (optional): - Replace the images in the assets folder with your own. 5. Compress the plugin folder bac

Read the full README on GitHub →