Skip to content

WannaCoDev/PageImage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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.

About

Add images to the page and to html elements as background images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%