Skip to content

mcorteel/polls

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polls

This is a poll app, similar to doodle or dudle, for owncloud written in PHP and JS/jQuery. It is a rework of the already existing polls app written by @raduvatav.

Features

  • Create/Edit polls (datetimes and texts)
  • Set expiration date
  • Restrict access (only oc members, certain groups/users, hidden and public)
  • Comments

Requirements

  • ownCloud 8.1 or later
  • This PR from core (Wrong status code in the RedirectResponse), otherwise you'll get a blank page after create/edit a poll or voting

Bugs

  • Blank page after create/edit a poll or voting (see Requirements for a temporary fix)

Installation

Put the files under <owncloud_dir>/apps/polls and enable it in the ownCloud apps settings.

Misc

The app is also available at the appstore.

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 66.0%
  • CSS 19.9%
  • JavaScript 14.1%