Announcement
Collapse
No announcement yet.
Maintenance Mode
Collapse
X
-
Hi Peter,
place doesn't matter.
For example,
'maintenanceMode' => true,
after [
like
<?php
return [
'maintenanceMode' => true,
'cacheTimestamp'......
- Likes 1
-
Hi Yuri,
Thank you so much for the info.
Do I have to insert the control code into config.php ?
Aat which place?
Our config.php (version 5.4.5) is not included.
Better would be a button or switch in the administration area.
Very important is that the users and the portal users are informed that the maintenance mode is active. My suggestion would be a message "maintainance mode is activ" is displayed via the fields in the login mask.
peter
Leave a comment:
-
Boolean parameter 'maintenanceMode' can be specified in data/config.php. Prohibits an access for all non-admin users when set to true.
Leave a comment:
-
We have been acquiring two portals for a few months now, and we have realised that a maintenance mode would be very good. This mode should lock the login masks (normal and portals) and display a corresponding message.
Leave a comment:
-
Originally posted by peterberlin View PostA maintenance mode is good. But we've been working with ESPO for almost 3 years now and have always put the update in the user-free time, as well as the work on network servers.
Even better, I find a broadcast message that the administrator can send to all logged in users, which is on the current ESPO window as a popup and has to be acknowledged.
Can you describe how to show all users message?
Leave a comment:
-
A maintenance mode is good. But we've been working with ESPO for almost 3 years now and have always put the update in the user-free time, as well as the work on network servers.
Even better, I find a broadcast message that the administrator can send to all logged in users, which is on the current ESPO window as a popup and has to be acknowledged.
- Likes 2
Leave a comment:
-
Another one here
Great function to block all user e.g. during upgrade
- Likes 1
Leave a comment:
-
Seconded on this feature request. This is good since espo is very flexible as a back-end and I guess this is needed. The same as with Drupal having maintenance mode feature.
- Likes 1
Leave a comment:
-
Maintenance Mode
Possibility of activating a "Maintenance Mode" from the administration, with which users can not to log (except the administrator), who are currently logged give them time to log out, etc., and that the cron does not run.
All this with the purpose of backing up the database, system updates, etc.
GreetingsTags: None
Leave a comment: