ipub/form-slug
最新稳定版本:v1.1.2
Composer 安装命令:
composer require ipub/form-slug
包简介
Forms control for adding slug filed for Nette Framework
README 文档
README
Forms control for adding slug filed for Nette Framework
Installation
The best way to install ipub/form-slug is using Composer:
$ composer require ipub/form-slug:@dev
After that you have to register extension in config.neon.
extensions:
formSlug: IPub\FormSlug\DI\FormSlugExtension
And you also need to include static files into your page:
<script src="{$basePath}/libs/ipub.formSlug.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-slug.
统计信息
- 总下载量: 2.52k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2015-01-09