T
Asked
When we send a email verification email as well as Invitation to user, It contains a “Simple Forum” name instead of having actual sitename in Email Template.
Example: If Application name is “Discussion Forum” then is should come Discussion forum as sitename in Email Template but its coming as “Simple Forum”
As per my initial investigation I have replaced app name in “public_html/sitefolder/config/app.php” file but still issue is not resolved.
Please find the screenshot for reference.
Please let us know where do we make the changes and fix this issue
Attachments
- MSAnswered
Hello,
Please update the name in settings and you can update the
APP_NAME
in.env
file. I think email using the APP_NAME. I will check and update this in the next beta release.Thank you
- Login to Reply