WP Manifestindependent plugin directory
manifest / events / carnie-gigs

Carnie Gigs

Carnival Band gig plugin

by Open Air Orchestra Webmonkey · github.com/openairorchestra/carnie-gigs · website

2stars
0forks

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/openairorchestra/carnie-gigs/archive/refs/heads/main.zip

Declares an update source (https://github.com/OpenAirOrchestra/carnie-gigs), so updates arrive through the plugin's own updater.

From the readme

Gig Calendar for The Carnival Band. A gig calendar specifically tailored for The Carnival Band. 1. Upload carnie-gigs.zip to the /wp-content/plugins/ directory and unzip. 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add the shortcode [carniegigs] to a page to list all gigs. 4. Add the shortcode [carniegigs time="past"] to a page to list past gigs. 5. Add the shortcode [carniegigs time="future"] to a page to list future gigs. 6. Download and install the "members" plugin so you can modify capabilites for roles. See http://wordpress.org/extend/plugins/members/ 7. Add the following capabilites to the administrator role: deleteothersgigs deleteprivategigs deletepublishedgigs editgigs editothersgigs editprivategigs editpublishedgigs publishgigs readprivategigs 8. Assign the above capabilites to other roles as desired. Its the path of least resistance to

Read the full README on GitHub →