Linux 软件免费装

Lowlevel Webforms

开发者 carloroosen
pilotessa
更新时间 2014年6月10日 19:22
PHP版本: 3.0.1 及以上
WordPress版本: 3.8.1
版权: GPLv2 or later
版权网址: 版权信息

标签

html application forms webform

下载

0.1

详情介绍:

[youtube http://www.youtube.com/watch?v=101Uj00kmd0] Most webform plugins let you create forms interactively. They have many options, some even let you insert PHP code. But in the end they all create some html. The idea of this plugin is that it creates basic html which you then can modify for your needs. The plugin sends emails to the visitor and the admin, for each of them you can create a template containing the field values. And it provides the hooks you need to create your own functionality. Links

安装:

  1. In your WordPress backend, go to the 'Plugins' page, click 'New' and enter 'lowlevel-webforms' in the search field. Find the plugin in the list and click 'install'.
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. In the plugin options, add the forms you need. They will be created as custom posts, you will find them in the webforms menu.
  4. Via ftp, go to /wp-content/themes/[current theme]/webforms/[form name] and modify the file. Create any html form you like.
  5. In the backend on the corresponding webform post, set the options you need for sending emails. In all templates you can add {variablename} for each variable you used in the form
  6. Add custom functionality in functions.php
For basic usage, see the video. In functions.php the following options are available: hooks: global variables: They are used to reset values defined on the form page. Please contact us for the full description

更新日志:

0.1