Addon for yii2-entity-search: adds support for properties of yii2-data-structure-tools (dotplant3 properties).
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist devgroup/yii2-entity-search-properties "*"
or add
"devgroup/yii2-entity-search-properties": "*"
to the require section of your composer.json
file.
TBD