dtb_mail_template

配信メールテンプレート一覧テーブル

カラム名 属性(Doctrine) 説明
id integer ID
name string 名称
file_name string
mail_subject string
create_date datetimetz データ登録日時
update_date datetimetz データ更新日時
creator_id integer 外部キー dtb_member

インストール直後の初期データ

id name file_name mail_subject create_date update_date creator_id
1 注文受付メール Mail/order.twig ご注文ありがとうございます 2017-03-07 10:14:52 2017-03-07 10:14:52
2 会員仮登録メール Mail/entry_confirm.twig 会員登録のご確認 2017-03-07 10:14:52 2017-03-07 10:14:52
3 会員本登録メール Mail/entry_complete.twig 会員登録が完了しました。 2017-03-07 10:14:52 2017-03-07 10:14:52
4 会員退会メール Mail/customer_withdraw_mail.twig 退会手続きのご完了 2017-03-07 10:14:52 2017-03-07 10:14:52
5 問合受付メール Mail/contact_mail.twig お問い合わせを受け付けました。 2017-03-07 10:14:52 2017-03-07 10:14:52
6 パスワードリセット Mail/forgot_mail.twig パスワード変更のご確認 2017-03-07 10:14:52 2017-03-07 10:14:52
7 パスワードリマインダー Mail/reset_complete_mail.twig パスワード変更のお知らせ 2017-03-07 10:14:52 2017-03-07 10:14:52
8 出荷通知メール Mail/shipping_notify.twig 商品出荷のお知らせ 2017-03-07 10:14:52 2017-03-07 10:14:52

EC-CUBE4開発リファレンス