Skip to content

Instantly share code, notes, and snippets.

View pushkar-abhijeet's full-sized avatar

Pushkar Abhijeet pushkar-abhijeet

View GitHub Profile
BloggingTribe.Com
Mautic Cronjob Codes - Last Updated Feb 8, 2018
_____________________________________________________
Disclaimer: This code is not the official documentation from Mautic.org, not is it indorced by Mautic.org. Please use at your own discretion.
Usage:
Step 1: Replace "*" with your directory path to your Mautic Installation
Step 2: create folder inside your Mautic installation called "cron_logs"
Step 3: Copy the code into your Cron Jobs manager.
@pushkar-abhijeet
pushkar-abhijeet / Azure AD Token using Certificate Secret.md
Created August 12, 2024 22:02 — forked from phillipharding/Azure AD Token using Certificate Secret.md
Generate an Azure AD Access Token using the Client Credentials flow with a Certificate Secret to use for calling the SharePoint REST API