You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ci/woodpecker/push/tests Pipeline was successful
Details
catches missing alembic_version table See merge request liberaforms/liberaforms!444 |
2 months ago | |
---|---|---|
.woodpecker | 3 months ago | |
LICENSES | 4 months ago | |
assets | 2 months ago | |
babel | 5 months ago | |
docs | 2 months ago | |
liberaforms | 2 months ago | |
migrations | 2 months ago | |
tests | 3 months ago | |
uploads | 2 years ago | |
.dockerignore | 2 years ago | |
.gitignore | 3 months ago | |
CONTRIBUTING.md | 4 months ago | |
Dockerfile | 3 months ago | |
README.md | 2 months ago | |
VERSION.txt | 2 months ago | |
docker-compose.yml.example | 4 months ago | |
dotenv.example | 4 months ago | |
log_listener.py | 4 months ago | |
requirements.txt | 4 months ago | |
wsgi.py | 4 months ago |
README.md
LiberaForms
See the /docs
directory for installation and setup documentation.
What is LiberaForms
LiberaForms is an easy to use software for creating and managing simple web Forms and their Answers (collected data).
This software is licensed under the AGPLv3. We hope you find it useful.
User features include
- Easy to use Form creation (usual form elements. input, textarea, date, etc.)
- Form styling
- Solicit file attachments
- Email notifications
- Form expiration conditionals
- Editable 'Thank you for submitting' texts
- Editable 'This form has expired' texts
- Form GDPR statments and templating
- GDPR statement wizard
- Answers edition and edition history log
- Export answers in Graphs, CSV, JSON, PDF
- Share Form edition with other users
- Share Answers (read-only) with other users
- Anonymous user Answer edition
- Usage statistics
- Publish Forms on the Fediverse
- Form templates
- Inline help
Admin features include
- Site configuration parameters
- List all Forms, view and manage forms
- List all Users, view and manage users
- Per user and site-wide usage statistics
- Custom tranlations for texts and interface components
- Inline help
Sysadmin
Keywords. Python
Flask
PostgreSQL
Nginx
VueJS
RSS
Docker
Prometheus
LDAP
, JWT
, Woodpecker
, pytest
Releases are anounced on the blog https://blog.liberaforms.org
See ./docs
for more info. :)