Welcome to Zend Form Maker's home page


Explanations

This is the first version of Zend Form Maker, design is pretty much missing ... details.
I'm not really good at it, and I did this tool alone so please be tolerant with me, I'll do something about it soon, promise ;)
And please, forgive me for the approximative english used everywhere in the tool, I speak french and did my best, I'll correct my mistakes as fast as possible ;)


What to do now ?

I suggest you to go to the "form lists" link in the menu and to create your first form there.


Informations

In the directory "application/configs", there is an application.ini file.
Some configuration keys are there with the zfm prefix.
You can change some settings there but it's more advised to know what you do before you do it.

In the public directory, you'll find a subdirectory "resources". This is your directory, everything you need to touch should be in here.

I suggest you to put there :
- The font used with the captcha image
- The images you would use in the form
- Your custom decorators files
- Your CSS files needed to display the form while previewing or testing it.
All the css files of this directory will be included in these case.

You'll also find a "xml" subdirectory which will contains all the form you'll make with my tool.
And finally, the form_made subdirectory will contains the class generetad by the tool for you.

I hope you'll like this tool, don't hesitate to contact me if you got any question, suggestion, bug, etc...
I'll be glad to have some feedback.

Design modified by Matthieu Di Blasio - Original design by template world (technical design)