License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
The Legoeso PDF Manager is a lightweight, simple but powerful PDF document manager. It helps you organize your PDF documents for easy display, and distribution within your WordPress site. It supports multiple file upload or bulk upload of files stored in a zip file.
Features include unlimited file uploads. Upload documents via drag and drop, bulk upload, bulk download, bulk delete, automatically generates document previews for list display, and visitors can securely view PDF documents within WordPress. In addition, you can modify document names and categories on the fly, and perform keyword document searches.
- Download the latest Legoeso PDF Manager archive from WordPress and extract to a folder or alternatively search the WordPress plugin repository for Legoeso PDF Manager
- Upload the plugin to the
/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Imagick
- ZipArchive
- Bulk import of PDFs documents - easily drag and drop to upload a single document, a multiple documents or a zip file containing a multiple documents.
- Single or bulk delete of PDFs.
- Single or bulk download of pdf documents.
- Sort by category, document name, upload by, or date uploaded.
- Perform key word search on PDF documents.
- Easily list or display some or all documents by document id or category within a WordPress page.
- Quickly rename the document or its category.
- Secure access to all PDF documents, users must be logged in to access your documents.
- Locate Legoeso PDFs within the WordPress menu.
- Select a category, Drag and Drop your PDF documents to the upload area. You can choose to a single .pdf document, multiple documents or a zip file containing multiple PDF documents.
- To add categories locate 'Post' within the WordPress Menu, select categories.
- Add a new categories then return to Legoeso PDFs, the category will now be listed within the drop-down menu.
- To list you document within your WordPress site. Create or edit a page, insert one the shortcodes listed on the Legoeso setting page
- Save your page. A list of documents or link shall appear on the page.
- The PHP PDF Parser is not suitable for parsing very large files (See: smalot/pdfparser#104 ) and may generate 'Fatal errors: Allowed memory allocation error' when attempting to parse some files. In cases of large files, no text parsing will be attempted, only an image preview will be extracted.
- Encrypted PDF's files can be uploaded, however, are not supported for extraction or image preview.
- E-mail PDF - @ request
- Restrict documents by user groups - @ request
- Extract and collect data from pdf documents that can be stored - @ request
- Implemented new DataTable widget child rows to allow access to document metadata.
- Removed Bootstrap v5.2.0-beta1 support
- Added support for jQuery Ui widgets
- Implemented jQuery Ui progressbar
- Improved performance working with large files.
- Added WP Cron scheduled clean-up to remove unmapped and unused files weekly, and zip files created by the plugin will expire and be deleted after 7 days.
- Resolved WordPress security vulnerabilities
- Refactored PDF extraction code for better performance
- Added support for standalone PDF Parser see: https://github.com/smalot/pdfparser
- Add Imagick support to convert PDF to image
- Removed all python scripts
- Removed and/or Updated required dependencies
Email support@legoeso.com