Wordpress Images PDF Lightbox - Rating, Reviews, Demo & Download
Plugin Description
WordPress PDF Lightbox is a WordPress plugin that allows the creation of “PDF Lightboxes”. PDF Lightbox is a collection of photos that can be saved in PDF format.
LIVE DEMO
url: https://www.codecanyondemo.work/wppl/
user: demo
pass: demo
HOW IT WORKS?
1. BACKEND
The site admin creates as many PDF Lightboxes as he wishes. For every lightbox, the admin can set some options like
- Cover image: that will be added as the first page to the pdf created by user
- Max images per lightbox
- Watermark image: to apply on pdf pages
- Send by mail: if enabled, a contact form will be rendered after the image gallery. With this form, users will be able to send the created pdf by email to any receiver.
After Lightbox creation, the plugin generates a shortcode to be copied into a post/page:
2. FRONTEND
The site users will select the photos he wishes from the collection save them as PDF file (or optionally) send them directly via mail:
known issue
In case of Can’t open image file error while generating a PDF, make sure that the PHP allow_url_fopen setting has been enabled
CHANGE LOG
= 2.6 - 30.05.23 = * Fixed an issue related to the watermark creation = 2.5 - 07.11.22 = * Internal libraries updated = 2.4 - 06.11.22 = * Minor CSS improvements = 2.3 - 27.05.21 = * Code redesign = 2.2 - 14.08.20 = * Fixed an issue related to WordPress 5.5 and jQuery = 2.1 - 29.05.19 = * Fixed an issue due to some installation PDF was not properly created = 2.0 - 28.05.19 = * Internal libraries updated = 1.9 - 21.02.18 = * Updated Lightbox classes constructor name = 1.8 - 30.10.17 = * Fixed an issue that may prevent to load image = 1.7 - 12.11.15 = * bugfix = 1.6 = * bugfix = 1.5 = * bugfix = 1.4 = * Watermark bugfix = 1.3 = * Bugfix * Multiple galleries per page = 1.2 = * Improved Watermark image positioning = 1.1 = * Added Watermark option: is now possible to apply a watermark on images = 1.0 = * Release