Skip to content
This repository was archived by the owner on Mar 16, 2023. It is now read-only.

fafiebig/faf-pdfextract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED - DO NOT USE IT ANY LONGER!

faf-pdfextract

Wordpress Plugin to extract PDF content (with pdftotext) and copy it into media content field You have to install poppler utils on serverside.

Installation

  • Unzip and upload the plugin to the /wp-content/plugins/ directory
  • Activate the plugin in WordPress

Installation with composer

  • Add the repo to your composer.json
"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/fafiebig/faf-pdfextract.git"
    }
],
  • require the package with composer
composer require fafiebig/faf-pdfextract 1.*

About

Wordpress plugin to extract pdf content (with pdftotext) and make it searchable with copy into content field

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages