/audiotheme

A WordPress plugin for music-oriented websites, allowing for easy management of gigs, discography, videos and more.

Primary LanguagePHP

AudioTheme

Easily manage and display discography, gigs, and videos in WordPress. Find out more and browse our WordPress music themes at AudioTheme.com.

Requires WordPress 4.6+. Licensed under the GPL-2.0+.

Getting Started

Clone the repo in your plugins folder:

git clone https://github.com/audiotheme/audiotheme.git --recursive
cd audiotheme

Install dependencies with Composer:

composer install

Install Grunt modules and run the default task:

npm install
grunt

Activate the plugin in WordPress.

That's it!