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.
Joomlaでマスターページを作成する方法、すべてのページで同じにする必要があり、コンテンツ部分はそれを変更する必要があります
あなたの希望のマスターページは、テンプレートのindex.phpページになると思います。
必要な joomla 構成を追加してテーマ テンプレートを追加し、そのテンプレートをアップロードして、既定のサイト テンプレートとして作成します。
index.phpをマスター ページとして使用する準備ができました。同じページに動的コンテンツを追加できます。
これがお役に立てば幸いです。