vojtasvoboda / oc-hellodolly-plugin
Randomly show a lyric from Hello, Dolly at the dashboard.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:october-plugin
Requires
- php: >=5.4.0
- composer/installers: ~1.0
- symfony/translation: ^3.0
- twig/extensions: ^1.3
This package is not auto-updated.
Last update: 2025-01-04 21:03:21 UTC
README
This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong: Hello, Dolly. When activated you will randomly see a lyric from Hello, Dolly at the dashboard.
Plugin is inspired by famous WordPress plugin Hello Dolly, made by Matt Mullenweg. Tested with the latest stable OctoberCMS build 349.
Installation
- Install plugin VojtaSvoboda.HelloDolly.
- At Dashboard click to button Add widget and select Lyric for one random lyric or Lyrics for whole song.
- By default is showed Hello Dolly song, but you can show any song you want, see Extending section below.
Extending
Just insert new song to /library
directory and you can show it at your dashboard. Check dashboard widget properties.
Todo
- Automatically load list of Interprets and Songs to each widget.
Contributing
Feel free to send pullrequest!
Please send Pull Request to master branch.
License
Hello Dolly plugin is open-sourced software licensed under the MIT license same as OctoberCMS platform.