Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 338 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 338 Bytes

Concrete5 integer attribute type

Useful if your attribute should only allow whole numbers / counting numbers / numbers without a fractional component.

The install method will associate this attribute type with the Collection, File, and User entities.

Compatible with:

  • concrete5 5.7
  • concrete5 8.x

Tested with PHP 5.6 and PHP 7.1