Skip to content

impresspages-plugins/PageImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page Image

This plugin provides an interface in Pages management to add unlimited number of files to any page.

  1. Activate plugin
  2. Add assign images to the page in Pages management
  3. Add code to your theme to display images, or add Add inside an HTML element to add a background image via style attribute, e.g. <div <?php echo ipSlot('bkgImage'); ?> >
  4. Use \Plugin\PageImage\Service::pageImages($pageId = null) to get all images assigned to the page.

Releases

No releases published

Packages

No packages published

Languages