Linux 软件免费装
Banner图

Facem Web Import & Export Articles

开发者 marredelplata23
更新时间 2026年6月23日 00:37
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

export import ai alt text docx

下载

1.0.0

详情介绍:

A single button in the post editor lets you import an office document to create a draft, or export the current post to a downloadable file. No external rendering tool is required: import and export are 100% native PHP. On import: Supported import formats (native, no server tools): .docx (Word), .odt (LibreOffice/OpenOffice), .txt, .md (Markdown). On export: download the current post as .docx, .odt, .pdf or .txt, generated entirely in PHP (no LibreOffice). The featured image is placed before the title and content images are embedded (DOCX/ODT/PDF — PDF images require the GD extension, otherwise a text fallback is used). Headings, bold/italic/underline/strikethrough, lists, quotes, tables and alignment are preserved. Editors and page builders: the button appears in Gutenberg and the Classic Editor, a button is injected into the Elementor editor panel, and a "Document" entry is added to the WordPress admin bar as a universal fallback. On export, content built with Divi (shortcodes) or Elementor (post meta) is rendered to HTML before conversion. Internationalization: the interface follows the WordPress site language. Translations are bundled for many European and Asian languages, and a .pot template is provided.

安装:

  1. Upload the import-export-articles folder to /wp-content/plugins/, or install the ZIP from Plugins → Add New → Upload Plugin.
  2. Activate the plugin through the Plugins menu.
  3. Open a post (new or existing): the Document button appears in the editor toolbar (and in the admin bar).
  4. (Optional) To enable AI‑generated alt text, go to Settings → Import / Export articles, choose a provider, paste your API key and enable it.

屏幕截图:

  • The settings page to connect an AI provider (Mistral / OpenAI) for alt text.

升级注意事项:

1.0.0 First public release.

常见问题:

Is the imported document stored on the server?

No. It is read in a temporary file and deleted immediately after conversion, whether the conversion succeeds or fails. Only the images extracted from the document are kept, added to the Media Library so they can be displayed.

Does it work with Gutenberg, the Classic Editor and page builders?

Yes. The import creates a standard draft (clean HTML) that any editor can open. The export renders Divi and Elementor content to HTML before conversion.

Is AI required?

No. AI is optional and disabled by default. Without it, the image alt text is set from the preceding subheading.

Which languages are available?

The source language is French; the UI follows the WordPress site language. Ready‑to‑use translations are bundled (English, Spanish, German, Italian, Portuguese, Dutch, Polish, Russian, Simplified Chinese, Japanese, Korean, Arabic, Hindi, Indonesian, Vietnamese, Thai) and a .pot template is provided.

更新日志:

1.0.0