- Posts: 18
- Thank you received: 0
All questions about EDocman extension
email notifications from category doesn't work
- Lumiga
- Topic Author
- Offline
- New Member
-
Less
More
8 years 10 months ago #82885
by Lumiga
Replied by Lumiga on topic email notifications from category doesn't work
They told me that Edocman is only sending e-mails when you upload at the front-end.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13023
- Thank you received: 1688
8 years 10 months ago #82886
by Mr. Dam
Replied by Mr. Dam on topic email notifications from category doesn't work
Hi,
If you want the notification emails should be sent if the document is uploaded at Back-end also, you can make this modification.
1. Open file:
2. Find:
and change to
Good luck
Dam
If you want the notification emails should be sent if the document is uploaded at Back-end also, you can make this modification.
1. Open file:
Code:
root > administrator > components > com_edocman > model > common > document.php
Code:
if ($isNew && $config->upload_notification && $app->isSite())
Code:
if ($isNew && $config->upload_notification)
Good luck
Dam
The following user(s) said Thank You: Lumiga
Please Log in or Create an account to join the conversation.
- Lumiga
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 18
- Thank you received: 0
8 years 10 months ago #82888
by Lumiga
Replied by Lumiga on topic email notifications from category doesn't work
Thanks!

Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.