定制 ipub/widgets 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

ipub/widgets

最新稳定版本:v1.1.4

Composer 安装命令:

composer require ipub/widgets

包简介

Extension for Nette Framework to manage page dynamical component alias widgets.

README 文档

README

Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Latest Stable Version Composer Downloads

Dynamic page content components alias widgets manager for Nette Framework

Introduction

This extensions add ability to display small webpage parts called widgets (like in WordPress) in your application based on Nette framework

  • Collects all site widgets which could be created by you or downloaded
  • Render each widget in way you want

Installation

The best way to install ipub/widgets is using Composer:

$ composer require ipub/widgets

After that you have to register extension in config.neon.

extensions:
	widgets: IPub\Widgets\DI\WidgetsExtension

Documentation

Learn how to use widgets manager for custom widgets in documentation.

Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/widgets.

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 4
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2015-06-20