joomlatools/plg_docman_example 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

joomlatools/plg_docman_example

最新稳定版本:v2.0.0

Composer 安装命令:

composer require joomlatools/plg_docman_example

包简介

Illustrates the use of event handlers through a plugin in DOCman

README 文档

README

This is an illustrative plugin to show how the use of the plugin system to do some processing on a DOCman document.

Installation

Composer

You can install this package using Composer. Create a composer.json file inside the root directory of your Joomla! site containing the following code:

{
    "require": {
        "joomlatools/plg_docman_example": "dev-master"
    },
    "minimum-stability": "dev"
}

And, then run:

$ composer install.

Package

For downloading an installable package just make use of the Download ZIP button located in the right sidebar of this page.

After downloading the package, you may install this plugin using the Joomla! extension manager.

统计信息

  • 总下载量: 4
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 12
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPLv3
  • 更新时间: 2014-12-02