hypejunction/hypeapps 问题修复 & 功能扩展

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

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

hypejunction/hypeapps

最新稳定版本:5.1.1

Composer 安装命令:

composer require hypejunction/hypeapps

包简介

hypeJunction plugin bootstrap

README 文档

README

Elgg 2.0

Bootstrap for hypeJunction plugins

  • Provides dependency-injection container for earlier Elgg versions
  • Provides shims for forward compatibility
  • Succeeds hypeFilestore to provide upload handling and fast icon serving

Installation

Composer

Nearly all hypeJunction plugins can be installed with Composer. Update your composer.json with the following dependencies:

Elgg 1.9 - 1.12:

{
	"require": {
		"hypejunction/ambercal_settings_transfer": "~1.0",
		"hypejunction/elgg_stars": "~3.0",
		"hypejunction/elgg_tokeninput": "~3.0",
		"hypejunction/hypeapps": "~4.0",
		"hypejunction/hypedbexplorer": "~3.0",
		"hypejunction/hypedropzone": "~4.0",
		"hypejunction/hypefaker": "~1.0",
		"hypejunction/hypegallery": "~3.0",
		"hypejunction/hypegeo": "~1.0",
		"hypejunction/hypegraph": "~1.0",
		"hypejunction/hypeinbox": "~4.0",
		"hypejunction/hypeinteractions": "~3.0",
		"hypejunction/hypelists": "~3.0",
		"hypejunction/hypemaps": "~2.0",
		"hypejunction/hypeplaces": "~3.0",
		"hypejunction/hypeprototyper": "~4.0",
		"hypejunction/hypeprototyperui": "~4.0",
		"hypejunction/hypeprototypervalidators": "~4.0",
		"hypejunction/hypescraper": "~4.0",
		"hypejunction/hypewall": "~4.0"
	}
}

Self-contained Release Package

If you are unfamiliar with Composer, use pre-packaged self-contained zip release. Releases contain all the required files.

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 2
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2015-07-27