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

LogicalDOC WordPress Explorer

설명

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″]

FAQ

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

후기

2020년 8월 11일
Useful and functional integration with the document management system!
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 평가 읽기

기여자 & 개발자

“LogicalDOC WordPress Explorer”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “LogicalDOC WordPress Explorer”(을)를 번역하세요.

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

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

변경이력

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