Skip to content

orthotypos/CockpitCMS-NumberField

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CockpitCMS-NumberField

Number field Cockpit CMS Add-On

Installation

Download zip and extract to 'your-cockpit-docroot/addons' (e.g. cockpitcms/addons/numberfield).
Please note that the folder name must be numberfield.

Usage

Upon installation the new Number field type should be present in the list of fields. List of options (all optional):

{
  "default": Number,
  "min": Number,
  "max": Number,
  "step": Number,
  "placeholder": String,
  "readonly": Boolean
}

About

Number field Cockpit CMS Add-On

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages