Skip to content

@d-zero/create-frontendのプロジェクトタイプにbaserCMS v5を追加する #802

@yusasa16

Description

@yusasa16

概要

CakePHPの構成に合わせて、ドキュメントルートを webroot にする。

現在htdocsがドキュメントルートになっているので、さらに1階層掘ってhtdocs/webroot必要がある。

作業内容

  • @d-zero/create-frontend--typeオプションにbasercms5を追加
  • basercms5の時のファイル出力調整
    • 'htdocs'に既に置かれているファイルを'htdocs/webroot'配下に移動
    • kamadooutputの設定をpath.resolve(import.meta.dirname, 'htdocs', 'webroot')に変更

確認事項

  • BaserCMS5の場合に、ドキュメントルート配下に最初に入れておくべきファイルの確認

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions