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.7+; PHP 5.4+
Licensed: GPL-2.0+
Clone the repo in your plugins folder:
git clone https://github.com/audiotheme/bandstand.git --recursive
cd bandstand
Install dependencies with Composer:
composer install
Install Grunt modules and run the default task:
npm install
grunt
Activate the plugin in WordPress.