Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[コア] 既存プラグインにオプションテンプレートを追加できるよう対応 #1737

Merged
merged 2 commits into from Jun 29, 2023

Conversation

akagane99
Copy link
Contributor

@akagane99 akagane99 commented Jun 28, 2023

概要

  • 既存プラグインにオプションのテンプレートを追加できるよう対応しました。
  • resources\views\plugins_option配下に、既存プラグインのディレクトリを再現して、配下にテンプレートを配置すると、フレーム編集画面から設定できます。
  • (例:新着)
    • 新着のオプションディレクトリを作成 resources\views\plugins_option\user\whatsnews\
    • その配下にオプションテンプレートseminarを配置
      • resources\views\plugins_option\user\whatsnews\seminar\whatsnews.blade.php
    • フレーム編集のテンプレートにseminar出てくる。
      image

レビュー完了希望日

なし

関連Pull requests/Issues

なし

参考

なし

DB変更の有無

なし

チェックリスト

@akagane99 akagane99 added the developer update 開発者向けの更新 label Jun 28, 2023
@akagane99 akagane99 self-assigned this Jun 28, 2023
@akagane99 akagane99 marked this pull request as ready for review June 28, 2023 07:31
@akagane99 akagane99 merged commit f0779c7 into master Jun 29, 2023
1 check passed
@akagane99 akagane99 deleted the option-template branch June 29, 2023 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer update 開発者向けの更新
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant