File tree 1 file changed +0
-13
lines changed
1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 59
59
- It is a good practice to not leave your projects that depend on a Drupal distribution without updates for a long time.
60
60
- It is a good practice to get informed (e.g. through Drupal RSS or GitHub watch) about new releases of the Drupal distribution you depend to.
61
61
62
-
63
62
## Monitor site health
64
63
65
64
- Uptime monitoring (external SASS, eg [ uptimerobot] ( https://uptimerobot.com ) , [ New Relic] ( https://newrelic.com ) )
66
65
- Get SMS and email alerts for PHP fatal errors on Drupal
67
66
68
- ## UAT examples for Drupal
69
-
70
- - View a node (for each bundle)
71
- - Edit a node (for each bundle)
72
- - View a list (views)
73
- - User login works
74
- - Webform submissions work
75
- - Search works
76
- - Cron task works
77
- - SMTP and mail system works
78
- - There are no JS errors on console
79
-
80
67
## Related guides
81
68
82
69
- [ Drupal report] ( https://github.com/theodorosploumis/drupal-report )
You can’t perform that action at this time.
0 commit comments