webexmachina/contao-command-bunde
最新稳定版本:1.0.0
Composer 安装命令:
composer require webexmachina/contao-command-bunde
包简介
Contao 5 Command Bundle.
README 文档
README
This Bundle adds in the Contao 5 backend a simple interface that allows administrators to run various Symfony and Contao console commands directly from the admin panel without needing command-line access.
Warning
This bundle is not compatible with Contao 4
Features
- Run common Contao and Symfony commands with a simple click
- Interface integrated into the Contao backend
- Restricted to administrators for security
- Supports a wide range of commands:
- System information (about)
- Cache management (clear, warmup)
- Contao-specific operations (symlinks, resize-images)
- Debug commands for various components
- Environment and configuration tools
Requirements
- PHP 8.2 or higher
- Contao 5.x
Installation
Via Composer
composer require webexmachina/contao-command-bundle
Manual Installation
- Download the bundle from the GitHub repository
- Extract the ZIP file
- Move the files to the
vendor/webexmachina/contao-command-bundledirectory in your Contao installation
Managed Contao Installation (recommended)
It’s recommended to install the bundle directly via the Contao Manager.
Usage
- Log in to the Contao backend as an administrator
- Click on "Commands" in the main menu
- Select the command you want to run from the dropdown list and click "Run"
- The command output will be directly displayed in the browser
Available Commands
-
System Information
- About Contao: Display information about your Contao installation
-
Cache Management
- Empty the cache: Clear the application cache
- Reload the cache: Warm up the application cache
-
Contao Operations
- Rebuild symbolic links: Recreate symbolic links for public resources
- Resize images: Process images that haven't been resized yet
-
Debug Commands
- Multiple debug commands for inspecting various aspects of your application
-
Utility Commands
- Environment dump: Compile .env files to .env.local.php
- Container linting: Check the validity of the configuration container
- Router matching: Display available routes
Contributing
Contributions are welcome! If you'd like to contribute, please:
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
For bug reports and feature requests, please use the issue tracker.
License
This bundle is licensed under the Apache License 2.0. See the LICENSE file for more information.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2025-06-02