Linux 软件免费装
Banner图

API for Ninja Forms

开发者 sightfactory
更新时间 2025年7月12日 02:49
PHP版本: 8.1 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

ninjaforms api

下载

1.0.1

详情介绍:

This plugin provides a robust and easy-to-use REST API for Ninja Forms, allowing you to integrate your form submissions with external applications and services. With support for both JSON and PDF output formats, you can retrieve form data in a structured format submissions. Features:

安装:

  1. Download the plugin ZIP file.
  2. Upload the extracted folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the 'Plugins' menu in WordPress.
  4. Generate a REST API key by going to Settings > NF API Keys
  5. Use the endpoints with optional format param to request data in JSON or PDF format.

升级注意事项:

1.0.0 Initial public release

常见问题:

What api file formats are supported?

Currently, only JSON and PDF feeds are supported. Excel format is currently in development.

How do I generate API keys?

You can generate API keys directly from your WordPress dashboard. Navigate to Settings > NF API Keys to create and manage your keys.

Does this plugin slow down my website?

No, it is lightweight and optimized for performance, ensuring minimal impact on website speed.

更新日志:

1.0.1 Bugfix 1.0.0 Initial public release