Home Forums EN Developing Content Improvment Reply To: Content Improvment

Nishit Shan
Participant
Post count: 1828

Hello Andrey,

Below is my plan for implementation. Please review and approve so I can proceed.

Profile Identifier
1. Add a profile identifier in the header, such as “Hello James Smith” or “Welcome James Smith.” Please choose the one you prefer.
2. Add a field in the database to store the last login time.
3. Display the last login time to the admin.

Contact Us Page Upgrade
1. Redesign the Contact Us page with a modern and clean approach.
2. Add a dropdown field in the contact form with options: “General Enquiry,” “Billing and Finance,” and “Order Enquiry.”
3. Send emails based on the selected option, and also send an additional email to the admin.
Note: Please share an example of the email subject/title.

Registration Verification
1. Add fields for user verification status and IP address in the database.
2. Display the verification status and IP address to the admin.
3. When a user registers, send a verification email with a verification link, and store the status as “Not Verified” along with the IP address.
4. When the user clicks the verification link, update the status from “Not Verified” to “Verified.”