homm / hommpixxio
Craft CMS pixx.io adapter
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Type:craft-plugin
pkg:composer/homm/hommpixxio
Requires
- php: ^8.0|^8.1
 - ext-fileinfo: *
 - ext-json: *
 - craftcms/cms: ^5.0.0
 
This package is not auto-updated.
Last update: 2025-10-24 10:00:49 UTC
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 set an API key.
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.originalFileURL }}" alt="">
HOMM pixx.io Roadmap
Some things to do, and ideas for potential features:
- tbd...
 
Brought to you by HOMM interactive