homm / hommpixxio
Craft CMS pixx.io adapter
1.1.4
2026-03-20 09:32 UTC
Requires
- php: ^8.0|^8.1
- ext-fileinfo: *
- ext-json: *
- craftcms/cms: ^5.0.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Craft CMS pixx.io adapter
This plugin requests all images from pixx.io
Requirements
This plugin requires Craft CMS 5.x.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Then tell Composer to load the plugin:
composer require homm/hommpixxio -
In the Control Panel, go to Settings → Plugins and click the “Install” button for HOMM pixx.io.
HOMM pixx.io Overview
This plugin requests all images from pixx.io
Configuring HOMM pixx.io
Go to Settings > HOMM pixx.io:
Here you can directly set an API key and mediaspace url or an env variable.
Using HOMM pixx.io
- Go to Settings > Fields and create a new field.
- Within the Field Type choose HOMM pixx.io
- Assign the field to a section
- Now you can choose a file from pixx.io within your entries
Basic usage in the template (Twig):
<img src="{{ entry.pixxioField.url }}" alt="">
HOMM pixx.io Roadmap
Some things to do, and ideas for potential features:
- tbd...
Brought to you by HOMM interactive