Download the PHP package dorsetdigital/silverstripe-element-imagetext without Composer
On this page you can find all versions of the php package dorsetdigital/silverstripe-element-imagetext. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dorsetdigital/silverstripe-element-imagetext
More information about dorsetdigital/silverstripe-element-imagetext
Files in dorsetdigital/silverstripe-element-imagetext
Download dorsetdigital/silverstripe-element-imagetext
More information about dorsetdigital/silverstripe-element-imagetext
Files in dorsetdigital/silverstripe-element-imagetext
Vendor dorsetdigital
Package silverstripe-element-imagetext
Short Description Adds an elemental content block with an image
License BSD-3-Clause
Homepage https://github.com/DorsetDigital/silverstripe-element-imagetext
Package silverstripe-element-imagetext
Short Description Adds an elemental content block with an image
License BSD-3-Clause
Homepage https://github.com/DorsetDigital/silverstripe-element-imagetext
Please rate this library. Is it a good library?
Informations about the package silverstripe-element-imagetext
silverstripe-element-imagetext
Adds an elemental content block with an image
Requirements
- Silverstripe 4.x
- Silverstripe Elemental
Installation
- Install the code with
composer require dorsetdigital/silverstripe-element-imagetext
- Run a
dev/build?flush
to update your project
Usage
This module adds a simple way to add a content block with an HTML image By default, the module doesn't add much in the way of styling, it expects you to do this in your own CSS file
The CSS class assigned to the various image widths can be configured using a YML config file:
eg, for Bootstrap 4, you may want to use:
All versions of silverstripe-element-imagetext with dependencies
PHP Build Version
Package Version
Requires
silverstripe/vendor-plugin Version
^1.0
silverstripe/cms Version ^4.0
dnadesign/silverstripe-elemental Version ^3.0 || ^4.0
silverstripe/cms Version ^4.0
dnadesign/silverstripe-elemental Version ^3.0 || ^4.0
The package dorsetdigital/silverstripe-element-imagetext contains the following files
Loading the files please wait ....