ipub/widgets
最新稳定版本:v1.1.4
Composer 安装命令:
composer require ipub/widgets
包简介
Extension for Nette Framework to manage page dynamical component alias widgets.
README 文档
README
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
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2015-06-20