Skip to content

Easily manage discography, gigs, and videos in WordPress.

License

Notifications You must be signed in to change notification settings

audiotheme/bandstand

Repository files navigation

Bandstand

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+

Getting Started

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.