Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
/ nextcloud-dudle Public archive
forked from kellerben/dudle

the Dudle poll system as an app for Nextcloud

License

Notifications You must be signed in to change notification settings

mroi/nextcloud-dudle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is no longer actively maintained. I recommend checking out the official Nextcloud Polls app.

Dudle Polls for Nextcloud

Dudle is a self-hosted online poll system developed by Benjamin Kellermann and many other contributers. This fork integrates Dudle as an app into Nextcloud. I also stripped it down considerably to reduce the required dependencies and simplify running it on shared hosting platforms. Many features such as version control and customization are gone.

You install the Dudle app within Nextcloud by cloning this repository into a new directory apps/dudle within your Nextcloud installation. Make sure to rename the folder resulting from the clone from nextcloud-dudle to just dudle. The mod_cgi Apache module and ruby with ruby-gettext are required. You can then enable the Dudle app in the Nextcloud app selection dialog.

Note that currently, access control is not available. Everyone accessing the Nextcloud app has full permissions to create and delete polls.

This work is licensed under the GNU AGPL v3 or higher.

Packages

No packages published

Languages

  • Ruby 87.1%
  • CSS 9.3%
  • Makefile 1.9%
  • PHP 1.7%