Silverstripe CMS Image Gallery Extension
Add this extension to any page type, to get the following batch image upload interface in the CMS:
It allows images to be bulk uploaded, drag and drop reordering and inline caption adding.
Or use the following modules:
composer require purplespider/silverstripe-basic-gallery-extension ^3
Upgrading to v3 will break existing galleries due to a change to a polymorphic relation, to fix:
dev/build
/dev/tasks/upgrade-basic-galleries
script.The Extension can be applied to any page type to enable the gallery functionality.
You can also customise the CMS tab that the gallery appears on, as well as the title of the gallery displayed in the CMS, and rename the main Content tab:
HomePage:
extensions:
- PurpleSpider\BasicGalleryExtension\PhotoGalleryExtension
gallery-title: Image Gallery
gallery-cms-tab: Main
content-cms-tab: Top Content
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem