EC-CUBE / EC-CUBE/ec-cube

独自プラグイン設定画面のルーティング名に誤り

Open
#4,040 0 comments 1 reaction 0 assignees View on GitHub
bug:Low
Dominant language
PHP
Stars
788
Forks
719
Avg merge
4d 4h
Merged PRs (30d)
39

Description

## 概要(Overview)

PluginController で、 独自プラグインの設定画面のルーティングは `plugin__config` だが、オーナーズストアのものは `_admin_config` になっている

オーナーズストアの方に合わせる

## 期待する内容(Expect) or 要望 (Requirement)

- 独自プラグインは `_admin_config` で設定画面が表示される。
- 下位互換確保のため、 `plugin__config` でも設定画面が表示される

## 再現手順(Procedure)

ソースにて確認

### 環境 (environment)
+ EC-CUBE: 4.0.1
+ PHP: x.x.x
+ DB:
- PostgreSQL x.x.x
- MySQL x.x.x

## 関連情報 (Ref)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.