2017 © Pedro Peláez
 

library library

October Widget Library

image

owl/library

October Widget Library

  • Thursday, July 9, 2015
  • by scottbedard
  • Repository
  • 8 Watchers
  • 17 Stars
  • 35 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 6 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

October Widget Library

A collection of form widgets for October CMS., (*1)

Installing widgets

For installation instructions, see the individual widget repositories., (*2)

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., (*3)

"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., (*4)

Contributing

Have a widget that others might find useful? Get in touch!, (*5)

The Versions

09/07 2015

dev-master

9999999-dev http://scottbedard.net

October Widget Library

  Sources   Download

by Scott Bedard

laravel octobercms