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

プラグインのResource/assetsディレクトリをコピーする #3821

Merged
merged 5 commits into from
Sep 11, 2018

Conversation

kiy0taka
Copy link
Contributor

概要(Overview・Refs Issue)

関連 #3796

プラグイン内の Resource/assets ディレクトリを ${ECCUBE_ROOT}/html/plugin/${プラグインコード}/assets ディレクトリにコピーする。

方針(Policy)

プラグインのライフサイクルに合わせて以下のようにコピー/削除される

ライフサイクル assets
インストール コピー
アップデート コピー(上書き)
アンインストール 削除

テスト(Test)

EA10PluginCest にテストケースを追加

@okazy okazy added this to the 4.0 milestone Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected:plugin プラグインに影響する可能性のある実装変更
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants