owl/library 问题修复 & 功能扩展

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

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

owl/library

Composer 安装命令:

composer require owl/library

包简介

October Widget Library

README 文档

README

A collection of form widgets for October CMS.

Installing widgets

For installation instructions, see the individual widget repositories.

Widget Used for...
Address Google maps auto-complete for address inputs.
Comment Adding information to forms, without creating extra widgets.
Has Many Managing related models through a has-many/belongs-to relationship.
Knob A touch friendly widget to handle numeric fields.
Money Accepting currency input.
Password Masking input values on blur.
Tagbox Accepting an array of strings.

Installing the complete library

To install the complete library, add the following to your plugin's composer.json file.

"require": {
    "owl/library": "~1.0"
}

Next, register the widgets in your Plugin.php file. Examples demonstrating how to do this can be found in the individual repositories.

Contributing

Have a widget that others might find useful? Get in touch!

统计信息

  • 总下载量: 55
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 17
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 16
  • Watchers: 7
  • Forks: 8
  • 开发语言: JavaScript

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-02-03