This project is a site block for Fluro which provides a live plan viewer for use during services.
- Preview a plan
- Song information populated to the plan including BPM, key, and Youtube video
- Control of the plan showing current and next items
- Add headcount to an event
- Mobile view available
This is a site block which will be inserted into a Fluro website.
- Goto Apps > Site Blocks
- Create a new site block
- Copy and paste script, html and css into the site block fields.
- Go into the component fields tab
- Add the following fields
- Add a page named "plan" with the url "/plan/:id" and place the site block you created earlier
- Goto the home page and add the site block again.
- In the block settings change the page to the page you created in step 6. This is where it will redirect to when a plan is selected. You can also restrict the plans to a realm if you wish using the filter list.
- Save the site!!
If configured above you can access the plan list by going to your site's home page. This will redirect to the /plan/ page when a plan is selected. One can also manually goto a plan if the id is known by simply putting it's id into the part of the url.
This site block requires permissions to work. The permissions are as follows:
- View plans (site level)
- View events (site level)
- Basic web permissions (site level)
- Edit plan (user level)
- Add/edit headcount (user level)
You may also want to restrict the site to login.
The following features are aimed to be added in the future:
- Better integration with the Church Clocks project
- Abbility to change the current countdown
- Chat
- Ping message (A popup alerting users to something) (Like a call)
- Notes live notes on an item
I do not take any responsibility for this project so use it at your own risk. There may be possibility of problems so do your own testing.