Skip to content

Commit 9ead6d6

Browse files
committed
手動アップデートの手順を調整
1 parent ab66be3 commit 9ead6d6

File tree

1 file changed

+2
-0
lines changed
  • plugins/bc-admin-third/templates/Admin/Plugins

1 file changed

+2
-0
lines changed

plugins/bc-admin-third/templates/Admin/Plugins/update.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
<?php echo __d('baser_core', '手動アップデート手順') ?>
4343
</h2>
4444
<ol>
45+
<li>最新版の composer.json / composer.lock を配置</li>
46+
<li>vendor を一旦削除し、composer install を実行</li>
4547
<li>plugins 内の、baserCMSコアのプラグイン群を手動で入れ替え</li>
4648
<li>BcUpdateSupporterプラグインで、アップデートスクリプトを実行</li>
4749
<li>BcUpdateSupporterプラグインで、データベースのバージョンを更新</li>

0 commit comments

Comments
 (0)