郵便番号や電話番号の表示をハイフン有りに
Open
improvement
- Dominant language
- PHP
- Stars
- 788
- Forks
- 719
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 39
Description
## 概要(Overview)
4.0から郵便番号や電話番号を1カラムに数字のみ保存するようになっているが
表示の場面では、ーありにして表示されるようにしたい
## 期待する内容(Expect) or 要望 (Requirement)
郵便番号はJPテンプレート側で3ケタ−4ケタ で区切る
Googleのlibphonenumberとかを使えばなんとかなるのではないか
## 再現手順(Procedure)
### 環境 (environment)
EC-CUBE: 4.0.0~4.1.2
## 関連情報 (Ref)
https://github.com/EC-CUBE/ec-cube/issues/5554
https://github.com/EC-CUBE/ec-cube/issues/2598#issuecomment-671335404
https://qiita.com/yunity29/items/c77f6e0a378ad084f8e9
Contributor guide
Assessment
This issue has not been assessed yet.