Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

A community-driven free software solution to easily generate and work with complex online forms.

License

Notifications You must be signed in to change notification settings

hforge/goodforms

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

139 Commits
139 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoodForms is a community-driven free software solution to easily generate and work with complex online forms.

Dependencies

  • itools (master)
  • ikaaro (master)
  • lpod-python (master)

Installation from shell

Install dependencies

Install itools & ikaaro:

$ pip install git+https://github.com/hforge/itools.git@master#egg=itools
$ pip install git+https://github.com/hforge/ikaaro.git@master#egg=ikaaro
  1. Install from PIP:

Install from PIP via the command:

$ pip install git+https://github.com/hforge/goodforms.git@master#egg=goodforms
  1. Install from GIT

Install via git repository:

$ git clone https://github.com/hforge/goodforms/
$ cd goodforms/
$ python setup.py -r requirements.txt
$ python setup.py install

Initialize instance:

$ icms-init.py -w yourpassword -e email@example.com www.goodforms.localhost

Start instance:

$ icms-start.py www.goodforms.localhost

Test GoodForms in Firefox:

$ firefox http://localhost:8080/

Launch via Docker

Build docker image "goodforms":

$ cd docker
$ docker build . -t goodforms:latest

Launch demo instance with docker-compose:

$ cd docker
$ docker-compose up -d
$ firefox http://localhost:8080

The login/password is contact@example.com/password !

About

A community-driven free software solution to easily generate and work with complex online forms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.