heimrichhannot/contao-entity_generator
Composer 安装命令:
composer require heimrichhannot/contao-entity_generator
包简介
A module for automatically generating contao entities in a comfortable and extensible way.
README 文档
README
A module for automatically generating contao entities in a comfortable and extensible way. All functionality is controlable using the backend entity "Entity Generator".
The following files/folders can be created:
- assets/* (including .htaccess for direct access)
- config/config.php
- dca/tl_*.php
- dca/tl_user.php
- dca/tl_user_group.php
- languages/de/modules.php
- languages/de/tl_*.php
- languages/de/tl_user.php
- languages/de/tl_user_group.php
- models/*Model.php
Module config preview
Features
Modules
| Name | Description |
|---|---|
| ModuleEntityGenerator | A backend module for generating new entities from scratch |
Known Issues
- not all of the possibilities of the Contao DCA API are configurable, yet
统计信息
- 总下载量: 853
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2015-11-20
