이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Aspose.Words – Import and Export word documents

설명

Aspose.Words allows site administrators to import and export posts and pages from WordPress to Word DOCX, DOC and ODT documents. It uses very powerful Aspose.Words Cloud.

Documents can be imported into posts, pages, custom types, custom fields. You can either upload file from your computer or choose existing file from media gallery. Existing posts, pages, custom types can be exported either individually or in a single bulk. Both export and import operation preserve text formatting as well as images.

This plugin also includes free and unlimited access to Aspose.Cloud API which are otherwise available as paid subscription.

What’s New

  • Compatibility with WordPress 5.0.0+ and PHP 7.2.5+.
  • Improved UI design.
  • Re-organized settings page.
  • Better documented and self-explanatory settings.
  • Fixed some issues regarding plugin settings.
  • Fix import feature.
  • Cleanup settings when plugin is deactivated.
  • Upgrade to the latest version of Aspose.Cloud.
  • Other bug fixes and performance improvements.

Features

  • Import word documents as posts and pages.
  • Import into custom post types.
  • Upload from local computer or choose from media gallery.
  • Preserve complete formatting and images during import.
  • Support old classic editor and the new gutenberg block editor.
  • Export single or multiple posts as word documents in a single bulk.
  • Export multiple posts into a single document.
  • Export all kind of posts and pages, as well as custom defined content.
  • Export built-in and custom defined fields.
  • Download posts as Word documents from public pages.
  • Pre-process shortcodes before exporting posts.
  • Customize exported document layout using Twig templates.
  • Templates allow fully customized exports.
  • High performance.
  • Free and unlimited Access to all paid features of aspose.cloud API.
  • Get started with one click only.
  • Automatic and secure self-configuration. No need to Sign In or Sign Up on aspose.cloud website.

스크린샷

  • Enable FREE and Unlimited Access
  • aspose.cloud Subscription
  • Export using Bulk Actions

설치

  1. Install the plugin into your website as explained in WordPress documentation.
  2. Click Enable Free and Unlimited Access. No Sign Up required.

Requirements

  1. Officially supported versions of WordPress is recommended.
  2. Officially supported versions of PHP is recommended.
  3. Outbound access to https://api.aspose.cloud/ (for REST API calls).
  4. Inbound access from https://api.aspose.cloud/ (for images only). Images will not be exported if your WordPress in installed on your local computer.

FAQ

Do I need to Sign Up on aspose.cloud?

No. Just click Enable Free and Unlimited Access on admin panel.

How many posts can I import and export?

You can import and export unlimited number of posts and pages for free. There are no restrictions and limits.

I am facing issues, who should I approach for help?

You can either post your issue on WordPress forum.

What is App SID? What should I know about it?

App SID is a unique identifier associated with your WordPress website. Our support staff may need it to diagnose issues on your website, if any. You can find it on plugin settings page.

How to display custom fields?

Support for custom fields is available via Twig templates. Read the post.twig and posts.twig template files for more details.

Why exported document does not have images?

In order for the images to work, your WordPress website must be hosted on a public server and be accessible over the internet. Hotlink protection must also be disabled.

후기

2023년 5월 8일
Dear Support, WP version: 6.2PHP version: 8.1aspose-doc-exporter: 6.3.1 We got fatal errors: 1) include_once(/var/www/frontend/wp-content/plugins/aspose-doc-exporter/local.php): Failed to open stream: No such file or directorywp-content/plugins/aspose-doc-exporter/plugin.php:17 2) include_once(): Failed opening '/var/www/frontend/wp-content/plugins/aspose-doc-exporter/local.php' for inclusion (include_path='.:/usr/local/lib/php')wp-content/plugins/aspose-doc-exporter/plugin.php:17 3) file_get_contents(/var/www/frontend/wp-content/plugins/aspose-doc-exporter/.env): Failed to open stream: No such file or directory: wp-content/plugins/aspose-doc-exporter/vendor/vlucas/phpdotenv/src/Store/File/Reader.php:73 file_get_contents()wp-content/plugins/aspose-doc-exporter/vendor/vlucas/phpdotenv/src/Store/File/Reader.php:73 Dotenv\S\F\Reader::readFromFile()wp-content/plugins/aspose-doc-exporter/vendor/vlucas/phpdotenv/src/Store/File/Reader.php:48 Dotenv\S\F\Reader::read()wp-content/plugins/aspose-doc-exporter/vendor/vlucas/phpdotenv/src/Store/FileStore.php:62 Dotenv\Store\FileStore->read()wp-content/plugins/aspose-doc-exporter/vendor/vlucas/phpdotenv/src/Dotenv.php:222 Dotenv\Dotenv->load()wp-content/plugins/aspose-doc-exporter/plugin.php:22
2023년 2월 17일
I must admit that I was highly skeptical at first, but the plugin did a fantastic job of importing Microsoft Word .docx files into the WordPress site I'm managing.
2022년 11월 29일 1 reply
No registration (free), no plugin. I've finally end up making the text migration by hand. Don't want to start registering without seeing the plugin's work.
2022년 9월 16일 2 replies
I installed; setup and settings, clicked save; then??? Nothing!! I searched for instructions, forum, support, and what: nothing??! Can you at least give us instructions/ faq/ whatever?? This is by far the worst (free) ever. ==== Update- thanks for pointing this out, its an EXCELLENT solution but you need to clarify (anywhere) how to use it.. please its common sense. Now it's 5 stars!
2022년 8월 29일
This plugin works excellently well. Though not stated in its description, it can also export posts to txt format. The plugin gives options for what one wants to export or exclude from exporting, in its settings page. I was able to use this plugin to export my 1111 wordpress posts to txt in less than one minute. Amazingly, this plugin is FREE [as at the time of writing this review]. Great job, Developer.
모든 52 평가 읽기

