Skip to content

pictron/Japanized-Community-Commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Japanized For concrete5 Community Store

concrete5のコミュニティ開発されている通販アドオンであるCommunity Storeを日本語で使う場合の更新ファイル application/のオーバーライトするファイルを共有します。

Community Store

https://github.com/concrete5-community-store

登録画面、編集画面

表記を、国、郵便番号、都道府県、市町村、住所1、住所2の変更

/application/attributes/address/form.php

決済画面

姓名を逆に変更、住所の表記を、国、郵便番号、都道府県、市町村、住所1、住所2の変更

/application/single_pages/checkout.php

新規受注確認メール(管理者)

姓名を逆に変更、様を追加、住所の表記を、国、郵便番号、都道府県、市町村、住所1、住所2の変更

/application/mail/new_order_notification.php

注文受注確認メール(顧客)

姓名を逆に変更、様を追加、住所の表記を、国、郵便番号、都道府県、市町村、住所1、住所2の変更

/application/mail/order_receipt.php

ダッシュボード オーダー一覧

姓名を逆に変更

/application/single_pages/dashboard/store/orders.php

stripeのウインドウ内の表示桁数を変更

Stripe決済プラグインのモダールで表示されている金額の桁数の変更 https://github.com/concrete5-community-store/community_store_stripe

/application/elements/stripe/stripe_button.php

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages