BreezingForms



HTML5 upload progress, frontend display/edit, Google Drive Spreadsheets, true mobile support, Salesforce, Dropbox, Mailchimp, multipages, payments, conditional fields, themes, JOOMLA 3.1/3.0..See videos!
++++ The most innovative and powerful forms for Joomla! ++++
Tutorial videos and demos: http://breezingforms.com/en/joomla-forms-demos.html
#######
OUR FAIRNESS POLICY = INFINITE USE + NO RESTRICTIONS ON SUPPORT AND DOMAINS
#############
+ No tedious HTML fiddling
+ No extra payment for additional features, it is all-in-one.
+ Ease of use but covers all form aspects
+ Handles small forms to complex form applications
+ Provides some nice user experience
+ Offers 3 form modes - suits everybody's taste
All three modes share the same power but each has its own audience:
* QuickMode:
A form editor for the non-programmer and people who want their forms to be done very quickly but nice looking.
* EasyMode:
A form editor for layout centric form creation. Very powerful but simple in usage. Ideal for designers.
* ClassicMode:
A wysiwyg editor for creating forms. For technicians and fans of FacileForms.
Important features:
* Joomla! 3.0/2.5/1.7/1.6/1.5 native
* HTML5/Flash upload progress, image previews and resize options. iPhone/iPad/Android support!
* Google Drive Spreadsheets support
* True Mobile Support (create on-the-fly for desktop and mobile)
* Salesforce CRM integration (including custom objects)
* Dropbox integration (including submissions as PDF, CSV, XML)
* MailChimp Newsletter integration
* _Really_ powerful Conditional Fields without need for Javascript
* Frontend/Backend Editing: Turn BreezingForms into a mighty Content Construction Kit (CCK) using our extension ContentBuilder:
http://extensions.joomla.org/extensions/news-production/content-construction/18048
* Simplified Email System
* PDF, CSV & XML export
* Many themes included (QuickMode)
* Maxlength for textareas including "chars left" display
* Summary item: Create summary pages quickly (including calculations if you want)
* Integrator - Integrate with other extensions
* User Editable Forms
* 18 and counting form items (from simple input to captcha items)
* Multipage forms
* PayPal and Direct Payment (Sofortüberweisung)
* Captcha/reCaptcha
* Calendar item
* Many pre-defined validations and actions
* Custom scripting
* Unlimited reply-to fields
* Reply-to files: attach files from your server to reply-to addresses
* Selectable Reply-tos
* Editable Reply-tos
* Reply-to filters
* Custom mail subjects
* File attachments from upload fields for admin and user mails
* Multiple recipients for the admin notification mails (themeable)
* User data in email notifications
* Database storage
Chris Sharville - Laker Sharville Design Associates - UK
This module is a must have for anyone who needs the flexibility but not the complexity of programming.
The installation had a little bump due to the site configuration and the support team was more than patient with me and chose to "educate as they communicated". I now know more and I am also able to do more.
The video tutorials have been a blessing and the user forum has been a great help.
The product is very well supported and it has a rich set of features that work out of the box. No need to mess around with tweaking it for it takes all the major problems and masks them with easy to follow templates and functions.
I tip my hat to the designer, developers and support team at breezing forms.
I great investment for me and ultimately my client.
When contacting support, got an answer almost instantly. By all measures, a component of wins!
We wish the developers did not lower the bar of quality and functionality!
Went with the reviews on this one - but it's a lesson learned. I have come across free extensions that are more intuitive than this!! Three form building modes? Why, oh, why? Can't edit forms between different modes so you're stuck to whatever you started with. The interface is awfully laid out and wordings are confusing (this might be due to the fact that they are not native English speakers).
After a couple of weeks of tampering I finally gave it all up. I admit I'm not great with programming (that's why I bought this in the first place) but the learning curve of this software is far too steep for me.
My two cents,
Catherine
Hi,
- Why 3 form building modes?
Well, that is already perfectly explained in the description of this listing.
- Why are they not editable across each other?
Because each mode results in a different displaying technique. With the classic mode you can move all fields pixelwise, the easymode supports html templates, the quickmode offers managed themes and helps you to get great results in no-time.
This is nothing new and I also don't understand why you didn't try the free previous version first?
BreezingForms is definetly not meant to be a tool to create simple contact forms but if you need something more, then it is the tool of your choice. For really simple things you are right, then it might better to use a free tool.
As for the native speaking:
For the wording, there is always something that could made done better. But that is the case for almost any software not just ours. If there is something disturbing, just contact our support and we'll check it out.
As far as I know, none of the developers in the form section are native english speakers - BUT - crosstec is located in Germany and we are offering support by _native_ english _and_ german people. Nobody in the forms section is doing this. Check it out yourself ;)
Regards,
Markus
Pros:
- simple to setup at a click of an install button
- has samples where you can see how the forms were setup, so you can use it as a guidance
- no extra coding knowledge required, simply select the elements of the form to your needs and put them into the form
- is paypal integrated, so now we can start accepting money after the forms have been completed!
- BIGGEST PRO of all is this form has different styles and not just a bunch of boring boxes especially if you have a form with a couple of pages long
Cons:
- nothing much, just that if you have jquery built into your templates, you may need to disable that to get it working. If that still does not work, contact their support (they have excellent customer service, especially Terry!)
I do webdesigning, but had just got started with joomla not too long ago, I was worried this form would be a headache to setup, but it was simple and to the point. I had issues with my template conflicting with the form buttons, but I had contacted support, and a friendly and helpful representative, Terry, got right back to me with the answers.
conclusion: you will not go wrong with this form extension regardless if you are new w/ joomla or not. if you dont like boring looking forms, then breezingform is a MUST.
Hi,
in the advanced form settings you may enter custom email subjects and even use content from the submission right inn there.
Thank you for the review!
Regards,
Markus
- It has a lot of features. The possibilities to create interesting forms is incredible.
- It is easy to install.
- It is easy to create forms in any mode.
Cons:
- It is incredibly difficult to "template". Simple CSS changes that are outlined in the knowledge base such as changing fonts do not work at all.
- The naming conventions don't make any sense. I have worked with many joomla extensions and this one by a long shot is the most difficult to work with and understand.
Conclusion:
If you have a whole lot of time, and a lot of programming experience then this could be a viable option.
If you want a good plug and play option with easy to customize fieldsets and a simple naming schema then I would advise RSForms as it is much easier to use. It isn't as rich in features, but not everyone needs this many features.
Hi,
you seem to like our extension, so I guess the one star must be a mistake ;)
However, it is quite easy and straight forward to create a custom theme. It is plain old css. No weird naming conventions, no coding necessary.
In your support request you asked how to add space between fieldsets. Here is the answer:
.bfQuickMode fieldset {
margin-bottom: 20px;
}
This is regular CSS and I cannot see any weird naming convention here. "fieldset" is core css and you address...well...fieldsets with it.
Other extensions don't even provide managed themes, so if I were you, I would have a closer look what I really have with BreezingForms.
However, thank you for the review!
Regards,
Markus
I look forward to using more of this component's capabilities.
Hi Eric,
I think we should stay with the facts:
*1* You sent two tickets, not three.
----
*2* The first ticket has been submitted on June 3rd, 2011.
At this time we reorganized the support and made clear - on support ticket submit - that there will be delays.
The reorganization is now complete.
It was also a general before purchase "license" question and not a support question. These questions we answered later than the regular support questions. I think it is understandable that customers who paid already come first.
----
*3* The 2nd ticket has been submitted on friday July 8th, 2011 and got answered 1.5 business days later. This is absolutely ok.
Regards,
Markus
Support is excellent. Response is fast and they work with you to get the answer you need. They also have a good KB and forums as well.
I cannot wait to explore this module and find out its true capabilities.


