scigroup/tinyuplmngr
最新稳定版本:v1.1.0
Composer 安装命令:
composer require scigroup/tinyuplmngr
包简介
TinyMCE + Plupload very minimalistic upload manager
README 文档
README
Don't install it. The bundle is under development!
Current state
Only Doctrine2 is supported.
Installation
Configuration
After installing the bundle, make sure you add this route to your routing:
# app/config/routing.yml _sci_group_tinymce_plupload_file_manager: resource: '@SciGroupTinymcePluploadFileManagerBundle/Resources/config/routing.xml'
{# Template file with form #} {% import "SciGroupTinymcePluploadFileManagerBundle::_macro.html.twig" as tpfm_macro %} {% block head_javascripts %} {{ parent() }} {{ tpfm_macro.plupload(app.environment, app.session.getId(), eventPage.eventPageIdMappingType, max_uploaded_filesize_mb) }} {% endblock %}
统计信息
- 总下载量: 133
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-07-06