Posts Tagged ‘third-party’

New Third-party Add-on: Price Modifiers

Introducing a new third-party add-on, Price Modifier for Event Espresso 4.

Price Modifier Questions

Price Modifier Questions

 

The Price Modifier add-on for Event Espresso 4 by Aparna’s Codex provides new functionality to the question/registration form editor, which allows event managers to create pricing questions that adds an extra cost for the selected items to the total registration cost. Basically, this add on can be used to sell additional items with registration.

Compatible with Multiple Event Registration

The Price Modifier add on is also compatible with the Event Espresso 4 Multiple Event Registration add on!

Getting the Add-on

The Price Modifier add-on is available on our Third-party Add-ons page or directly from the Aparna’s Codex website.

Support

Aparna’s Codex offers help and support for this add-on, while an FAQ is available on the plugin home page.

Tags: , ,
Posted in Product & News | 5 Comments »

New Third-party Add-on: Easy Reports and Analytics for Event Espresso 4

Introducing a new third-party add-on, Easy Reports and Analytics for Event Espresso 4.

 

This new add-on allows website owners to display event analytics on the front-end of their sites, using a simplified and informative view for logged in Administrators and Event Admins.

Features

  • Event Analytics – Provides various parameters that you can set while creating an event and this plugin will analyze the numbers for you.
  • Simplified UI – The interface has been designed tactfully to display related fields close to each other with relevant information highlighted for you.
  • Real-time Updates – Monitor and analyze the behavior of customers in real-time.
  • Summarized View – Using simple graphs and charts, you get a user-friendly summary of registrations.

Getting the Add-on

The Easy Reports and Analytics for Event Espresso 4 add-on is available on our Third-party Add-ons page or directly from the WisdmLabs website.

Support

WisdmLabs offers help and support for this add-on, while an FAQ is available on the plugin home page: https://wisdmlabs.com/ee-easy-reports-and-analytics#FAQ

Tags: , ,
Posted in Product & News | 2 Comments »

Third-party Add-ons Directory Launched

third-part-addonsGreat News! We’ve recently launched a new Third-party Add-ons directory on our website. So now Event Espresso 4 customers can explore an ever growing selection of plugins, and themes from third-party developers.

TL;DR

Be sure to check out the new Third-party Add-ons directory! If you’re a developer, the EE4 Github repo is now public, be sure to submit your add-ons.

Short Backstory About Our Event Ticketing & Registration Framework

As we were building out the Event Espresso 4 core event ticketing and registration framework for WordPress, we took extra time to make sure it was as extendable, and scalable as possible. With many hours of  very careful planning, and development, we were able to build in hundreds of action hooks, and filters throughout the core Event Espresso 4 codebase. Therefore exposing an enormous amount of data, and WordPress accessible endpoints throughout the EE4 framework. Leaving Event Espresso 4 wide open for developers to build great new extensions, and features on top of.

Exciting, right?

Get Noticed!
Developers submit your add-ons to our Third-party Add-ons Directory.

The Directory

Well, as time progressed, we started seeing more and more developers getting involved, and asking about promoting their theme’s, and/or plugins somewhere on the Event Espresso website. However, we didn’t really have a place for developers to promote their new extensions. So, I went ahead and built a small directory for third-party developer’s to promote their add-ons.

The add-on directory has actually been available for a while, but I got busy with WordPress security updates, testing and documenting new features (Multiple Event Registration and Promotions), and never got around to telling anyone about it, until now.

What add-ons are we launching with?

So far I’ve added three popular themes, two gateways, and a plugin integration.

Also, it’s TOO EARLY to promise anything right now, but it sounds like there might be an integration with a popular affiliate plugin, and maybe even a redesigned calendar widget. So be sure to keep your eyes peeled for new stuff from other third-party developers.

third-party-addons-page

 

Public Github Repository Now Open

OctocatIn other news, we’ve recently opened up our Event Espresso 4 Github repository to the general public. Since then we’ve seen an influx of new developers, who are starting to build exciting new integrations for Event Espresso 4. Any developer with an account on Github.com can now download and install the EE4 Core Plugin on their development sites, without having to purchase a support license. This means that WordPress plugin and theme developers can now build add-ons for EE4 much faster than ever before.

Calling all WordPress Plugin & Theme Developers

Say what!?!? Did you hear the great news above, about our Github repository going public? And now you want to know how to get started developing add-ons for Event Espresso 4, right?

Start learning about developing for Event Espresso on our Developer Resources page, right away!

Submit Your Add-on!

Submitting a new add-on to our repository is easy, and will help your add-on get noticed by thousands of Event Espresso customers. Just fill out the form at the bottom of the Third-party Add-ons page to get started.

Have an idea for an add-on?

If you have an idea for a new feature/plugin/theme, or are currently developing an add-on to integrate with Event Espresso 4, please be sure to post about it in the comments below, or use the Github Issue Tracker to let us know.

We are look forward to seeing what you will come up with next!

Tags: , , ,
Posted in Product & News | No Comments »

