Skip to content

Instantly share code, notes, and snippets.

View AleCo3lho's full-sized avatar
🏠
Working from home

Alexandre Coelho Ramos AleCo3lho

🏠
Working from home
View GitHub Profile
@giovanni-d
giovanni-d / allinonemigration.md
Last active July 20, 2024 18:52
All-in-One WP Migration - Restore From Server (without PRO version) - Restore

All-in-One WP Migration Restore From Server (without pro version)

If you don't want to pay for the PRO version of this plugin, and you want to use the "Restore from Server" functionally that was present in the version 6.77, follow the instructions below:

  1. Open the js file: wp-content/plugins/all-in-one-wp-migration/lib/view/assets/javascript/backups.min.js
  2. On line 1208, replace the code below:
$('.ai1wm-backup-restore').click(function (e) {
@milesbxf
milesbxf / monzo-alertmanager-config.yaml
Last active July 23, 2024 14:01
Monzo's Alertmanager Slack templates
###################################################
##
## Alertmanager YAML configuration for routing.
##
## Will route alerts with a code_owner label to the slack-code-owners receiver
## configured above, but will continue processing them to send to both a
## central Slack channel (slack-monitoring) and PagerDuty receivers
## (pd-warning and pd-critical)
##