Login/Register
(IR) Installatron Remote

Mautic

Mautic is an open source marketing automation application.

Installatron Remote is a one-click solution to install and manage all of your Mautic websites. Using Installatron helps ensure Mautic is kept up-to-date and secure, and Installatron features like Clone, Backup and Restore, and Backup Scheduling can save you time. Learn more about Installatron Remote

Information

ApplikationMautic
Kategorie Werbung
Aktuelle Versionen6.0.2
5.2.3
Zuletzt aktualisiert2 Juni
SprachenEnglish

Voraussetzungen

Preiskostenfrei
Installationsgröße360MB
Lizenzopen-source

Support

Mautic Webseite
Dokumentation
Support-Seite
Support für Installatron-Auto-Installer

Verwandte Applikationen

Mautic began with a single focus. Equality. The Mautic community believes in giving every person the power to understand, manage, and grow their business or organization. Mautic is focused on helping this belief become a reality by getting powerful marketing automation software into the hands of everyone.

Features:
  • Development and analysis of marketing campaigns and customers
  • Management of marketing campaigns
  • Appropriate customer data organization and storage
  • Moving contacts from leads to customers
-Mautic-Entwickler

6.0.2

(Sicherheitsupdate)
2 Juni - 360MB6.0.2

Security
  • CVE-2025-5257 - Predictable Page Indexing Might Lead to Sensitive Data Exposure - Reported and fixed by @lenonleite and tested/reviewed by @escopecz and @kuzmany in GHSA-cqx4-9vqf-q3m8
  • CVE-2024-47056 - Mautic does not shield .env files from web traffic - Reported by @r3ky, analyzed by @lenonleite fixed by @nick-vanpraet and tested/reviewed by @patrykgruszka in GHSA-h2wg-v8wg-jhxh
  • CVE-2024-47057 - User name enumeration possible due to response time difference on password reset form - Reported and fixed by @tomekkowalczyk and reviewed by @patrykgruszka and @nick-vanpraet in GHSA-424x-cxvh-wq9p
  • CVE-2024-47055 - Segment cloning doesn't have a proper permission check - Reported and fixed by @abhisekmazumdar and @nick-vanpraet and tested/reviewed by @patrykgruszka in GHSA-vph5-ghq3-q782
  • CVE-2025-5256 - Open Redirect vulnerability on user unlock path - Reported and fixed by @tomekkowalczyk, tested/reviewed by @patrykgruszka and @nick-vanpraet in GHSA-6vx9-9r2g-8373

Bug Fixes
  • fix #14449: Dynamic Content in emails - not all variants visible in editor by @Krishu0765 in #14966

6.0.1

Bug Fixes and Changes
  • Fix #14804: Hamburger menu issue on mobile by @pelbox in #14886
  • Fix #14457: Contact names with ampersands not showing in search by @goma101 in #14818
  • Fix #14240: Blank link shown in theme actions dropdown by @pedroasgomes in #14833
  • Fix: More trust settings: shows labels without inputs by @Krishu0765 in #14934
  • Fix SMS duplicate send by @kuzmany in #14874
  • Fixing migrations' preup checks by @escopecz in #14824
  • Add migration preup checks by @matbcvo in #14852
  • Allow more time window to make test valid. by @biozshock in #14918

Lesen Sie mehr: https://github.com/mautic/mautic/releases/tag/6.0.2

6.0.0

(Hauptversion)
3 April - 360MBIMPORTANT
  • With any major Mautic release we always try to remove old code, and bump up support to the next Symfony version. This means that developers are going to need to make changes to their code in order to support Mautic 6.x.
  • Please read our release blog post BEFORE UPDATING at https://mautic.org/blog/mautic-6-0-orion-edition-is-released/

