Podio Webforms Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Easily add your Podio Webforms anywhere in WordPress via shortcode. Don’t worry about all that Podio Webform code, and you don’t have to switch to the HTML Editor to paste anything.
Just go to your Podio app’s webform page and find your code (no need to copy and paste). Look at the “Sharable Link” (e.g. https…podio.com/webforms/9876543/123456), and create a shortcode like this: [podioform appid=’9876543′ formid=’123456′]. That’s it.
Optionally, can add [podioform … showfooter=’no’].
List of Examples
- [podioform appid=’9876543′ formid=’123456′]
- [podioform appid=’9876543′ formid=’123456′ showfooter=’no’]
- [podioform appid=’9876543′ formid=’123456′ footerlink=’https://podio.com/r/enlaREvfxo9M-sl8uX4EtA’]
Don’t forget to whitelist your allowed domains in your Podio settings, otherwise your forms won’t show up.
Podio Webform Tips
- Sign up for Podio (it’s free!)
- How to create a Podio Webform
- Podio Apps Market (all apps are free, some come pre-configured as Webforms)
- Zapier Podio Integrations
FYI: This is a third-party plugin, not officially from the Podio company.
Developers may contribute at https://github.com/cliffordp/podio-webforms
Screenshots
-
1) From within your Podio app, go to the app’s settings and click “Webform”
-
2) Make sure your domains are whitelisted
-
3) Find your AppID and FormID (if you don’t need advanced customization, skip to screenshot #7)
-
4) Configure the Webform settings as desired
-
5) For example, customize the form’s look and feel, possibly with custom CSS
-
6) Custom CSS is loaded via the form, not via WordPress, so read Podio’s documentation if you want to customize to this extent
-
7) Insert shortcode using your Podio AppID and FormID (from screenshot #3, above)