기여자 & 개발자

“Aspose.Words – Import and Export word documents”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Aspose.Words – Import and Export word documents”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Aspose.Words – Import and Export word documents”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

6.3.0 (February 15, 2022)

  • Compatibility with WordPress 5.0.0+ and PHP 7.2.5+.
  • Improved UI design.
  • Re-organized settings page.
  • Better documented and self-explanatory settings.
  • Fixed some issues regarding plugin settings.
  • Fix import feature.
  • Cleanup settings when plugin is deactivated.
  • Upgrade to the latest version of Aspose.Cloud.
  • Other bug fixes and performance improvements.

6.2.0 (November 18, 2021)

  • Compatibility with PHP 7.2.5 and above, including PHP 8.
  • Full compatibility with WordPress shortcodes defined by third-party plugins and themes.
  • Download posts as exported Word documents from admin dashboard.
  • Optionally download posts as exported Word documents from public pages.
  • Post title now support HTML tags during exports.
  • Bug fixes and performance improvements.

6.1.0 (August 23, 2021)

  • Bug fixes and improvements

6.0.0 (July 30, 2021)

  • Add support for importing documents into posts and pages.
  • Add support for .env files.
  • Fix subscription activation issue.
  • Upgrade to the latest Aspose.Words Cloud SDK
  • Refactor code for better readability.

5.5.0 (December 28, 2020)

  • Add support for shortcodes
  • Option to enable/disable shortcodes

5.4.0 (October 27, 2020)

  • Option to enable/disable custom fields
  • Option to enable/disable excerpt
  • Option to enable/disable content
  • Upgrade to latest aspose.cloud API

5.3.0 (September 22, 2020)

  • Edit and customize exported documents using templates
  • Support for custom fields
  • Support for custom excerpt
  • Support for images
  • Improve performance
  • Improve communication with aspose.cloud API
  • Remove some extra stuff to reduce plugin size

5.2.0 (August 31, 2020)

  • Upgrade to latest aspose.cloud API
  • Bug fix: Wrong file name when exporting a single post
  • Bug fix: Exception on some new installs

5.1.0 (July 24, 2020)

  • Improved the getting started workflow.
  • Hide plugin settings and export options unless Enable FREE and Unlimited Access is enabled.

5.0.0 (July 24, 2020)

  • Free and unlimited Access to aspose.cloud API.
  • Get started with one click only.
  • Automatic and secure self-configuration. No need to Sign In or Sign Up on aspose.cloud website.
  • Adds announcement bar on Admin pages when FREE access is not enabled.
  • Better error handling

4.1.0 (June 2, 2020)

  • Add support to export Pages.
  • Add support to export custom defined post types.
  • Improved exception handling for invalid App SID or App Key.
  • Improved behaviour when plugin is used with improper configuration.
  • Export multiple posts to a single document file.
  • Some minor bug fixes.
  • Code refactoring.

4.0.0 (April 29, 2020)

  • Upgraded to latest aspose.cloud REST API.
  • Better error handling.
  • Bug fix: Exported document is empty.
  • Bug fix: Exported archive is damaged.
  • Bug fix: Cannot open file.
  • Bug fix: Empty white page.

3.2.1

  • Fixed undefined constant: WPBMap and undefined offset: 3 error.

3.2

  • Provide option to include Post categories in the exported Word document.

3.1.1

  • Bug fixes

3.1

  • Plugin supports multi-language export now.

2.0

  • Downloading of the exported file will start immediately after converting from Aspose.Cloud.

1.0

  • This is the first version