Download the PHP package dystcz/lunar-multiselect without Composer
On this page you can find all versions of the php package dystcz/lunar-multiselect. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dystcz/lunar-multiselect
More information about dystcz/lunar-multiselect
Files in dystcz/lunar-multiselect
Package lunar-multiselect
Short Description Multiselect field type for lunar ecommerce package
License MIT
Homepage https://github.com/dystcz/lunar-multiselect
Informations about the package lunar-multiselect
Multiselect field type for Lunar
Multiselect field that allows saving of multiple values at once. Multiselect options are filled the same way as the Dropdown field which is already in the core.
Archivation notice
This project is useless with the release of Lunar 1.0 as field types will be handled differently in Filament. You can still use this package with older Lunar versions.
Installation
You can install the package via composer:
Usage
Just require this package and the multiselect field will appear in the Lunar admin hub. It registers itself automatically.
TODO
- [x] Find out how to solve the @wireUiScripts problem (where to include the script)
- [ ] Make select configurable with all its options
- [x] Do not rely on WireUI for the multiselect component (can be used to skip first todo)
- [ ] Unit tests
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Jakub Theimer
- Jakub Večeřa
- All Contributors
License
The MIT License (MIT). Please see License File for more information.