Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/styles/config/vocabularies/Mautic/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ IMAP
IPs
infographics
JavaScript
JPEG
JPG
Joomla
Joomla!
Libre
Expand Down Expand Up @@ -110,6 +112,7 @@ PHP
Photoshop
Pipedrive
Piwik
PNG
POST
post
prefetch
Expand Down
40 changes: 38 additions & 2 deletions docs/builders/email_landing_page.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,46 @@ The code is there when you need it

You don't have to care about the code, but it's always there, available for you. When it's done, you can grab it and use it wherever you want. Developers could also implement their own storage interfaces to use inside the editor.

Asset manager
.. vale off

Asset Manager
=============
Comment thread
adiati98 marked this conversation as resolved.

With the Asset Manager is easier to organize your media files and it's enough to double click the image to change it.
.. vale on

The Asset Manager helps you organize and insert images into your Emails and Landing Pages.

Supported image formats
-----------------------

The Asset Manager supports the following image formats:

* PNG
* JPG/JPEG
Comment thread
adiati98 marked this conversation as resolved.
* GIF
* WebP
* SVG
* PDF

.. note::
Comment thread
adiati98 marked this conversation as resolved.

Most Email clients don't support SVG files. Use SVG images for Landing Pages only. For Emails, use PNG, JPG, or GIF formats instead.

Uploading images
----------------

To upload an image:

#. Double-click an image element in the Builder canvas.
#. Click 'Drop files here or click to upload' in the Asset Manager dialog.
#. Choose one or more image files from your computer.
#. The images upload and appear in your media list.

.. image:: images/asset_manager_select_image.png
:width: 800
:alt: The 'Select Image' dialog in the Asset Manager with a 'Drop files here or click to upload' drop zone and a list of uploaded images

Mautic stores uploaded images in the ``media/images/`` directory, so you can reuse them across your Emails and Landing Pages.

Editing text
============
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading