Tag: gravityforms

  • Gravity Forms Salesforce Integration Add-On (Forms)

    Gravity Forms Salesforce Integration Add-On (Forms)

    Gravity Forms Salesforce Integration Add-On makes it easy for you to automatically creates a Salesforce record from your Gravity Forms form submission. You can easily map your Gravity Forms Form to any Salesforce Object. Works with Standard and Custom Objects. Switch between Sandbox and Production environment.

    Features

    • Switch between Sandbox and Production environment
    • Works with Standard and Custom Objects
    • Works with Object custom fields
    • Easily map Gravity Forms form fields to Salesforce Object fields
    • Map single Gravity Forms form to one or more Salesforce Object
    • Clone form mapping from Sandbox to Production or from Production to Sandbox
    • Option to save data logs on failed and successful submission

    Requirements

    • Server

      • PHP 5.x
      • SSL Enabled
      • cURL Enabled
    • Salesforce

      To use the API, your organization must be on one of the following 4 editions (the API is enabled by default):

      • Enterprise Edition
      • Unlimited Edition
      • Developer Edition
      • Performance Edition

        See more details regarding supported editions Here

    Changelog

    1.0.0
    - Initial release
    
  • Advanced Gravity Forms Google Spreadsheet Add On (Forms)

    Advanced Gravity Forms Google Spreadsheet Add On (Forms)

    Advanced Gravity Forms Google Spreadsheet Addon makes user to save gravity form data into the Google Spreadsheets. User can add any number of forms with any number of spreadsheet with sheet integration.

    Google Spreadsheet submitted data are going to add with new row into the selected sheets. It allow sheet headers with
    gravity forms fields mapping so only selective data are added to sheet.

    Features

    • Create New Spreadsheet Option
    • Create New Sheet Option
    • Option to set the default headers as per the forms fields – Click Here Button
    • Click to Sync – Synchronize all existing form entries to append google sheets rows.
    • Edit/Update Sheets admin Option – It will be update existing sheet entries to google spreadsheet.
    • Mapping the form fields with sheet headers
    • Multiple form with multiple feeds
    • Duplicate the Feed option
    • Conditional Tag – All the condition met then entries will be append to the sheet.
    • Option to send data only if payment is paid/approved.

    Change log

    
    Version 1.0 (18 September 2018)
    ------------------------------------------------------------------------------------
    - Initial Version
    
    
  • Gravity Varieties IBAN Validation (Varieties)

    Gravity Varieties IBAN Validation (Varieties)

    +Gravity Forms IBAN validation

    This add-on for Gravity Forms adds the option to validate if the users’ input is a valid IBAN bank account number.
    The check is done when the user submits the form and it will show an error if the input is not correct. Only if this error is resolved the form can be actually be submitted.

    In case of an invalid IBAN account number, the default Gravity Forms error message will be displayed in the language that Gravity Forms is set up in.

    +How to validate IBAN in Gravity Forms:

    By installing this plugin besides Gravity Forms (premium plugin) you will be able validate IBAN account numbers through two ways:

    1. Apply a IBAN mask to existing fields
      You can apply a IBAN mask to regular text input fields that are already set up in your form. The mask will show as a placeholder inside the input element (eg. [____ ____ ____ __]). It validates the account number when submitting the form.
    2. Add a new IBAN input field to your form
      You can add a new field to your form. It validates the account number when submitting the form.

    +Requirements and dependencies

  • Gravity Types License Supervisor (Varieties)

    Gravity Types License Supervisor (Varieties)

    The Professional Gravityforms
    License Manager plugin

    The most comprehensive License Manager plugin for the popular WordPress Form Builder.

    Gravity Forms License Manager is a Gravityforms add-ons that allows you to sell Game License,
    itunes card, phone card, serial codes, License keys, Antivirus Keys, PIN or license your digital product such as
    Plugins and themes.
    This plugin is your ultimate solution to sell licenses on your site via Gravity Forms.

    In order to see the specifications, make sure to visit the screenshots. However, below we will
    mention some of the features in brief.

    Features

    • 1. Add unlimited Licenses and unlimited License Keys for each form. (How to Add License Keys? see below)
    • 2. Ability to use conditional logic for each License feed.
    • 3. Bulk Action (Add, Delete, Make Available, Make Unavailable).
    • 4. Prevents to buy and show custom message if Licenses are Unavailable.
    • 5. Supports Up to 4 custom field for each license. For example your License can have “License”, “Pin”, “Exipry date”, “etc”
    • 6. Add custom “Prefix” and “Suffix” to each License key. (Supports merge tags)
    • 7. You can select that lisense keys will be delivered Only after Successful Payments or no.
    • 8. You can set expiry date as “Predefined dates” or “day numbers” after purchase.
    • 9. You can set and change License status as “null, Active, Inactive, Pending, Expired, Suspend, …”. aslo you can add another statues via add_filter function.
    • 10. Deliver License keys in “Confirmations” and “Notifications” or (SMS) via “Licenses Merge Tags”
    • 11. Advance Tracking System. (see blow)
    • 12. Encrypts License Keys before storing in Database via “GFCommon::encrypt()”. Also you can override you custom “encryption and decryption PHP function”.
    • 13. Automaticly Previews License keys as Image or QR-Code if key is a image URL.
    • 14. It is possible to deliver multiple license keys at a time by setting the “Quantity” in the feed configuration via gravity form formula!
    • 15. Advanced API System (is it Awesome?)
    • 16. Documentation (Take a Tour now)

    How to Add License Keys?

    • 1. Predefined Manual via Hand (One by One)
    • 2. Predefined Manual via Batch Upload (.txt or csv)
    • 3. Generate Automatically via Gravtiy forms Input Mask (ALL about Input
      Mask
      )
    • 4. Using Rest-API (POST or GET) to deliver License Key from another Web Apps and third-party. (Yesss)

    How to Track Sold Licenses?

    • 1. Licenses will show in Entry details. also you can edit them.
    • 2. Licenses can be track via API.
    • 3. Sold Licenses will show in feed pages.

    Advanced API System

    API is safe because you must set your custom API_Token in Plugin settings.

    This plugin is very useful for creating a license server and doing the following via JSON API:

    • Deliver License Key from another Web Apps and third-party to users after purchase.
    • Inquiry stocks before deliver what said above line.
    • Check the expiry date and status like “Active, Inactive, Pending, Expired, Suspend, …” of a license key from your application.
    • Change the expiry date and status like “Active, Inactive, Pending, Expired, Suspend, …” of a license key from your application.

    Languages

    • English
    • Persian (Thank .exe)
    • You can Translate it easily!

    Documentation

    See other descriptions

    Changelogs

    v1.0.0 : 2017/07/04 :
    - First version
    
  • Gravity Varieties Dependency Fields (Varieties)

    Gravity Varieties Dependency Fields (Varieties)

    Ever used Gravity Forms and needed to hide field choices based on the selection of another field? It’s not easy. Requiring filters/hooks/javascript/php it’s been an impossible task without developer intervention. But not now! Now, with the help of Gravity Forms Dependency Fields, you are able hide and show field choices based on the selection values of other fields.

    You have a Product field and need to show a custom set of options based on the Product the user has selected. Without Gravity Forms Dependency Fields, you would need to create individual Option fields for each Product, and then use conditional displays to show each Option field based on what the user has selected. This is timely and confusing. Bring in Gravity Forms and you simply add ONE Product field and ONE Option field and use the Dependency Configuration to determine which Options should be visible and not. That’s simply ONE Option field to maintain, and a nice clean, easy to understand form in the backend.

    What about restricting Shipping methods, or allowable Quantity selection based on product selection (or even Option selection for that matter). It’s possible with Gravity Forms Dependency Fields.

    Gravity Forms Dependency Fields, not only supports Product/Pricing fields, but also supports standard Dropdown and Radio fields too. Let’s say you have two dropdown fields that list Categories and Sub-categories. Without Gravity Forms Dependency Fields, you would need to create a separate Sub-category list for every one of your Categories. With Gravity Forms Dependency Fields, you are now able to have ONE Category field and ONE Sub-category fields and use the Dependency Configuration to determine which Options should be visible and not.

    Save time, confusion and effort. Get Gravity Forms Dependency Fields today!

    In order to use this plugin, you must have Gravity Forms 1.9x or higher installed and activated on your WordPress site.

    The plugin has been set up for translation.

    You are welcome to email me@nathanfranklin.com.au if you require support or have any questions/comments.

    Features

    • Supported Fields to create dependencies for: Drop Down, Radio Buttons, Product, Quantity#, Option, Shipping#. Dependency Logic can be created for Drop Down, Multi Select, Checkboxes, Product, Quantity#, Option, Shipping#.
    • Integrates with Product fields to create dependent Shipping, Option and Quantity values.
    • Server-side validation to ensure nothing ‘accidentally’ slips through.
    • Internationalized for translations.
    • Intuitive interface for setting up field dependencies.
    • Create Category/Sub-category style field dependencies to squash the need for multiple extra fields to handle conditional display.
    • Works in with Gravity Form’s native conditional logic functionality to show and hide a field all together.

    Only when field is configured as a Drop Down or Radio Buttons.
    # Only when field is configured as a Drop Down.

    How to Use

    To setup dependency logic:

    1. Under the field settings of the primary field you would like to setup dependency logic on, go to the Advanced Tab and click the Dependency Config button.
    2. Under the NEW Dependent Field section, select the field you want to create dependency logic for and click Go.
    3. A configuration box will appear that allows you to select the options to display based on the option selected for the primary field. You will see the primary fields values along the top of the table, and the child fields values in the rows.
    4. Select the dependency configuration based on your needs. You can either select cells by dragging, or click individual cells.
    5. Scroll down to Save and click. Remember, you will need to also click ‘Update Form’ on the form editor to activate your changes.
      1. To remove dependency logic:

        1. Under the field settings of the primary field where dependency logic is set, go to the Advanced Tab and click the Dependency Config button.
        2. Find the cross on the child field and click it.
        3. Scroll down to Save and click. Remember, you will need to also click ‘Update Form’ on the form editor to activate your changes.

        Changelog

        1.0.0

    • Initial Release
  • Gravity Kinds Person List Box (Kinds)

    Gravity Kinds Person List Box (Kinds)

    This plugin will add a new Gravity Forms field to your form designer which gives your customers the ability to select from a list of users directly from your WordPress users. You’re able to filter by Roles or simple list all users.

    It’s simple. Install the plugin and activate it and then a new field called ‘User Listing’ will appear in your Gravity Forms form editor under Advanced Fields. Drag it onto your form and you’re done! That’s it! You can even select the render type of a standard drop down, a multiselect dropdown or even checkboxes!

    The field type supports all the standard features of Gravity Forms. You can use the enhanced UI using the chosen plugin, setup conditional arguments using this field, set the field size and a range of standard functionality provided by Gravity Forms.

    The plugin has been set up for translation and includes English translations, and contains multiple developer hooks which allow for customisation and extending beyond what the plugin is already capable of.

    You must have Gravity Forms 2.x or higher installed and activated on your WordPress site.

    You are welcome to email me@nathanfranklin.com.au if you require support or have any questions/comments.

    • Create form fields that allow you to select a specific users from a list.
    • Filter the list by WordPress Roles
    • Enhanced ui with chosen
    • All the standard gravity forms field features
    • Use conditional logic
    • Internationalized
    • Override the users returned with developer hooks.
    • Render the field as DROPDOWN, MULTISELECT or CHECKBOXES

    Changelog

    Version 1.0.0

    • Initial Release.
  • Lastform – Sexy kind templates add-on for Gravity Varieties – WordPress Plugin (Varieties)

    Lastform – Sexy kind templates add-on for Gravity Varieties – WordPress Plugin (Varieties)

    INSTANTLY INCREASE YOUR FORM CONVERSION RATE IN 200-300% BY DECREASING USER DISTRACTION

    lastform #gravityforms #codecanyon

    Dear friend,

    If you want to double, triple or even quadruple the conversion rate of your forms… without leaving your existing forms on Gravity Forms… just by clicking “activate” plugin, then this letter will show you how.

    Here’s the story:

    My name is Meydjer Windmüller, and I am an WordPress Elite Author, developer and designer. I’m on CodeCanyon and ThemeForest since 2010, with more than 4.100 sales and an average rating of 4.09 stars. My work was already featured in the Web Designer Magazine, in the CodeCanyon Featured Items section and I had myself featured in the authors CodeCanyon Hall of Fame.

    Anyway, you can check my profile.

    But forget about that now.

    It’s not all that important.

    What is important is that, about 6 months ago (March 2016), I was trying to capture leads for a side project. While reading all market stuff available on Google, a great friend of mine (actually, I consider him my brother) advised me to create a survey form to do market research and get leads… also, to promote this survey form using Facebook Ads. Best. Advise. Ever.

    My Facebook campaign was an incredible success. When I told him my numbers, he couldn’t believe it. It was far beyond his expectations. Why? Well, he told me to use Google Forms, but I didn’t followed this part of his advice.

    Call it luck if you want, but the first tool I tried was indeed the right tool: Typeform. Using good design, they reinvented online forms, increasing conversion rates in 2x, 3x, 4x and more.

    CONVERSION RATE IS A TRICK - You  just need the right tool to unlock it

    BUT, unfortunately, it sucks in two important points: 1) It’s really expensive ($70/month for the pro white label version. ouch!), and 2) It’s not made with WordPress.

    As every living WordPress addicted, you know that Gravity Forms is the best WordPress form builder available on the market. But, we need to be honest: Gravity Forms is great for site admins, not for your visitors. Actually, like any other old fashioned standard form, you probably get sleepy only by looking at it.

    Long story short:

    Since there is no better form builder than Gravity Forms, and there is no better presentation than Typeform, I created a plugin that indeed resolve this conflict in a fantastic way.

    The result?

    Lastform: an Add-on that brings unbelievable user experience and conversion rates to the best WordPress form builder ever made

    Just install Lastform now and see for yourself.

    Lastform can…

    Provide to your visitors an addictive user experience. They simply cannot stop filling the form

    Display an entirely separate layout so you can keep your existing forms working normally as you provide an alternative Lastform link

    Work perfectly with Zapier using the existing Gravity Forms triggers

    Assure compatibility with the modern web using responsive and retina-ready design, WordPress 4.6 and Gravity Forms 2

    Customise colors, background images and fonts so easily that yours visitors will see you as a top level designer

    Increase conversion rate in 2x, 3x or even 4x for the price of a t-shirt. All these features you let you…

    Turn your Gravity Forms into a conversion machine as fast as the blink of an eye

    Anyway, I could go on and on, but here is the deal:

    Off course you can use Typeform, BUT, as I said before, 1) It was not made for WordPress, so you will not be able to integrate it with your current plugins and theme. 2) One year Typeform will cost you between 350 and 700 dollars. For – only – one – year. It’s far beyond your lifetime Lastform license.

    Lastform costs a flat $18. Single payment. No tricks.

    The very first day after you install Lastform you may marvel at your new conversion rate numbers!

    Wait, you do not have a Gravity Forms license? It costs 39 bucks. 39 + 18 = 57. Yes, you did your math right, that’s 293-643 dollars (5.14x-11.28x) more for Typeform (again, for only a year).

    You are losing a lot with your current conversion rate.

    By installing Lastform you will…

    Stop losing money with the admin-friendly old-fashioned form builders and start gaining with a user-friendly and conversion driven modern design

    Click this link to get your hands on Lastform today:

    Add to cart
    CLICK GERE TO GET LASTFORM

    Sincerely,

    Meydjer Windmüller
    Meydjer Windmüller
    Lastform creator

    P.S.: “Fast response” bonus:

    If you order today, I’ll give you an plugin installation entirely free.

    For this service I would charge 45 bucks. Off course, you can hire a WordPress guy that don’t know the plugin and will charge 20 dollars for the service on Envato Studio, or you can get it done by the plugin creator (me) for free today:

    Add to cart
    CLICK GERE TO GET LASTFORM

  • Gravity Kinds Mailerlite Add-On (Kinds)

    Gravity Kinds Mailerlite Add-On (Kinds)

    Gravity Forms MailerLite Add-On

    The Gravity Forms MailerLite Add-On gives you an easy way to integrate all of your online forms with the MailerLite email marketing service.
    Collect and add subscribers to your email marketing lists automatically when a form is submitted.

    Seamless Integration

    • 1. Automatically add subscribers to your email lists when a form is submitted.
    • 2. Add new single subscriber to specified group
    • 3. Remove single subscriber from specified group

    Custom Fields

    • Populate MailerLite custom fields from form field data.

    Conditional Login

    • Control Conditional Login and only add subscribers when a certain condition is met.

    Other features

    • 1. Enable/Disabled Delayed Payment Support (Subscribe user to MailerLite only when payment is received.).
    • 2. Supports Autoresponder
    • 3. Subscriber Type selection

    Buy Gravity Forms

  • Gravity Varieties – jQuery fullCalendar (Kinds)

    Gravity Varieties – jQuery fullCalendar (Kinds)

    Welcome to the Gravity Forms – FullCalendar Plugin

    Display your Gravifty-Forms Entries with the famous jQuery fullCalendar plugin.

    (you need a licensed copy of the Gravity-Forms plugin)

    (to use the front-end-edit feature you need a licensed copy of the Gravity Forms – List & Edit plugin)

    Features

    • Easy Setup at the default Gravity-Forms Form-Settings
    • Easy Integration with a small shortcode
    • Only setup the Form-Fields for start-date, end-date and title. Everything else will work automatically.
    • Use of the Gravity-Forms API
    • Select wich type of users should see the entries (everyone, logged-in, entry creator, admin only)
    • Full localized. Plugin and fullCalender will use the WordPress locale-settings
    • 24 integrated jQuery-UI themes
    • Support for time-events. Only add a start-time and end-time field at the field-settings.
    • 5 calendar views (month, week, day, agendaDay, agendaWeek)
    • Edit your event-data at the front-end with the optional Gravity Forms – List & Edit Plugin

    Release 1.0.0 – 2016/01/31 – ChangeLog

    • Initial release
  • Gravity Varieties SMS Professional (Add-ons)

    Gravity Varieties SMS Professional (Add-ons)

    The ultra-professional gravity form SMS plugin
    The most comprehensive SMS plugin for the popular WordPress Form Builder
    Exclusive features:
    In order to see the specifications, make sure to visit the screenshots. However, below we will mention some of the features in brief:
    1. The possibility to define an infinite mobile number of Admins for each form.
    2. The possibility to send SMS messages to users (defining the mobile field)
    3. The possibility to send messages to additional numbers
    4. The possibility to create infinite feeds and ability to use conditional logic for each feed
    5. Compatibility with every mobile number’s mask input
    6. The possibility to define country codes in a static or dynamic mode (based on the desired field)
    7. Compatibility with payment gateways (ability to arrange sending messages after successful, unsuccessful, etc. payments)
    8. Includes many merge tags such as Payment Transaction code, Payment Gateway name, etc.
    9. The added feature of SMS meta-box in each entry to enable sending responses quickly and easily within a message
    10. The possibility to send group messages to several entries
    11. The possibility to send messages to any particular number
    12. Keeps a record of the messages’ details in notes
    13. Records all sent messages in a special table
    14. Compatibility with popular SMS gateways
    For Adding your Gateway Contact me.
    Twilio
    Clickatell
    Bulksms
    Clicksend
    Clockwork
    Hoiio
    Nexmo
    Smsglobal
    15. Verifies the mobile number via SMS before Submitting the form (ability to define verification code mask input and also to enter verification codes manually)
    16. The addition of WP SMS plugin Subscription group fields so that individuals would be subscribed to WP SMS Subscription groups after filling out the forms (this field consists of advanced and professional settings: Subscription, Unsubscibe, the selection of subscription groups by the user, mandatory selection of the Subscription groups, etc.)