Title: Issue2Web
Author: Ambition4Clients
Published: <strong>Сентябрь 1, 2026-ж.</strong>
Last modified: Сентябрь 9, 2026-ж.

---

Плагиндерди издөө

![](https://s.w.org/plugins/geopattern-icon/issue2web.svg)

# Issue2Web

 Автору [Ambition4Clients](https://profiles.wordpress.org/ambition4clients/)

[Жүктөө](https://downloads.wordpress.org/plugin/issue2web.1.4.6.zip)

 * [Кенен маалымат](https://ky.wordpress.org/plugins/issue2web/#description)
 * [Сын-пикирлер](https://ky.wordpress.org/plugins/issue2web/#reviews)
 *  [Орнотуу](https://ky.wordpress.org/plugins/issue2web/#installation)
 * [Development](https://ky.wordpress.org/plugins/issue2web/#developers)

 [Колдоо](https://wordpress.org/support/plugin/issue2web/)

## Сүрөттөө

**Issue2Web brings your print edition online without hours of copy-paste.** Upload
a magazine PDF from WordPress, and Issue2Web extracts articles, images and structure
for you. The plugin creates posts (or pages) in your site, complete with media, 
taxonomies and SEO fields—so you can publish faster and keep your editorial workflow
in WordPress.

Issue2Web is a cloud service by [Ambition4Clients B.V.](https://ambition4clients.nl).
WordPress does not process the PDF locally; the plugin connects your site securely,
sends the file with your publication settings, tracks progress in the admin, and
imports the results when processing is complete.

Learn more and sign up at [issue2web.com](https://issue2web.com).

#### Why Issue2Web?

 * **Save time** — One upload replaces manual retyping of articles and re-uploading
   of images.
 * **Stay in WordPress** — Content lands as native posts, media library items, categories
   and tags.
 * **Publish on your schedule** — Spread articles over several days or import everything
   as drafts first.
 * **SEO-ready** — Works with Yoast SEO, Rank Math, All in One SEO, SEOPress and
   The SEO Framework.
 * **Built for real magazines** — Supports large PDFs (up to 150 MB), custom post
   types and configurable image output.

#### How it works

 1. **Connect** — In Issue2Web  Settings, enter your Issue2Web API endpoint and authorise
    your site in one click.
 2. **Configure** — Choose post type, image format, taxonomy rules and publication 
    schedule.
 3. **Upload** — Select your edition PDF, enter the edition number and start the import.
    Progress is shown live in the admin.
 4. **Publish** — Review the imported posts and media, then publish when you are ready.

#### Features

 * PDF upload with progress tracking, including per-article processing status
 * Automatic extraction of articles and images from your edition
 * Configurable post type: posts, pages or public custom post types
 * Categories and tags: assign existing terms or create new ones
 * SEO metadata: keywords, meta titles and focus keyphrases for supported SEO plugins
 * Scheduled publishing: spread content over a chosen number of days at a set time
 * Image options: maximum width and JPG, PNG or WebP output
 * Secure site connection with server-to-server credential exchange

#### Requirements

 * An active [Issue2Web](https://issue2web.com) account and API endpoint
 * WordPress 6.4 or newer, PHP 8.1 or newer

## Орнотуу

 1. Upload the `issue2web` folder to `wp-content/plugins/`
 2. If an older plugin folder is still installed, deactivate and remove it
 3. Activate Issue2Web
 4. Open **Issue2Web  Settings**, enter your API endpoint and connect your site
 5. Configure publication settings, then upload your first PDF under **Upload PDF**

## FAQ.KG

### Do I need an Issue2Web account?

Yes. Issue2Web processes PDFs in the cloud. Connect your WordPress site to your 
Issue2Web account before uploading.

### Does WordPress process the PDF on my server?

No. The plugin sends the PDF to Issue2Web for extraction and creates WordPress content
when the results are ready.

### Which SEO plugins are supported?

Issue2Web detects and fills metadata for Yoast SEO, Rank Math, All in One SEO, SEOPress
and The SEO Framework.

### Can I import as drafts first?

Yes. Set the publication spread to 0 days to keep imported content as drafts until
you publish manually.

## Сын-пикирлер

There are no reviews for this plugin.

## Contributors & Developers

“Issue2Web” is open source software. The following people have contributed to this
plugin.

Мүчөлөрү

 *   [ Ambition4Clients ](https://profiles.wordpress.org/ambition4clients/)

[Translate “Issue2Web” into your language.](https://translate.wordpress.org/projects/wp-plugins/issue2web)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/issue2web/), check 
out the [SVN repository](https://plugins.svn.wordpress.org/issue2web/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/issue2web/) by [RSS](https://plugins.trac.wordpress.org/log/issue2web/?limit=100&mode=stop_on_copy&format=rss).

## Өзгөртүүлөр

#### 1.4.6

 * Raise the PDF upload limit from 50 MB to 150 MB

#### 1.4.5

 * Admin tabs use real Settings URLs so Upload PDF works even when JavaScript is
   delayed or blocked
 * Stop writing generic `#settings` / `#upload` hashes that other admin plugins 
   can intercept
 * Upload and processing use admin-ajax.php so cache/security plugins cannot intercept/
   wp-json/
 * Result callbacks use admin-ajax.php instead of pretty REST permalinks
 * Always schedule the import poller; activation previously skipped the custom cron
   interval

#### 1.4.4

 * Poll CleverConnected import progress and show detailed status (inventory + per-
   article enrich counts) in a second progress bar.

#### 1.4.3

 * Remove bundled translation files; translations come from translate.wordpress.
   org
 * Stop raising PHP `memory_limit`; inbound PDFs are stored in chunks on disk
 * Store upload chunks with WordPress’ `wp_handle_upload()`
 * Reject invalid publication times such as 99:99
 * Stop calling `load_plugin_textdomain()` (WordPress 4.6+)

#### 1.4.2

 * Second progress bar for extraction and article processing after upload
 * Poll Laravel import progress via the REST API and show it in the admin UI

#### 1.4.0

 * Plugin folder, main file and text domain renamed to issue2web
 * WordPress identifiers use the `issue2web` prefix (options, table, REST namespace,
   classes)
 * Laravel connect path remains `/pdf2cms/connect`
 * Remove the wp-config.php `PDF2WP_APP_URL` override

#### 1.3.1

 * Apply Issue2Web brand colors and logo from issue2web.com

#### 1.3.0

 * Show upload progress as a percentage bar instead of chunk numbers
 * Brand the plugin as Issue2Web, a product of Ambition4Clients B.V.

#### 1.2.9

 * Fix a false “import failed” after a successful upload (stale not-found cache)

#### 1.2.8

 * Upload PDFs in small parts so hosts do not need to raise PHP upload_max_filesize

#### 1.2.7

 * Raise the PDF upload limit to 50 MB (same as the CleverConnected API; raised 
   to 150 MB in 1.4.6)

#### 1.2.6

 * Show a file-size error when an oversized PDF empties the request (was reported
   as a missing edition number)

#### 1.2.5

 * Align connect flow with CleverConnected: /pdf2cms/connect, redirect_uri, code,
   site-connections/exchange

#### 1.2.4

 * Plugin Check: cache custom table queries, escape table names with %i, replace
   slow meta queries
 * Declare compatibility with WordPress 7.1

#### 1.2.3

 * Align Plugin Check findings: headers, SQL prepares, escaping and input sanitization

#### 1.2.2

 * Restore compact WordPress settings tables (label left, field right)
 * Fix UTF-8 encoding in the Dutch translation (.mo)

#### 1.2.1

 * Publication settings are rendered as a standalone form (not options.php)
 * Admin panels no longer use generic tab-content / #settings IDs that other plugins
   hide

#### 1.2.0

 * English source strings for WordPress i18n
 * Dutch translation (`nl_NL`) included

#### 1.1.1

 * Render publication settings fields directly in the admin UI

#### 1.1.0

 * Renamed to CleverConnected PDF2CMS
 * Admin tabs and settings from the previous PDF2WP plugin
 * Edition number, taxonomy and SEO options sent with the import API
 * Scheduled publishing or drafts, depending on spread

#### 1.0.0

 * MVP: connect, PDF upload, polling, HMAC callback, draft posts and media

## Мета

 *  Нуска **1.4.6**
 *  Акыркы жаңыртуу **23 саат мурун**
 *  Активдүү орнотуулар **Fewer than 10**
 *  WordPress нускасы ** 6.4 же андан жогору **
 *  Tested up to **7.1**
 *  PHP нускасы ** 8.1 же андан жогору **
 *  Тил
 * [English (US)](https://wordpress.org/plugins/issue2web/)
 * Тег:
 * [content](https://ky.wordpress.org/plugins/tags/content/)[import](https://ky.wordpress.org/plugins/tags/import/)
   [magazine](https://ky.wordpress.org/plugins/tags/magazine/)[pdf](https://ky.wordpress.org/plugins/tags/pdf/)
   [publishing](https://ky.wordpress.org/plugins/tags/publishing/)
 *  [Advanced View](https://ky.wordpress.org/plugins/issue2web/advanced/)

## Рейтинг

Азырынча эч кандай сын-пикир жок.

[Your review](https://wordpress.org/support/plugin/issue2web/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/issue2web/reviews/)

## Мүчөлөрү

 *   [ Ambition4Clients ](https://profiles.wordpress.org/ambition4clients/)

## Колдоо

Комментарийлер барбы? Жардам керекпи?

 [Колдоо форумун көрүү](https://wordpress.org/support/plugin/issue2web/)