sjelfull / craft-searchable-pdf

Convert PDF assets into searchable text on upload

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Searchable PDF plugin for Craft CMS 3.x

WIP version - do not use in production

Convert PDF assets into searchable text on upload

Icon

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require superbig/searchable-pdf
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Searchable PDF.

Searchable PDF Overview

-Insert text here-

Configuring Searchable PDF

-Insert text here-

Using Searchable PDF

-Insert text here-

Searchable PDF Roadmap

  • Release it

Brought to you by Superbig

About

Convert PDF assets into searchable text on upload

License:Other


Languages

Language:PHP 96.9%Language:HTML 3.1%