https://github.com/statenweb/carbon-field-display-checkbox
https://github.com/statenweb/carbon-field-display-checkbox
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/statenweb/carbon-field-display-checkbox
- Owner: statenweb
- Created: 2017-09-18T13:42:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-18T13:49:38.000Z (over 7 years ago)
- Last Synced: 2025-04-10T18:06:00.437Z (2 months ago)
- Language: PHP
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-wp-developer-tools - Carbon Field: Display Checkbox - Display Field extension for Carbon Fields. Displays "yes" instead of 1 for displaying checkbox values. (WordPress Plugins)
README
# Carbon Field: Display Checkbox
Adds a `display-checkbox` field type to Carbon Fields. Install using composer:
```cli
composer require statenweb/carbon-field-display-checkbox
```