<?xml version="1.0"?>

<rss version="2.0">


<channel>
<title>Home - All Categories - How to guides  - For Administrators  </title>
<link>https://kb.mautic.org/category/how-to-guides/for-administrators/9/</link>
<description>This RSS Feed contains Articles of Category in the knowledge base. You can click on the title to view its content. Powered by PHPKB (https://www.phpkb.com)</description>
<item>
										<guid>https://kb.mautic.org/article/how-to-contribute-to-the-knowledge-base.html</guid>
										<title>How to contribute to the Knowledge Base</title>
										<link>https://kb.mautic.org/article/how-to-contribute-to-the-knowledge-base.html</link>
										<description><![CDATA[If you have found the articles in the Knowledgebase helpful, how about contributing? You can help us by adding new articles in English, or by translating articles into your spoken language/s.  Create an account by logging in using your Mautic Communi...]]></description>

									</item>
<item>
										<guid>https://kb.mautic.org/article/how-do-i-test-bug-fixes-and-new-features-in-mautic.html</guid>
										<title>How do I test bug fixes and new features in Mautic?</title>
										<link>https://kb.mautic.org/article/how-do-i-test-bug-fixes-and-new-features-in-mautic.html</link>
										<description><![CDATA[Mautic has a regular release cycle, which means that new bug fixes are published every month, features once a quarter, and major changes which break backwards compatibility are released approximately annually. Did you know that every single bug fix a...]]></description>

									</item>
<item>
										<guid>https://kb.mautic.org/article/how-to-install-mautic-with-docker-on-digital-ocean.html</guid>
										<title>How to install Mautic with Docker on Digital Ocean</title>
										<link>https://kb.mautic.org/article/how-to-install-mautic-with-docker-on-digital-ocean.html</link>
										<description><![CDATA[ Table of Contents  An overview of Docker Mautic  Step 1: Create a DigitalOcean Droplet Step 2: Installing Docker on your VPS Getting started with Docker Step 3 - Setting up a network in Docker Step 4 - Configure a Reverse Proxy with SSL Step 5: Conf...]]></description>

									</item>
<item>
										<guid>https://kb.mautic.org/article/how-to-set-up-a-mautic-instance-for-testing-locally-with-ddev.html</guid>
										<title>How to set up a Mautic instance for testing locally with DDEV</title>
										<link>https://kb.mautic.org/article/how-to-set-up-a-mautic-instance-for-testing-locally-with-ddev.html</link>
										<description><![CDATA[ If you need to test something quickly with a clean Mautic instance, you can use the link https://gitpod.io/#https://github.com/mautic/mautic to spin up a Mautic instance based on our default branch. If you need to use a specific branch or tag, brows...]]></description>

									</item>
<item>
										<guid>https://kb.mautic.org/article/configuring-doctrine-for-email-queue-management-in-mautic-with-cron-jobs.html</guid>
										<title>Configuring Doctrine for Email Queue Management in Mautic with Cron Jobs</title>
										<link>https://kb.mautic.org/article/configuring-doctrine-for-email-queue-management-in-mautic-with-cron-jobs.html</link>
										<description><![CDATA[Â  Configuring Doctrine for Email Queue Management in Mautic with Cron Jobs Overview This guide provides a detailed process to configure Mautic to use Doctrine for managing email queues, implementing cron jobs to automate the process, and ensuring eff...]]></description>

									</item>
<item>
										<guid>https://kb.mautic.org/article/how-to-optimize-amazon-ses-send-rate-with-mautic.html</guid>
										<title>How to optimize Amazon SES send rate with Mautic</title>
										<link>https://kb.mautic.org/article/how-to-optimize-amazon-ses-send-rate-with-mautic.html</link>
										<description><![CDATA[There are different ways how to handle SES with Mautic, I will share you my practice, which I use for all our customers at Friendly Automate 2 and which works like a Swiss clockwork. There are other good solutions as well, I&rsquo;m sure someone will...]]></description>

									</item>
<item>
										<guid>https://kb.mautic.org/article/how-to-integrate-mautic-with-salesforce.html</guid>
										<title>How to integrate Mautic with Salesforce</title>
										<link>https://kb.mautic.org/article/how-to-integrate-mautic-with-salesforce.html</link>
										<description><![CDATA[This article describes how to set up the integration between Salesforce and Mautic, including how to configure the integration to passÂ Mautic Activities into SalesForceÂ and someÂ Recommendations &amp; Best Practices. This integration leverages the RES...]]></description>

									</item>
<item>
										<guid>https://kb.mautic.org/article/how-to-install-mautic-5-on-ubuntu-22-04-with-ssl-and-node-js-20.html</guid>
										<title>How to Install Mautic 5 on Ubuntu 22.04 with SSL and Node.js 20</title>
										<link>https://kb.mautic.org/article/how-to-install-mautic-5-on-ubuntu-22-04-with-ssl-and-node-js-20.html</link>
										<description><![CDATA[How to Install Mautic 5 on Ubuntu 22.04 with SSL and Node.js 20 This guide shows you how to installÂ Mautic 5Â on a freshÂ Ubuntu 22.04Â DigitalOcean droplet withÂ 4 GB of RAM. We&rsquo;ll configure Apache, MariaDB, PHP 8.1, Node.js 20, and Certbot (for L...]]></description>

									</item>
<item>
										<guid>https://kb.mautic.org/article/how-to-use-the-sendgrid-api-in-mautic-5-with-symfony-mailer.html</guid>
										<title>How to Use the SendGrid API in Mautic 5 with Symfony Mailer</title>
										<link>https://kb.mautic.org/article/how-to-use-the-sendgrid-api-in-mautic-5-with-symfony-mailer.html</link>
										<description><![CDATA[By default, Mautic offers built-in support for several mail transports, including SMTP and SendGrid. However, if you prefer more direct control using Symfony&rsquo;s Mailer component, you can install theÂ symfony/sendgrid-mailerÂ package and configure ...]]></description>

									</item>
<item>
										<guid>https://kb.mautic.org/article/update-from-mautic-4-to-5-1-when-installed-by-softaculous-quick-guide.html</guid>
										<title>Update from Mautic 4 to 5.1 when installed by softaculous &#40;Quick Guide&#41;</title>
										<link>https://kb.mautic.org/article/update-from-mautic-4-to-5-1-when-installed-by-softaculous-quick-guide.html</link>
										<description><![CDATA[Quick Guide to Upgrade Mautic from v4.4 to 5.1 (Softaculous Installation) This guide provides a step-by-step process to upgrade Mautic from v4.4 to v5.1 when the original installation was done via Softaculous.   Save local.php Configuration: Copy all...]]></description>

									</item>
<item>
										<guid>https://kb.mautic.org/article/how-to-set-up-a-staging-server-to-test-new-mautic-releases.html</guid>
										<title>How to set up a staging server to test new Mautic releases</title>
										<link>https://kb.mautic.org/article/how-to-set-up-a-staging-server-to-test-new-mautic-releases.html</link>
										<description><![CDATA[Updating to the latest version of Mautic doesn&rsquo;t necessarily have to be a risky or time-consuming endeavor. Aside from new features, bug fixes - especially security-related bug fixes - are a good reason to upgrade to the latest Mautic release. ...]]></description>

									</item>

</channel>

</rss>