Title: LogicalDOC WordPress Explorer
Author: Cristian Fulger
Published: <strong>2016 年 12 月 16 日</strong>
Last modified: 2022 年 3 月 17 日

---

搜索插件

![](https://ps.w.org/logicaldoc/assets/banner-772x250.png?rev=1558119)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/logicaldoc/assets/icon-256x256.png?rev=1558095)

# LogicalDOC WordPress Explorer

 作者：[Cristian Fulger](https://profiles.wordpress.org/shakilodem/)

[下载](https://downloads.wordpress.org/plugin/logicaldoc.1.0.10.zip)

 * [详情](https://cn.wordpress.org/plugins/logicaldoc/#description)
 * [评价](https://cn.wordpress.org/plugins/logicaldoc/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/logicaldoc/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/logicaldoc/#developers)

 [支持](https://wordpress.org/support/plugin/logicaldoc/)

## 描述

LogicalDOC is a document management software that is designed to handle and share
documents within an organization. This plugin allows you to expose in a controlled
way a portion of the document repository in WordPress, allowing folder browsing,
document downloading and full-text search.

Features:
 * Ability to connect to whatever local or remote LogicalDOC instance *
Display LogicalDOC’s document table in Posts or Pages * Browse the content of folders
with breadcrumb facility * Sort by different metadata * Perform full-text searches*
Download documents * Ability to password protect access to a specific resource *
Option to expose a restricted section of the document repository starting from a
specific node (Folder ID) * Customizable columns set * Possibility of real-time 
filter the contents of a folder or a search

## 屏幕截图

 * [[
 * Creating a new configuration (connection to LogicalDOC)
 * [[
 * Listing configurations
 * [[
 * Embed the configuration in a Page
 * [[
 * Page display on the frontend
 * [[
 * Advanced Search form and results (frontend)

## 安装

 1. This plugin requires that the PHP option short_open_tag be enabled (On)
 2. This plugin requires the SOAP module for PHP
 3. Upload the plugin files to the `/wp-content/plugins/logicaldoc` directory, or install
    the plugin through the WordPress plugins screen directly.
 4. Activate the plugin through the ‘Plugins’ screen in WordPress
 5. Click on the new menu item “LogicalDOC” and create your first LogicalDOC’s connection
    setting!
 6. Now you can embed the LogicalDOC view in your post or in a page simply by placing
    the referral to the configuration eg. [logicalDoc id=”37″]

## 常见问题

### This plugin works with LogicalDOC Community Edition?

Yes, the plugin works with both LogicalDOC Community Edition (free) than with commercial
editions of LogicalDOC

### Which version of LogicalDOC is compatible with this plugin?

The plugin has been tested and developed with LogicalDOC 7.7.5 and is compatible
with LD 8.4

### Secure HTTPS works?

Yes

## 评价

![](https://secure.gravatar.com/avatar/4ae78a4be9830ed176012ea7674b45ad073beeb0169ac6a02ca6ec4a8fb43ee2?
s=60&d=retro&r=g)

### 󠀁[Easy](https://wordpress.org/support/topic/easy-513/)󠁿

 [sbaine2](https://profiles.wordpress.org/sbaine2/) 2020 年 8 月 11 日

Useful and functional integration with the document management system!

![](https://secure.gravatar.com/avatar/e02b1a84ee710bb88497e0fc64d9366a0b5d63ade09a6a0ffbe59761ccd53b4f?
s=60&d=retro&r=g)

### 󠀁[Error Please improve your plugin.](https://wordpress.org/support/topic/error-please-improve-your-plugin/)󠁿

 [vermadililpjpr](https://profiles.wordpress.org/vermadililpjpr/) 2019 年 2 月 21
日

IN this plugin session_destroy() is called on login action. but this will effected
for other plugins functionality. If you need to session destroy plugin destroy your
session only. It is very very Big issue. In this condition Client can’t user any
other plugin with sessions.

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/logicaldoc/reviews/)

## 贡献者及开发者

「LogicalDOC WordPress Explorer」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Cristian Fulger ](https://profiles.wordpress.org/shakilodem/)

[帮助将「LogicalDOC WordPress Explorer」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/logicaldoc)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/logicaldoc/)，查看[SVN仓库](https://plugins.svn.wordpress.org/logicaldoc/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/logicaldoc/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/logicaldoc/)。

## 更新日志

#### 1.0.10

 * Fixed HTML duplicate ID errors
 * Tested up to WordPress version 5.9.2
 * Tested with LogicalDOC version 8.7.3
 * Compatible with PHP 7.4.15

#### 1.0.9

 * Adapted the graphics for the theme TwentyTwenty v1.5
 * Fixed error during document download (upgraded jquery.validationEngine to version
   2.6.5)
 * Tested up to WordPress version 5.5
 * Tested with LogicalDOC version 8.5
 * Compatible with PHP 7.2.24

#### 1.0.8

 * Fixed a header issue when WordPress runs on Windows webserver IIS
 * Tested up to WordPress version 5.3.2
 * Tested with LogicalDOC version 8.4
 * Compatible with PHP 7.2.24

#### 1.0.7

 * Tested up to WordPress version 5.2.1
 * Tested with LogicalDOC version 8.3
 * Compatible with PHP 7.1.29
 * Upgraded requirements (this plugin requires SOAP module for PHP)
 * Added new sortable column Type to the list table and Search filter
 * Works best with the Twenty Seventeen and Twenty Sixteen themes (from the visual
   point of view)

#### 1.0.6

 * Tested up to WordPress version 4.9.5
 * Tested with LogicalDOC version 7.7.5
 * Upgraded requirements (this plugin requires SOAP module for PHP)
 * Added new sortable column Type to the list table and Search filter

#### 1.0.3

 * Sanitized GET calls
 * Fixed issue of lost sessions on the server caused by download requests

#### 1.0.2

 * Generic function (and/or define) names – fixed #02

#### 1.0.1

 * Generic function (and/or define) names – fixed
 * Allowing Direct File Access to plugin files – fixed
 * Including jquery files (or calling them remotely) – fixed

#### 1.0.0

 * Initial release

## 额外信息

 *  版本 **1.0.10**
 *  最后更新：**4 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.8.6 或更高版本 **
 *  已测试的最高版本为 **5.9.13**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/logicaldoc/)
 * 标签
 * [document management](https://cn.wordpress.org/plugins/tags/document-management/)
   [integration](https://cn.wordpress.org/plugins/tags/integration/)[software](https://cn.wordpress.org/plugins/tags/software/)
   [system](https://cn.wordpress.org/plugins/tags/system/)
 *  [高级视图](https://cn.wordpress.org/plugins/logicaldoc/advanced/)

## 评级

 3 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/logicaldoc/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/logicaldoc/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/logicaldoc/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/logicaldoc/reviews/?filter=2)
 *  [  1 条 1 星评价     ](https://wordpress.org/support/plugin/logicaldoc/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/logicaldoc/reviews/)

## 贡献者

 *   [ Cristian Fulger ](https://profiles.wordpress.org/shakilodem/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/logicaldoc/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.logicaldoc.com/)