BoilWP / Boilerplate-Generator

A simple form that replaces strings with the information you fill in to generate your copy of either boilerplates I have created. Once the form has been filled, press "Generate" to download a ready prepared plugin for you to start developing.
GNU General Public License v2.0
1 stars 1 forks source link

Form Validation #7

Open seb86 opened 9 years ago

seb86 commented 9 years ago

It would be good if we can have the form validated before the user can press the "Generate" button.

soulseekah commented 9 years ago

Has to be done in JavaScript, I'd suggest http://parsleyjs.org/

Regards, Gennady Kovshenin

On Fri, Mar 20, 2015 at 6:58 PM, Sébastien D notifications@github.com wrote:

It would be good if we can have the form validated before the user can press the "Generate" button.

— Reply to this email directly or view it on GitHub https://github.com/BoilWP/Boilerplate-Generator/issues/7.