Linux 软件免费装

Trigger Happy

开发者 hotsource
更新时间 2017年11月14日 11:23
捐献地址: 去捐款
PHP版本: 5.3 及以上
WordPress版本: 4.7
版权: GPLv2 or later
版权网址: 版权信息

标签

actions triggers visual scripting

下载

1.0

详情介绍:

Connect your plugins and automate your workflow. Trigger Happy is a visual scripting tool for WordPress, allowing you to connect plugins and events together using a simple user interface. Currently supports core WordPress functionality, plus WooCommerce and Ninja Forms Some examples of what can be achieved using Trigger Happy:

安装:

  1. Upload the plugin files to the /wp-content/plugins/trigger-happy directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Start creating your Trigger Happy flow by clicking "Trigger Happy->Add New" in the dashboard
  4. Select a trigger (for example: When an comment is created)
  5. Select the actions you want to attach to this trigger (eg: Send an email, or Create a post)

屏幕截图:

  • An example of a flow redirecting to a URL once a form has been submitted
  • Flow showing a members-only WooCommerce discount for logged in users
  • Adding custom content to the bottom of all posts

升级注意事项:

Version 1.0.1 - Now with IFTTT WebHook support

常见问题:

Can I perform calculations?

Yes - calculations are fully supported. Use existing data (for example, post meta data or product prices) to calculate values for actions.

Does this replace PHP coding?

No. While it does allow you to add functionality to your site that would require coding without this plugin, it is not intended to replace coding completely. What it intends to do is allow non-developers to tweak the functionality of their site without copying+pasting code.

Do you support [Plugin name here]?

We are adding support for plugins every week. The supported plugins are listed above. If you need support for a particular plugin, let us know.

Can I hook into core WordPress hooks such as init or pre_get_posts

This will be possible in the next version. We are trying to figure out how to allow this while protecting non-developer users from breaking their sites.

Can I export my flow to a PHP file or plugin?

Not yet - but this is currently being worked on.

更新日志:

1.0.1 1.0