چۈشەندۈرۈش
The Inboxify Form Connector lets you connect form plugins to the Inboxify API. Once configured, form submissions are automatically sent to your contact list in Inboxify.
Currently supported form plugins:
– Contact Form 7
– Ninja Forms
– WPForms
Privacy
This plugin connects to the Inboxify API to send form submissions. The data is only transmitted when the site administrator has configured a valid API key and mapped a form. No data is collected or transmitted without user action.
For more information, see Inboxify’s privacy policy.
ئېكران كەسمىسى
ئورنىتىش
- Upload the plugin files to the
/wp-content/plugins/inboxify-form-connector
directory, or install the plugin through the WordPress plugin screen directly. - Activate the plugin.
- Go to Form Connector under Settings.
- Enter your Inboxify API credentials and set up form mappings.
FAQ
-
Will support for other form plugins be added?
-
Yes! Fluent Forms is being considered next.
-
Where do I get my Inboxify API keys?
-
Log in to your Inboxify account and go to Instellingen > API en webhooks.
باھالاشلار
بۇ قىستۇرمىغا تېخى باھا يېزىلمىدى.
تۆھپىكار ۋە ئىجادكار
«Inboxify Form Connector» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.
تۆھپىكار«Inboxify Form Connector» نى تىلىڭىزغا تەرجىمە قىلىڭ
ئىجادىيەتكە قىزىقامسىز؟
كودقا كۆز يۈگۈرتۈپ، SVN خەزىنە تەكشۈرۈپ ياكى RSSئارقىلىق ئىجادىيەت خاتىرىسىگە مۇشتەرى بولغىلى بولىدۇ.
ئۆزگىرىش خاتىرىسى
1.0.2
- Sanitized decoded JSON input from POST (
mappings
) directly after decoding to comply with WordPress plugin guidelines. - Renamed JavaScript global variable from
inboxifyFieldConfig
toinboxifyFcFieldConfig
to follow naming conventions and avoid conflicts. - Minor code cleanup and consistency improvements.
1.0.1
- Improved code consistency by adding
inboxify_fc_
prefix to all option keys, actions, and filters - Added migration logic to preserve user settings from previous version
- Minor code clean-up and preparations for future extensibility
1.0.0
- Initial release with support for Contact Form 7, Ninja Forms, and WPForms
- Automatic submission handling
- Mapping interface and field configuration