diff --git a/5/introduce/index.md b/5/introduce/index.md index fee1ee5e..e945ee35 100644 --- a/5/introduce/index.md +++ b/5/introduce/index.md @@ -75,7 +75,7 @@ cp config/.env.example config/.env   ### ステップ3:データベース設定 -データベースは、MySQL、PostgreSQL、SQLite を提供予定ですが、現在(2023/3/26)は、MySQLのみ対応している状況です。 +データベースは、MySQL、PostgreSQL、SQLite を提供しています。 次の情報を入力し、「接続テスト」ボタンをクリックします。 - データベースホスト名 diff --git a/5/plugin/index.md b/5/plugin/index.md index 0e27ada5..9d4a4f40 100644 --- a/5/plugin/index.md +++ b/5/plugin/index.md @@ -81,3 +81,7 @@ baserCMS4のテーマを baserCMS5用に変換するにはこちらをご覧 - [baserCMS4のプラグインを変換](migration_plugin_from_ver4) - [baserCMS4からのアップグレードガイド](../ver5_migration) + +## 5.0のプラグインを5.1に変換する + +- [5.0系のプラグインを 5.1系 に移行](migration_plugin_from_ver50)