Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找可用于设置 Yii 应用程序设置的扩展程序。该扩展类似于 wordpress 安装,您可以通过 UI 输入应用程序名称、数据库设置、smtp 配置、文档根目录和初始用户设置。Yii 上有类似的可用扩展吗?
The closest thing out there is a tool called Phundanent, but the short answer is no. Yii is aimed more at programmers, who in turn will be handling that type of thing themselves ...