BREAKING CHANGES
  • Remove deprecated GenericPointSettingsType for M6 by @putzwasser in #13904
  • Removing the Gated Video feature by @escopecz in #14284
  • Use the new Symfony authenticator system. by @biozshock in #14219
  • [UI] Remove Froala styles by @andersonjeccel in #14271
  • Upgrading Mautic to Symfony 6 by @escopecz in #13962
  • [UI] Remove Font Awesome by @andersonjeccel in #14265
  • Removing the legacy builder by @escopecz in #14450
  • Removed MauticFactory::getDatabase. by @biozshock in #14418
  • Removed MauticFactory::getIpAddressFromRequest and MauticFactory::getDate. by @biozshock in #14564
  • Removed MauticFactory::getParameter. by @biozshock in #14565
  • Removed MauticFactory::getEntityManager. by @biozshock in #14611
  • Remove whole MauticFactory by @biozshock in #14682
  • Removed CodeMirror JS by @escopecz in #14512
  • Removed Froala JS by @escopecz in #14501
  • Removed ModernizrJS as not necessary anymore at this age by @escopecz in #14636
  • Removed deprecated CoreParametersHelper::getParameter by @putzwasser in #13837
  • Added missing return type to LeadEvent + unit test by @putzwasser in #13842
  • Fixed data encoding inconsistency for Form submissions by @patrykgruszka in #14604

Refactoring
  • Automatic code cleanup (Rector) by @escopecz in #14094
  • Tighten types that were reported by phpstan. by @biozshock in #13110
  • Remove deprecated getUniqueIdentiferFields from FieldModel. by @biozshock in #14144
  • Running composer fixcs after CS Fixer was updated by @escopecz in #14391
  • Removed unused methods from MauticFactory. by @biozshock in #14400
  • Upgrading PHPSTAN and Rector to v2 by @escopecz in #14408
  • Removed getSecurity and getSecurityContext from MauticFactory. by @biozshock in #14399
  • Remove MauticFactory::getHelper. by @biozshock in #14382
  • [UI] Refactor user preferences to use database instead of localStorage by @andersonjeccel in #14398
  • Removed MauticFactory::getKernel. by @biozshock in #14435
  • Removed MauticFactory::getDispatcher. by @biozshock in #14436
  • Removing deprecated parts from the PageBundle by @JonasLudwig1998 in #14244
  • Remove MauticFactory::getTheme and MauticFactory::getInstalledThemes. by @biozshock in #14443
  • Remove MauticFactory::getRequest. by @biozshock in #14446
  • Remove MauticFactory::getLogger. by @biozshock in #14463
  • Global search by @shinde-rahul in #14432
  • Remove MauticFactory::getVersion. by @biozshock in #14464
  • Remove MauticFactory::getMailer. by @biozshock in #14494
  • Remove MauticFactory::get and MauticFactory::serviceExists. by @biozshock in #14462
  • Remove MauticFactory::getSystemPath. by @biozshock in #14496

