meshesha/simple-php-formbuilder
Composer 安装命令:
composer create-project meshesha/simple-php-formbuilder
包简介
Aplication that is based on a PHP and MySql database , allowing you to build and management simple html forms
关键字:
README 文档
README
SimplePhpFormBuilder is a Aplication that based on a jQuery.formbuilder, PHP and MySql database , allowing you to build and management simple html forms.
Requirements
- web server ( like iis)
- php > 5.6
- MySql database (tested in version 5.6)
- Supported browsers:
- IE11
- Edge
- Chrome
- Firefox
Installation
- download SimplePhpFormBuilder.
- Add SimplePhpFormBuilder folder at the root of your web server (http://localhost).
- enter to your MySql database server and create database called 'formbuilder'.
- enter to application link (http://localhost/SimplePhpFormBuilder).
- start installation process.
- for more details in wiki/installation.
usage
- see wiki-usage
Changelog
-
ver 1.6.0
- added organization departments tree.
- added tree view.
- added table view.
- added new publishing type (5-departments (dep), 6-departments Anonymously (dep Anonymously)).
- added user info in form.php.
- added logout option in form.php.
- fixed - when form published as public, and when changing "Publish type" option to "Groups" groups list not appear.
- fixed login issue.
- added organization departments tree.
-
ver 1.5.3
- fixed issue in formadmin.php.
- fixed - in form builder mode ("Form Template") (index.php) - not save default table columns.
- fixed - in form builder mode ("Form Template") (index.php) - remove column in table attr issue.
- fixed - in about window - "check for update" issue.
-
ver 1.5.2
- fixed login issue in form.php when publish type is for groups.
-
ver 1.5.1
- fixed formBuilder.js issue in form.php.
-
ver 1.5.0
- approved form-builder preview popup.
- added user details (user id, name , email) in submission form details (formadmin.php)
- added custom form style editor for advanced CSS programmers.
- added clear button to form.
- added ability to customize submit and clear buttons.
- fixed some bugs.
-
ver 1.4.2
- fixed - in form viewer (form.php) and form manger (formadmin.php) special Characters (",') appears in html code inside select options inputs ( ").
-
ver 1.4.1
- fixed - Anonymously groups form not accessible.
-
ver 1.4.0
- added full screen mode in dialogs windows (index.php - v, formadmin.php - V).
- added in "about" page dynamic app ver.
- added in "about" page check update button.
- "General Form Style" edit window - change to only one center preview window instead two.
- add RTL support for the forms only.
- add confirm password input in users update settings.
- fixed debug mode in login.php.
-
ver 1.3.5:
- fixed - Unicode characters issue.
-
ver 1.3.4:
- in table plugin, the customize number input appear only if set value in the field.
- fixed - in table plugin when add new row the number plugin not work;
- fixed - in table plugin when add new row the datepicker plugin not work in IE11 browser.
-
ver 1.3.3:
- fixed: On the Form Builder (Form Template) screen, when typing, in the input property fields, text with double or single quotation marks, Causes the problem when you reopen the form to edit the form.
-
ver 1.3.2:
- fixed number type input inside table.
- fixed "about" loading data.
- fixed version number in "About" window.
-
ver 1.3.1:
- convert table.js from es6 to es5 (for supporting ie11).
- hide text input witch collect all data in table control.
- fix border of text input in table.
- fix update.sql.
- hide console.log firing data in formadmin.php in "details" click.
-
ver 1.3.0:
- added table in controls option.
-
ver 1.2.0:
- add "admin" button in form manger page.
- add in form's manager "form" button witch display the mata data of the form.
- Add a choice if the form is anonymous or not (force user to register).
- Changed "publish_type" "User groups" to "Groups" (index.php,formadmin.php).
- added new "publish_type" (3:Public-Anonymously,4:Groups-Anonymously) (index.php,formadmin.php,get_form_list_table.php).
- If not Anonymously form - add userName (Groups) Or UserIP (Public) data in form's manager page.
- add user id in table (get_form_data_table.php).
- Limit sending form - Limit the number of times a form can be submitted (from form settings).
-
ver 1.1.2:
- fixed - after logout redirect to login.php.
- fixed - in form process - cancel restricted.
-
ver 1.1.1:
- added default form style setting in settings section of index.php.
- added default form style setting in DB and create.sql and update.sql file.
- added form background image file size limitation.
- added min , max , step values if exists in settings_section.php.
- added number fields better handler jquery plugin.
-
ver 1.1.0:
- adding setting to modify form background (wide/narrow,background-color,background-image).
-
ver 1.0.0:
- release.
-
pre-release:
- in "User menu" add "Help" button.
- in "User menu" add "About" button.
License
- Copyright © 2017 Meshesha
- MIT
meshesha/simple-php-formbuilder 适用场景与选型建议
meshesha/simple-php-formbuilder 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 32 次下载、GitHub Stars 达 15, 最近一次更新时间为 2019 年 05 月 04 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「form」 「php formbuilder」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 meshesha/simple-php-formbuilder 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 meshesha/simple-php-formbuilder 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 meshesha/simple-php-formbuilder 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Spam protection using a honeypot field for the Neos form builder
Diese Contao 4 Erweiterung stellt Google reCAPTCHA V2 in Form eines neuen Formularfeldes im Formulargenerator bereit. This extension provides Google reCAPTCHA V2 in the form of a new form field in the form generator of Contao Open Source CMS.
A Laravel Filament Forms slug field.
A jQuery augmented PHP library for creating and validating HTML forms
Laravel contact us form package to send email and save to database
Alfabank REST API integration
统计信息
- 总下载量: 32
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 15
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-05-04