https://github.com/ratmd/responsive-plugin
OctoberCMS BlogHub Plugin - Create responsive image source sets.
https://github.com/ratmd/responsive-plugin
Last synced: over 1 year ago
JSON representation
OctoberCMS BlogHub Plugin - Create responsive image source sets.
- Host: GitHub
- URL: https://github.com/ratmd/responsive-plugin
- Owner: RatMD
- License: mit
- Created: 2023-07-26T13:56:50.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-26T14:01:30.000Z (about 3 years ago)
- Last Synced: 2025-01-21T08:28:20.590Z (over 1 year ago)
- Language: PHP
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
Responsive - OctoberCMS Plugin
==============================
**Responsive** allows you to provide different responsive sizes and formats of your images.
Features
--------
- Provide different formats and dimensions of your images.
Requirements
------------
- PHP 7.4+ || 8.0+
- OctoberCMS v2+ || v3+
- GD || GMagick (GraphicsMagick) || IMagick (ImageMagick)
Template Markups
----------------
The **Responsive** OctoberCMS Plugin provides the `convert` TWIG filter to quickly create a
responsive source of the desired image, as well as the `picture` TWIG function, to generate a full
`` image set with the desired breakpoints.
Check out the documentation for more details.
Copyright & License
---------
Copyright © 2023 rat.md.
Published under the MIT-License.