Bug Fixes and Changes
  • Categories: Restrict user deletion of categories associated with other resources by @avikarshasaha in #14567
  • Contacts: Date Modified populated on create by @escopecz in #14433
  • Dependencies: Updating dependencies to secure versions by @escopecz in #14378
  • Developer: Add UUID for each resource by @avikarshasaha in #14558
  • Developer: Add workflow to verify E2E tests with multiple iterations by @matbcvo in #14318
  • Email: Campaign weekday and hourly email metrics by @patrykgruszka in #14414
  • Forms: Mark form fields read only where existing data is pre-filled by @shinde-rahul in #14422
  • GrapesJS Builder: GrapesJS Text Editor Modal Save UX Improvements by @patrykgruszka in #14533
  • Landing pages: Use page language if contact doesn’t have preferred locale set on preference centres by @shinde-rahul in #14370
  • Performance: Adding index to speed up the integration sync as it overloads DB servers by @escopecz in #14556
  • Performance: Indices For Query Optimisation by @aarohiprasad in #14625
  • Performance: UUID implementation by @avikarshasaha in #14558
  • Plugins: Allow plugins to output custom content in more places by @rohitpavaskar in #14488
  • Plugins: New pre- and post- event save batch events for plugins by @rohitpavaskar in #14503
  • Reports: Adding focus item data source in reports in m6 by @JonasLudwig1998 in #14340
  • Segments: Show Building if a segment is new or updated but not yet rebuilt by @driskell in #14431
  • Segments: New command to get usage of all segments by @avikarshasaha in #14575
  • Search: Enabling Searching Contacts and Companies by Custom Field Values Without Field Alias Prefix by @shinde-rahul in #14393
  • Theme: Capture by @andersonjeccel in #14545
  • Theme: Mono by @andersonjeccel in #14536
  • Theme: Blend by @andersonjeccel in #14534
  • Theme: ReachOut by @andersonjeccel in #14519
  • Theme: Formscape by @andersonjeccel in #14527
  • Theme: Chord by @andersonjeccel in #14547
  • Theme: Eclipse by @andersonjeccel in #14591
  • UI/UX: Add configuration tips and extra context by @andersonjeccel in #13883
  • UI/UX: Add a Dynamic Content slot generator by @andersonjeccel in #14372
  • UI/UX: Updating Remix icon pack to 4.6.0 by @andersonjeccel in #14520
  • UI/UX: Better fields experience when creating forms by @andersonjeccel in #14513
  • UI/UX: Better action labels when creating forms by @andersonjeccel in #14514
  • UI/UX: Improve the Marketplace details header and layout by @andersonjeccel in #14199
  • UI/UX: Moving accent colors to global configuration by @andersonjeccel in #14637
  • UI/UX: Add support for a primary brand color and company name for themes by @andersonjeccel in #14649
  • UI/UX: Toolbar batch actions by @andersonjeccel in #14306
  • API: Do not replace special chars with HTML entities by @escopecz in #14550
  • Tests: Do not fail tests on Sunday and Saturday. by @biozshock in #14612
  • Tests: Fix form subscriber test by @fedys in #14473
  • Tests: Set timezone to fix test cases by @dadarya0 in #14499
  • Campaigns: Stop double increasing failure in campaign by @rohitpavaskar in #14470
  • Campaigns: Fix CC and BCC handling in Send Email to User Campaign Action by @patrykgruszka in #14719
  • Fields: Fix #14562: Resolve error while creating company custom field by @shinde-rahul in #14566
  • Developers: Pull-request-template by @Jaishree2310 in #14585
  • Developers: fix: typo in parameter condition by @Hugo-Prossaird in #14581
  • Developers: Update symfony/dependency injection to notify devs about circular references in DI. by @biozshock in #14684
  • Developers: UUID implementation fix + added to roles and permissions by @dadarya0 in #14751
  • DevOps: Fix FinalizeUpdateStep by @matbcvo in #14681
  • Email: Fixing Email Dynamic Content conditions with decimal values. by @nileshlohar in #14481
  • Email: Fixing the FROM email creds for tokenized email transports by @escopecz in #14661
  • Email: Fixing attaching an asset to an email by @escopecz in #14715
  • Focus: Fixing more places getting non-scalar values from request in Symfony 6 by @escopecz in #14384
  • Focus: Fix #14734: Remove obsolete classes for focus details view by @PatrickJenkner in #14773
  • Forms: Updated the field entity to set readOnly to false when passed null by @shinde-rahul in #14502
  • Forms: Fixing companies not being updated by a form by @escopecz in #14688
  • Import/export: Follow contact permissions when importing contacts by @fedys in #14554
  • Landing pages: Fixing invalid Page redirects by @escopecz in #14551
  • Marketing: Fixing marketing message view after Symfony 6 upgrade by @escopecz in #14489
  • Marketing: Improve Marketing message event log handling by @nileshlohar in #14583
  • Notifications: Fix wording and encoding issue in notifications by @npracht in #14711
  • Plugins: Fix Salesforce warnings for PHP8.0 upgrade by @avikarshasaha in #14532
  • Plugins: PHP 8 related issue fix for implode by @avikarshasaha in #14571
  • Plugins: Integration sync more stable, notify user instead of failing the sync by @escopecz in #14666
  • Segments: Numeric segment filters with or glue bug + boolean regex fix by @escopecz in #14555
  • Segments: Resolving an error when deleting segments by @escopecz in #14553
  • Segments: Incorrect date value being calculating when the segment filter value is yesterday/today/tomorrow and operator is gt or lte for date - and datetime field by @dadarya0 in #14552
  • Tracking: Preventing bots making page hits by @avikarshasaha in #14593
  • Themes: Update mautic/core-lib version constraint by @matbcvo in #14546
  • Themes: Fix missing fonts to Formscape theme by @andersonjeccel in #14692
  • Themes: Fix solarized themes variable name by @andersonjeccel in #14733
  • UI/UX: Fix #14485 => Fields on modal popup for dashboard widget creation are too small by @rishithreddy89 in #14573
  • UI/UX: Fix modal form buttons by @andersonjeccel in #14646
  • UI/UX: Improving saving options for Categories: Save only by @andersonjeccel in #14680
  • UI/UX: Adjust background color of confirmation modal to work with different themes by @farzammadani in #14687
  • UI/UX: Fixing the delete list actions UI bug by @escopecz in #14723
  • UI/UX: Avoid showing rebuilding label when the segment is unpublished by @npracht in #14706
  • UI/UX: Fix #14702: Increase contrast for url fields by @PatrickJenkner in #14771
  • UI/UX: Update filter icons to RemixIcon by @PatrickJenkner in #14781

