panix / wgt-multiple-input
Widget multipleinput
Installs: 173
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:pixelion-component
Requires
This package is auto-updated.
Last update: 2024-11-13 16:53:01 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer require --prefer-dist panix/wgt-multi-input "*"
or add
"panix/wgt-multi-input": "*"
to the require section of your composer.json
file.