Download the PHP package htccs/bitrix_custom_properties_module without Composer
On this page you can find all versions of the php package htccs/bitrix_custom_properties_module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download htccs/bitrix_custom_properties_module
More information about htccs/bitrix_custom_properties_module
Files in htccs/bitrix_custom_properties_module
Download htccs/bitrix_custom_properties_module
More information about htccs/bitrix_custom_properties_module
Files in htccs/bitrix_custom_properties_module
Vendor htccs
Package bitrix_custom_properties_module
Short Description Bitrix custom iblock properties module. Allows to resize pictures within iblock section and element context.
License MIT
Package bitrix_custom_properties_module
Short Description Bitrix custom iblock properties module. Allows to resize pictures within iblock section and element context.
License MIT
Please rate this library. Is it a good library?
Informations about the package bitrix_custom_properties_module
Picture resizing properties Bitrix module
Module adds picture resizing iblock and user properties.
Classic Installing
- Download module and place it in
/bitrix/modules/custompropertiesmodule/
or/local/modules/custompropertiesmodule/
- Initialize module in your init.php like this:
or
Composer Installing
- Add
"htccs/bitrix_custom_properties_module": "1.0.0-beta"
to require section of yourcomposer.json
- Initialize Composer installing
- Initialize module in your init.php like this:
or
Using
You can see new property types in iblock properties settings and in user properties settings. You can change resize type (resize/crop) and picture height/width in properties settings.
All versions of bitrix_custom_properties_module with dependencies
PHP Build Version
Package Version
The package htccs/bitrix_custom_properties_module contains the following files
Loading the files please wait ....