ipub/form-phone 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ipub/form-phone

最新稳定版本:v1.1.6

Composer 安装命令:

composer require ipub/form-phone

包简介

Forms control for adding phone filed for Nette Framework

README 文档

README

Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Latest Stable Version Composer Downloads License

Forms control for adding phone number filed for Nette Framework

Installation

The best way to install ipub/form-phone is using Composer:

$ composer require ipub/form-phone

After that you have to register extension in config.neon.

extensions:
	formPhone: IPub\FormPhone\DI\FormPhoneExtension

And you also need to include static files into your page:

	<script src="{$basePath}/libs/ipub.formPhone.js"></script>
</body>

note: You have to upload static files from client-site folder to your project.

Documentation

Learn how to extend your forms with phone field in documentation. For JavaScript part of this extension please checkout JS documentation

Homepage http://www.ipublikuj.eu and repository http://github.com/iPublikuj/form-phone.

统计信息

  • 总下载量: 11.15k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 3
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 1
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2015-12-20