drago-ex/project-front
Composer 安装命令:
composer require drago-ex/project-front
包简介
The package adds a basic frontend module to Drago Project.
README 文档
README
Preconfigured frontend module for Drago Project.
Requirements
- PHP >= 8.3
- Nette Framework
- Drago Project core packages
Installation
composer require drago-ex/project-front
Project files
File copying is handled automatically by drago-ex/project-tools,
which must be installed in your project. Without it, copy the files manually according to the copy section
in this package's composer.json. To skip this package, set "skip": true under
extra.drago-tools.packages.<package-name> in your root composer.json.
Generate permission provider
If you use project ACL (drago-ex/permission), you can generate a module permission class:
php vendor/bin/create-front-permission
统计信息
- 总下载量: 452
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 10
- 依赖项目数: 5
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-12-27