Event Espresso
[gravityform id=116 title=false description=false]
<script type="text/javascript">var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,initializeOnLoaded:function(o){gform.domLoaded&&gform.scriptsLoaded?o():!gform.domLoaded&&gform.scriptsLoaded?window.addEventListener("DOMContentLoaded",o):document.addEventListener("gform_main_scripts_loaded",o)},hooks:{action:{},filter:{}},addAction:function(o,n,r,t){gform.addHook("action",o,n,r,t)},addFilter:function(o,n,r,t){gform.addHook("filter",o,n,r,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,n){gform.removeHook("action",o,n)},removeFilter:function(o,n,r){gform.removeHook("filter",o,n,r)},addHook:function(o,n,r,t,i){null==gform.hooks[o][n]&&(gform.hooks[o][n]=[]);var e=gform.hooks[o][n];null==i&&(i=n+"_"+e.length),gform.hooks[o][n].push({tag:i,callable:r,priority:t=null==t?10:t})},doHook:function(n,o,r){var t;if(r=Array.prototype.slice.call(r,1),null!=gform.hooks[n][o]&&((o=gform.hooks[n][o]).sort(function(o,n){return o.priority-n.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==n?t.apply(null,r):r[0]=t.apply(null,r)})),"filter"==n)return r[0]},removeHook:function(o,n,t,i){var r;null!=gform.hooks[o][n]&&(r=(r=gform.hooks[o][n]).filter(function(o,n,r){return!!(null!=i&&i!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][n]=r)}});</script> <div class='gf_browser_unknown gform_wrapper gform_legacy_markup_wrapper' id='gform_wrapper_116' ><form method='post' enctype='multipart/form-data' id='gform_116' action='/tag/third-party/' novalidate> <div class='gform_body gform-body'><ul id='gform_fields_116' class='gform_fields top_label form_sublabel_below description_below'><li id="field_116_5" class="gfield gfield_contains_required field_sublabel_hidden_label field_description_below gfield_visibility_visible" ><label class='gfield_label gfield_label_before_complex' >What is your first name?<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_complex ginput_container no_prefix has_first_name no_middle_name no_last_name no_suffix gf_name_has_1 ginput_container_name' id='input_116_5'> <span id='input_116_5_3_container' class='name_first' > <input type='text' name='input_5.3' id='input_116_5_3' value='' aria-required='true' placeholder='First name' /> <label for='input_116_5_3' class='hidden_sub_label screen-reader-text'>First name</label> </span> </div></li><li id="field_116_1" class="gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible" ><label class='gfield_label' for='input_116_1' >What is your email address so we can follow up with you?<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_116_1' type='text' value='' class='medium' placeholder='hello@example.com' aria-required="true" aria-invalid="false" /> </div></li><li id="field_116_2" class="gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible" ><label class='gfield_label' for='input_116_2' >Tell us about your concerns below<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_textarea'><textarea name='input_2' id='input_116_2' class='textarea medium' placeholder='What kind of events are you planning?' aria-required="true" aria-invalid="false" rows='10' cols='50'></textarea></div></li><li id="field_116_6" class="gfield field_sublabel_below field_description_below gfield_visibility_visible" ><label class='gfield_label gfield_label_before_complex' >GDPR Agreement</label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_116_6'><li class='gchoice gchoice_116_6_1'> <input class='gfield-choice-input' name='input_6.1' type='checkbox' value='I consent to have this website store my submitted information so they can respond to my inquiry.' id='choice_116_6_1' /> <label for='choice_116_6_1' id='label_116_6_1'>I consent to have this website store my submitted information so they can respond to my inquiry.</label> </li></ul></div></li><li id="field_116_3" class="gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible" ><div class='ginput_container ginput_container_text'><input name='input_3' id='input_116_3' type='hidden' class='gform_hidden' aria-invalid="false" value='' /></div></li><li id="field_116_4" class="gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible" ><div class='ginput_container ginput_container_text'><input name='input_4' id='input_116_4' type='hidden' class='gform_hidden' aria-invalid="false" value='https://eventespresso.com/tag/third-party/' /></div></li><li id="field_116_7" class="gfield gform_validation_container field_sublabel_below field_description_below gfield_visibility_visible" ><label class='gfield_label' for='input_116_7' >Name</label><div class='ginput_container'><input name='input_7' id='input_116_7' type='text' value='' autocomplete='new-password'/></div><div class='gfield_description' id='gfield_description_116_7'>This field is for validation purposes and should be left unchanged.</div></li></ul></div> <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_116' class='gform_button button' value='Send my message' onclick='if(window["gf_submitting_116"]){return false;} if( !jQuery("#gform_116")[0].checkValidity || jQuery("#gform_116")[0].checkValidity()){window["gf_submitting_116"]=true;} ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_116"]){return false;} if( !jQuery("#gform_116")[0].checkValidity || jQuery("#gform_116")[0].checkValidity()){window["gf_submitting_116"]=true;} jQuery("#gform_116").trigger("submit",[true]); }' /> <input type='hidden' class='gform_hidden' name='is_submit_116' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='116' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_116' value='WyJbXSIsIjBiNjdjZjkyMDUzOWUxOWY5Y2NiZjIwMzM4YjA1Mjk4Il0=' /> <input type='hidden' class='gform_hidden' name='gform_target_page_number_116' id='gform_target_page_number_116' value='0' /> <input type='hidden' class='gform_hidden' name='gform_source_page_number_116' id='gform_source_page_number_116' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> <p style="display: none !important;"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="69"/><script>document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div>