m0m4x / wForm

WordForm lets you create web forms from Word Template documents in a fast and reliable way.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== wForm ===
Contributors: Zanini Massimo
License: GPLv3 or later
Website: https://bitbucket.org/m0m4x/wform/
Source: https://bitbucket.org/m0m4x/wform/
SVN Git: https://bitbucket.org/m0m4x/wform.git

=== Description ===

Create web form from word documents, in a fast and reliable way.


== Installation ==

1. Upload the source files to your web server
2. Create a [MySql] db
3. Load tables with sql in installation\wform.sql
4. Change mysql db credentials in lib\lib_db.php
5. Load word documents in doc\ folder

*remember to*
* enable htaccess reading with `AccessFileName htaccess.txt` in web server [httpd.conf] .
* enable rewrite_module in [Apache] web server .
* enable php :)


== Changelog ==

:/


== To Do ==

:/


== Contact ==

For comments and requests, questions related to obtaining, building or installing, send
an email to:

	massimozanini86@gmail.com


== Copyright and license ==
Code and documentation copyright (C) 2016 Zanini Massimo released under the AGPL license.
See LICENSE.TXT for Copyright and licensing information.



About

WordForm lets you create web forms from Word Template documents in a fast and reliable way.

License:GNU Affero General Public License v3.0


Languages

Language:PHP 90.1%Language:JavaScript 9.8%Language:CSS 0.1%