No problem!! I actually tried to learn a bit of Polish with Duolingo but I only got as far as Ja pije mleko / Ja pije bode
We do not provide notifications for events created in the backend. I will check with
geraint to see if it would be possible to allow notification for events created from the backend. I think it makes lots of sense.
In the meanwhile I have hacked a bit your JEvents installation and you would need to reapply this change on each JEvents Core update. Just edit the file:
administrator/components/com_jevents/libraries/saveIcalEvent.php and around line 250 replace:
if (!$dryrun && $success && $notifyAdmin && !JFactory::getApplication()->isAdmin()) {
with this:
if (!$dryrun && $success && $notifyAdmin) {
Dzień Dobry!!!