How to add the user’s IP address to the email

If you search in process.php for $config['extra'], you will find an example of the code that adds the user’s IP address to the notification email.

1
$config['extra']['IP address'] = Quform::getIPAddress();
$config['extra']['IP address'] = Quform::getIPAddress();

Copy this line and paste it into the empty line above the /** END FORM SETTINGS **/ comment.

Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy