xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
INSERT INTO `email_templates` ( `id`, `receiver`, `identifier`, `email_type`, `subject`, `default_text`, `status`, `is_status_changeable`, `is_dafault_text_editable`, `addon`, `created_at`, `updated_at` ) VALUES (NULL, 'seller', 'email_update_verification_seller', 'Email Update Verification', 'Verify Your New Email Address for Your [[store_name]] Seller Account', '

Dear [[seller_name]],

We received a request to change the email address associated with your seller account on [[store_name]].

To verify your new email address and complete the update, please click the link below:

[[verify_email_button]]

If you did not request this change, you can safely ignore this email.

For any assistance, contact us at [[admin_email]].

Thank you,
The [[store_name]] Team

', 1, 0, 1, NULL, NOW(), NOW()), (NULL, 'customer', 'email_update_verification_customer', 'Email Update Verification', 'Confirm Your New Email Address for [[store_name]]', '

Dear [[customer_name]],

We received a request to change the email address associated with your [[store_name]] account.

To verify your new email address and complete the update, please click the link below:

[[verify_email_button]]

If you did not request this change, you can safely ignore this email.

Should you have any questions or need assistance, feel free to reach out to our support team at [[admin_email]].

Thank you,
The [[store_name]] Team

', 1, 0, 1, NULL, NOW(), NOW()), (NULL, 'customer', 'change_email_verification_code_customer', 'Verification Code for Email Update', 'Verify Your New Email Address on [[store_name]]', '

Dear [[customer_name]],

We received a request to change the email address associated with your [[store_name]] account.

To confirm this change, please use the Code sent below:

[[code]]

This Code is for verifying your new email: [[new_email]]

If you did not request this, please ignore the email or contact support.

For any questions, contact us at [[admin_email]]

Thank you,
The [[store_name]] Team

', 1, 0, 1, NULL, NOW(), NOW()), (NULL, 'seller', 'change_email_verification_code_seller', 'Verification Code for Email Update Verification', 'Verify Your New Email Address on [[store_name]]', '

Dear [[seller_name]],

We received a request to change the email address associated with your seller account on [[store_name]].

To confirm this change, please use the Code sent below:

[[code]]

This Code is for verifying your new email: [[new_email]]

If you did not request this, please ignore the email or contact support.

For any questions, contact us at [[admin_email]]

Thank you,
The [[store_name]] Team

', 1, 0, 1, NULL, NOW(), NOW()); UPDATE `business_settings` SET `value` = '9.9.5' WHERE `business_settings`.`type` = 'current_version'; COMMIT;