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.
我正在开发 v.5 我的PyroCMS 投票模块。我想知道处理希望从模块的 v.4 升级的用户的最佳方式。在 details.php 文件中有一个升级方法,但我认为它不会被调用。此升级检查是否尚未开发,还是我完全错过了它?
Dang,你说得对,升级代码根本没有完成。这很可能是 v1.1.0 的更改,因为到目前为止只有安装/卸载正在使用它。我只是将 README 或 UPGRADE 文件放在根目录中,并带有一些升级 SQL。