Plugin info

Total downloads: 1,268
Active installs: 10
Total reviews: 1
Average rating: 1
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 11/27/2020 (1907 days ago)
Added to WordPress: 11/27/2020 (5 years old)
Minimum WordPress version: 3.0.1
Tested up to WordPress version: 5.5.17
Minimum PHP version: 5.0

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1907 days ago • 1 reviews

22/100

Is pdf office documents converter abandoned?

Possibly abandoned (last update 1907 days ago).

Compatibility

Requires WordPress: 3.0.1
Tested up to: 5.5.17
Requires PHP: 5.0

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

The specific functions are as follows:
pdf to word
pdf to powerpoint
pdf to excel
word to pdf
powerpoint to pdf
excel to pdf
pdf to jpg

3rd Party or external service details

Ducuments convert service base on 3rd saas service,PDF Convert Tools wordperss plugin base on ffpdf.com Api mainly.The following is a description of the main interfaces API .

Common Interface API:

  1. https://ffpdf.com/api/_Account/Login

The user login interface transmits the user login information of the current WordPress website through the HTTPS protocol, and the return value is the authorized information

  1. https://ffpdf.com/api/_file/Upload

The user uploads the interface, and sends the documents to be converted to the ffpdf.com The return value is the result of whether the upload is successful or not, and then the background performs the conversion according to the target type of the conversion,and unique id info.

  1. https://ffpdf.com/api/ConvertLog/Converting?

The conversion request API requires the service to process the uploaded specified document according to the user’s conversion type request

  1. https://ffpdf.com/api/ConvertLog/downloadFile

Return the processed file download information required by the user, and allow the customer to download it in the browser in the mode of HTTPS

Special Interface API:

  1. https://ffpdf.com/api/ConvertLog/exceltopdf?id=

Processing user Excel to PDF request API

  1. https://ffpdf.com/api/ConvertLog/pdftoJpg?id=

Processing user PDF to JPG request API

  1. https://ffpdf.com/api/ConvertLog/ppttopdf?id=

Processing user PPT to PDF request API

  1. https://ffpdf.com/api/ConvertLog/DocToPdf?id=

Processing user DOC to PDF request API

Privacy Policies

https://ffpdf.com/privacy%20policies.txt

Installation

The plugin will autocreate wordpress Pages,such as pdf to word \ pdf to powerpoint \ pdf to excel \ word to pdf \ powerpoint to pdf \ excel to pdf \ pdf to jpg \ index(the summary navigation page of all autocreated pages) ,you can modify as you need.

vvpdf.com
Powered by vvpdf.com

Frequently Asked Questions

How the plugin works

A website use wordpress to build,and install the PDF Office Documents Convert plugin ,it will autocreate pages , You can easily provide document conversion services for your customers, and you can define the relevant pages yourself

Review feed

No reviews available

Screenshots

  1. This is plugin autocreated function list Frontpage to your website users, Summarizes all the function page navigation generated by the plug-in

    This is plugin autocreated function list Frontpage to your website users, Summarizes all the function page navigation generated by the plug-in

  2. This is plugin autocreated PDF TO WORD page demo Frontpage to your website users ,Including upload, conversion, Download funcition demo, administrator can modify according to their own needs

    This is plugin autocreated PDF TO WORD page demo Frontpage to your website users ,Including upload, conversion, Download funcition demo, administrator can modify according to their own needs

  3. This is plugin Intro page to your wordpress administrators

    This is plugin Intro page to your wordpress administrators

  4. This is plugin autocreated listed page to your wordpress administrators

    This is plugin autocreated listed page to your wordpress administrators

Changelog

1.0.0

  • First version.basic function