Requires b2evolution 1.8 or later
- DOWNLOAD: Democracy Poll(zip) and unzip it locally.
- Put the democracy_plugin directory into your plugins directory.
- Go to Settings > Plugins and click install next to where it says Democracy Poll.
- For each skin you want the poll to appear in, add some code to the _main.php file.
- Wherever you want the poll to appear (usually the sidebar), add this:
PHP:
| <?php $Plugins->call_by_code( 'democrcy', array() ); ?> |
- Now go Tools > Poll and manage your polls. Any user that has permission to edit the properties of a blog can manage polls for that blog as well.
Recent comments