Lesen Sie mehr: https://github.com/mautic/mautic/releases/tag/6.0.0

5.2.3

(Sicherheitsupdate)
25 Februar - 300MBThis release addresses several security issues. Please update at your earliest convenience after taking a backup and ensuring that it's working.

Security
  • CVE-2024-47053 - Improper Authorization in Reporting API - Reported by @putzwasser, fixed by @lenonleite and tested/reviwed by @escopecz and @patrykgruszka in GHSA-8xv7-g2q3-fqgc
  • CVE-2022-25773 - Relative Path Traversal in assets file upload - Reported by @majkelstick and @patrykgruszka, fixed by @patrykgruszka and tested/reviewed by @escopecz and @lenonleite in GHSA-4w2w-36vm-c8hf
  • CVE-2024-47051 - Remote Code Execution & File Deletion in Asset Uploads - Reported by @mallo-m, fixed by @lenonleite and tested/reviewed by @patrykgruszka in GHSA-73gx-x7r9-77x2

Bug Fixes and Changes
  • Duplicate title on campaign source change by @Hugo-Prossaird in #14615
  • fix: Fix font selection in CKEditor not including fallback fonts in output by @driskell in #14539
  • Fixing the audit log widget when a contact is deleted by @escopecz in #14541
  • DPMMA-3031 Configurable email address length limit to prevent delivery issues by @patrykgruszka in #14577
  • Email click tracking fix, PHP warning fix by @escopecz in #14540
  • fix: Email preview now works again even if unpublished or expired by @driskell in #14525
  • Check permission on original entity for email cloning. by @mallezie in #14580
  • DPMMA-2957 Prevent ORM error when sending multiple messages to one Lead by @patrykgruszka in #14247
  • Focus Builder placeholder overlaps the modal preview by @Hugo-Prossaird in #14568
  • fix: too much padding for select input with form-control class by @Hugo-Prossaird in #14569
  • FIX: Ignoring of custom option list for mapped fields (#14117) by @abhisekmazumdar in #14560
  • Fixing segment building with default timezone by @escopecz in #14549
  • [UI] Move Help to top navbar-right by @andersonjeccel in #14582
  • Point Trigger edit and delete buttons are not visible #14412 by @rishithreddy89 in #14617

Lesen Sie mehr: https://github.com/mautic/mautic/releases/tag/5.2.3

5.2.2


28 Januar - 300MBBug Fixes and Changes
  • API: Add missing "isIndexed" and "charLegthLimit" fields to the API response of Contact Fields. by @biozshock in #14442
  • API: fix: Creating or updating a contact via the Rest API discards seconds for date time fields by @driskell in #14484
  • Automated tests: Fix FormSubscriberTest by @fedys in #14474
  • Campaigns: Update decision/action panel colors in campaign's builder by @Hugo-Prossaird in #14404
  • Campaigns: Fix template for Campaign Editor by @bastolen in #14491
  • Campaigns: DPMMA-3048 Fix campaign execution stuck due to incorrect lead detachment in membership change action by @patrykgruszka in #14497
  • CKEditor: Add allowed protocols for links in CK5, so people can add phone links by @LordRembo in #14453
  • Contacts: Fix style anonymous filter in contact list by @Hugo-Prossaird in #14420
  • Dashboard: Fixing the best send hour widget by @escopecz in #14356
  • Dashboard: Fixing bug in recent activity widget by @JonasLudwig1998 in #14396
  • DevOps: fix: Fix missing @defaults theme folder in composer installation by @driskell in #14425
  • Email: fix: allow preview email by contact for non-admin user by @Hugo-Prossaird in #14471
  • Forms: fix: Confirmation text on clear form cache button being escaped incorrectly by @andersonjeccel in #14508
  • Marketplace: Fixing marketplace table so that selecting all works by @JonasLudwig1998 in #14413
  • Plugin support: Fix Not allowing template rewrites on ajax page load by @mzagmajster in #14434
  • Plugin support: fix: Fix upsert sometimes storing incorrect ID in entity from a previous upsert operation by @driskell in #14482
  • Plugin support: fix: The VIEW_INJECT_CUSTOM_CONTENT event was not getting dispatched with a valid viewName during AJAX content updates by @driskell in #14437
  • Points: Point Triggers broken: Triggers vanish after first invocation #13817 by @levente999 in #14448
  • Preference center: fix: Fix broken layout of My Categories on preference page (make them match public segments list) by @driskell in #14438
  • Search: Fixing problem with single search operators in search fields by @JonasLudwig1998 in #14415
  • Segments: fix: Fix category selection on admin preference panel and segment filter only showing first 10 by @driskell in #14439
  • Translations: FIx translation for campaign unpublished notification by @kuzmany in #14421
  • Upgrading: fix: Doctrine migrations no longer result in No Active Transaction errors after DDL statements when using PHP 8 by @driskell in #14440
  • UI/UX: update segment filter icons theme by @Hugo-Prossaird in #14405
  • UI/UX: Fix conditional toggle state not changing by @laurielim in #14416
  • UI/UX: Popovers stopped working on pages without search field by @andersonjeccel in #14397
  • UI/UX: Right menu viewport fix by @escopecz in #14517

Lesen Sie mehr: https://github.com/mautic/mautic/releases/tag/5.2.2

Live-Demo bietet Mautic-Demonstrations-Instanzen für Evaluierungszwecke. Live-Demo-Instanzen werden häufig zurückgesetzt und sind ohne Plugins oder Themes konfiguriert.

6.0.2

Front-end View

Back-end View

5.2.3

Front-end View

Back-end View
Showcase hebt Webseiten hervor, die mit Mautic erstellt worden sind und zeigt die Möglichkeiten, die die Applikation bietet.
Since 2004, Installatron has pioneered web application management solutions trusted by businesses and website owners worldwide.
Installatron Plugin Installatron Server Installatron Remote
Resources Developers
Company Support My Account
© 2025 Installatron LLC