Easy Gallery
Easy Gallery introduces a new field type that empowers content creators and developers to effortlessly create and manage image galleries with folder-based hierarchy.
With the Gallery Folder field, you can select a specific folder from your configured asset volume(s). The plugin fetches all assets and subfolders within the selected folder, providing a structured and flexible way to render galleries.
You can render folder contents using Craft’s native render()
function alongside your own Twig template, allowing for full customization.
Available Folder Properties
The following properties are available when working with folders:
- {{ folder.kind }} → Returns 'folder'
- {{ folder.title }} → The title of the folder
- {{ folder.id }} → The unique ID of the folder
- {{ folder.folder }} → The name of the parent folder
- {{ folder.folderId }} → The ID of the parent folder
These methods make it easy to loop through and display all assets and folders in a seamless, structured way.
🔧 Planned Features
- Breadcrumb navigation
- Back button support
- Clean folder titles
Standard
Plus $5/year after one year.
To install this plugin, copy the command above to your terminal.
This plugin doesn't have any reviews.