Skip to content

RaphaelWoude/mautic

 
 

Repository files navigation

codecov

Mautic Introduction

Mautic

Supported Versions

Branch RC Release Initial Release Active Support Until Security Support Until *
2.15 27 Sep 2019 8 Oct 2019 8 Oct 2019 8 Oct 2019
2.16 30 Jan 2020 13 Feb 2020 15 June 2020 15 December 2020
3.x 27 Jan 2020 15 June 2020 15 June 2021 15 December 2021
3.1 17 Aug 2020 24 Aug 2020 23 Nov 2020 30 Nov 2020
3.2 23 Nov 2020 30 Nov 2020 16 Feb 2021 22 Feb 2021
3.3 16 Feb 2021 22 Feb 2021 17 May 2021 24 May 2021
4.x 17 May 2021 24 May 2021 24 May 2022 20 Dec 2022
  • = Security Support for 2.16 will only be provided for Mautic itself, not for core dependencies that are EOL like Symfony 2.8.

Getting Started

The GitHub version is recommended for development or testing. Production package ready for install with all the libraries is at https://www.mautic.org/download.

Documentation on how to use Mautic is available at https://docs.mautic.org.

This is a simple 3 step installation process. You'll want to make sure you already have Composer v1 available on your computer as this is a development release and you'll need to use Composer to download the vendor packages. Note that v2 is not yet supported.

Step 1 Step 2 Step 3
Download the repository zip
Extract this zip to your web root.
Run the following command to install required packages.
composer install
Open your browser and complete the installation through the web installer.

Get stuck? No problem. Check out general troubleshooting and if it won't solve your issue join us at the Mautic community for help and answers.

Disclaimer

Installing from source is only recommended if you are comfortable using the command line. You'll be required to use various CLI commands to get Mautic working and to keep it working. If the source and/or database schema gets out of sync with Mautic's releases, the release updater may not work and will require manual updates. For production the pre-packaged Mautic available at mautic.org/download is recommended.

Also note that the source outside a tagged release should be considered "alpha" and may contain bugs, cause unexpected results, data corruption or loss, and is not recommended for use in a production environment. Use at your own risk.

Ready to Install from Source and/or Contribute?

That's fantastic!

If you want to contribute to Mautic's code, please read our CONTRIBUTING.md or Contributing Code docs. Then, check out the issues with the L1 label to get started quickly 🚀

If you want to contribute in other areas of Mautic, please read our general Contributing guide.

FAQ and Contact Information

Marketing automation has historically been a difficult tool to implement in a business. The Mautic community is a rich environment for you to learn from others and share your knowledge as well. Open source means more than open code. Open source is providing equality for all and a chance to improve. If you have questions then the Mautic community can help provide the answers.

Ready to get started with the community? You can get more involved on the Mautic website. Or follow Mautic on social media just to stay current with what's happening!

Contact Info

About

Mautic: Open Source Marketing Automation Software.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 69.3%
  • JavaScript 20.8%
  • CSS 5.7%
  • Twig 2.2%
  • Less 2.0%
  • Shell 0.0%