Skip to content

Document Email and Landing Page preview PDF download feature#734

Open
promptless-for-oss wants to merge 1 commit into
mautic:7.2from
Promptless:promptless/pr-16187-preview-pdf-download
Open

Document Email and Landing Page preview PDF download feature#734
promptless-for-oss wants to merge 1 commit into
mautic:7.2from
Promptless:promptless/pr-16187-preview-pdf-download

Conversation

@promptless-for-oss
Copy link
Copy Markdown

Open this suggestion in Promptless to view citations and reasoning process

Documents the new PDF download functionality added in mautic/mautic PR #16187. Users can now download Email and Landing Page previews as PDF files by clicking a download button in the Preview URL panel.

Trigger Events


Tip: Assign suggestions to team members in the Promptless dashboard to claim work 👥

Add documentation for the new PDF download functionality in Email and
Landing Page previews. Users can now download preview content as PDF
files by clicking the download button in the Preview URL panel.
Comment thread docs/channels/emails.rst

.. vale on

You can download Email previews as PDF files. In the Preview URL panel on the Email details page, a download button appears next to the preview button. Clicking this button opens a PDF version of the Email preview in a new browser tab.
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR #16187 adds PDF download endpoints for Email and Landing Page previews via previewDownloadAction in EmailBundle/Controller/PublicController.php and PageBundle/Controller/PublicController.php. UI buttons added in details.html.twig views for both bundles.

Source: mautic/mautic#16187


.. vale on

You can download Landing Page previews as PDF files. In the Preview URL panel on the Landing Page details overview, a download button appears next to the preview button. Clicking this button opens a PDF version of the Landing Page preview in a new browser tab.
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR #16187 adds PDF download endpoints for Landing Page previews via previewDownloadAction in PageBundle/Controller/PublicController.php. Download buttons added to both standard and draft preview panels in Page/details.html.twig.

Source: mautic/mautic#16187

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant