I've used cformsII quite a bit and it comes with a library of skins, a click-to-build interface, and pre-built forms. It's got loads of options and is incredibly robust for a free plugin. Some other great features it has an auto responder and you can even have it post form data else where for further customization.
There's a new plugin called Formidable I use and like better than others I've tried. Its drag-and-drop interface makes it so easy to use that I can let clients set up their own forms. The free version is sufficient for most needs, and if you're willing to upgrade to the paid version ($35 for a single install, $97 for infinite) you get reporting and a number of additional fields.
发布评论
评论(3)
您可以尝试这两种替代方案,甚至可以通过发布到页面本身并在
functions.php
文件中使用一些自定义代码来创建自己的替代方案。我经常使用 cformsII,它带有一个皮肤库、一个点击构建界面和预构建表单。它有很多选项,对于免费插件来说非常强大。它还有一些其他很棒的功能,它有一个自动回复器,您甚至可以让它在其他地方发布表单数据以进行进一步定制。
You can give these two alternatives a go or even create your own by posting to the page itself and using some custom code in your
functions.php
file.I've used cformsII quite a bit and it comes with a library of skins, a click-to-build interface, and pre-built forms. It's got loads of options and is incredibly robust for a free plugin. Some other great features it has an auto responder and you can even have it post form data else where for further customization.
cform 具有高度可配置性,可以很好地从控制面板处理 css 的自定义或通过 ftp,无论您最喜欢哪种。
更新
我们还使用“快速安全的联系表单” 在我们的 Wordpress MU 网络上,效果很好。
cform is highly configurable and handle the customization of the css very well, right from the control panel or via ftp, whichever you like best.
UPDATE
We also use "Fast And Secure Contact Form" on our Wordpress MU network, and it works a treat.
有一个名为 Formidable 的新插件,我比我尝试过的其他插件更喜欢它。它的拖放界面使其非常易于使用,我可以让客户设置自己的表单。免费版本足以满足大多数需求,如果您愿意升级到付费版本(单次安装 35 美元,无限安装 97 美元),您将获得报告和许多附加字段。
There's a new plugin called Formidable I use and like better than others I've tried. Its drag-and-drop interface makes it so easy to use that I can let clients set up their own forms. The free version is sufficient for most needs, and if you're willing to upgrade to the paid version ($35 for a single install, $97 for infinite) you get reporting and a number of additional fields.