Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.
/ okforms Public archive

An open platform for forms and polls. PHP 7.3, many warnings/errors/safety need to be disabled. Don't bother.

License

Notifications You must be signed in to change notification settings

x-t/okforms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

okforms

Create simple forms and polls anonymously.

Requirements

PHP modules
php-json
php-mysqli
SQL server
MariaDB
or
MySQL

SQL configuration

The tables are given in SQL.md

Setup

  • Meet the requirements (see above)
  • Set up the SQL server (see above)
  • Change the values settings.php to your liking
  • Shove it all in your webroot

Pro-tip

Disable PHP notices with display_errors=0 in your php.ini config.

Other software used in this project

Name Where Link
FontAwesome everywhere https://fontawesome.com/

Javascript/CSS

This page uses minified Javascript and CSS. The minified versions are already included, however for any changes make sure to create a minified version. I recommend this VSCode extension or this Sublime Text extension.

License

This project is licensed under the MIT (Expat) license, for more info see the LICENSE file.

About

An open platform for forms and polls. PHP 7.3, many warnings/errors/safety need to be disabled. Don't bother.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published