craftpulse / craft-tick-box
Tick box list with search functionality
Requires
- php: ^8.0.2
- craftcms/cms: ^4.0.0
- nystudio107/craft-plugin-vite: ^4.0.0
Requires (Dev)
- codeception/codeception: ^5.0
- craftcms/phpstan: dev-main
- vlucas/phpdotenv: ^3.0
This package is not auto-updated.
Last update: 2024-11-20 12:56:12 UTC
README
Checkbox list with search functionality
Requirements
This plugin requires Craft CMS 4.0.0 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require percipioglobal/checkbox-search-list
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Tick Box.
Tick Box Overview
Do you ever had quite a long list of checkboxes and hard to find the ones you need? Tick Box helps you to make it easier for the editor to find his version or even select / deselect all.
Configuring Tick Box
You only need to install the plugin and use Tick Box as a field. You will see the options to add, which is exactly the same as the regular Checkbox list from Craft.
Example of Tick Box
Tick Box Roadmap
To be announced
Brought to you by percipio.london