Mô tả
Description:
This is just a simple plugIn to submit values to a specific mySQL database.
You can configure the plugIn to either add the given values to a mySQL database
or to send those values to a specific e-mail address.
Additional features are:
- Confirmation mail
- Custom mail subjects
- Custom mail messages
- Custom message after form is submitted
- Custom stylesheet selection
Please make sure to read the documentation before using the plugIn.
It is important.
Links:
Documentation: http://www.valentinalisch.de/dev_wp/db-form/
Shortcodes: http://www.valentinalisch.de/dev_wp/db-form/#shortcodes
Contact: http://www.valentinalisch.de/dev_wp/db-form/#contact
Icons in banner:
Iconset: One bit by Icojam
http://www.iconfinder.com/search/?q=iconset%3Aonebit
Cài đặt
- Upload the
db-form
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure the plugin using the ‘db-form’ menu
- Use the provided shortcodes to set up your form
Hỏi đáp
- No questions asked yet
-
Feel free to do so.
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
Dịch “db-form” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1.1
- Bug fix for localhost servers
- Bug fixes
1.1
- Option to select confirmation mail recipient added
[select]
shortcode added (drop downs)
1.0.1
- Bug fixes
1.0
- Updated to work with wordpress 3.5.1
- Simplified code
- Updated HTML output
- Updated CSS classes
- Updated admin panel
- Updated documentation
- Customizable error messages added
- Stylesheet selection temporarily removed
[hidden]
shortcode added
0.2
[textarea]
shortcode added
0.1.2
- PHP security issues resolved
- Code changes (simplified)
- Admin panel changes (simplified)
0.1
- Initial release