Avatar
Posts 67

Poll Plugin

I am currently working on a poll plugin, where it allows users to create polls Only for discussions no replies

What will it have

For Admins you can

  • Configure the overall poll allowance
  • Configure the display looks
  • Styling the looks of the polls
  • Set maximum votes

For Users and Admins you can

  • Create unique polls
  • Can open/close polls
  • Set a time limit on when the polls close

That is what I have in mind, feel free if there is anything you guys want me to include.

  • plugin poll
Avatar
Posts 243

Great idea! Which database are you planning to use (JSON/SQLite) or both?

I'd already started something, but you never know.

Avatar
Posts 67

Fred

PHPDB I have everything planned out and checked, worse comes to worse JSON and SQLite. But I would like to try out the custom database file which is just encryption written file, so it can only be access through the server side and which can't be read by any users.

I'll have an selection in the configuration for the plugin so you can choose what database to use.

Breakdown

  • JSON/SQLite for the plugin configuration. I don't know how you save the data for the pro version, but that's my guess is that it does both.
  • PHPDB for creating/storing votes. JSON and SQLite will be in the future.

Edited on Jan 18, 2026 By Gavin .

  • Like(1)
    JPRuehmannJPRuehmann
Avatar
Posts 67

Updates

Here are some updates of the plugin

Snapshots

Here is the snapshots of the progress

Admin Configuration

Users Configuration

Current changes

  • Admin configurations are set
  • Users configurations are set
  • You have to be logged in to create/update polls

In progress

  • Poll GUI
  • Poll functions
  • Like(1)
    FredFred
Avatar
Posts 67

UI is in place, this will be the last screenshot of the updates. But I'm getting close to finishing this.

Visitor, reply to this topic…
Log in to reply
navigation.title
5Posts
post #1
17 Jan 2026
ByUtilisateur