- or
11 results found
-
Show PDF Previews
Would be nice if there was a preview in media for pdf files in asset fields in the admin panel. Also in the sidebar preview when selecting the asset.
14 votes -
Individual register fields (text, images, PDF)
EN:
It should be possible to create additional text fields and a upload field for media (e.g. PDF).
Examples: additional text fields for entering personalized data such as shoe size and height, to provide a personalized user experience after logging in.
PDF/media upload field: e.g., for confirming that you are a business customer (trade license, commercial register extract, etc.)DE:
Es soll ermöglicht werden zusätzliche Textfelder und ein Medien Uploadfeld (z.B. PDF) anzulegen.
Beispiele: zusätzliche Textfelder um personalisierte Daten wie Schuhgröße und Körpergröße anzugeben, nach dem einloggen ein personalisiertes Nutzungserlebnis zu haben.
PDF / Medien Uploadfeld: z.B.…2 votes -
Extend media replace function (e.g. PDF)
If media are replaced via file upload, e.g. with a new version of the PDF, they are not replaced in the CustomFields. This means that all articles have to be updated manually. this can lead to errors if articles are overlooked. (Normal images will be replaced).
Suggestion: extend the replace function so that other used media can be replaced as well.
2 votes -
Media Manager: Sort by file type
To better file the files yout want to manage (delete, replace, show) please integrate a new filter type: file type
file type: PDF, images, documents (excel, word, presentations).
7 votes -
Print Order
As a shop owner I want to offer my customers the possibility to create a pdf of the order at the end of the order process
4 votes -
Link to media
We want to use the media library to provide PDF files for download on CMS pages. While there are special plugins for this, sometimes a simple link would do.
Current process:
- go to media library
- finde the PDF
- use copy link
- go to CMS page
- click the "link" button
- choose URL option
- paste the link, remove the base URL (for better portability between development and production instances)
A better approach would be to be able to directly link to media files in place.
See the attached screenshot:
1) I click the link button
2) I choose "media file in the…7 votes -
Custom products - Configure upload type
Added a way to configure the allowed upload type for custom products, so a user can upload more than a PDF.
1 vote -
Generate PDFs of shop data
It should be possible to generate PDFs out of the admin of selected shop data (Products, Orders etc.) and make it downloadable.
2 votesNot enough use cases
-
ESD/Digital products - Allow update of the linked media
Currently, when you setup a digital product and give it, for example, a PDF file, that file is set in stone. That means that even if I delete the file in the Admin and upload a different file, all the previously sent mails and links in your customer account still refer to the old file.
This is not ideal in some usecases like say, manuals or other things that might need a revision or update somewhere along the line.
It would be great if there was a possibility (other than replacing the file on the server by hand) to replace/update…
3 votes -
Custom document generator
Currently, it's not possible to register a document generator for a custom document type when writing an App. I would appreciate it if that could be done through the manifest by declaring a custom document type with a POST endpoint, like:
<admin>
<documentType technical_name="my_document_type" url="https://app.server/my-post-endpoint">
<label>My Document Type</label>
<documentType/>
</admin>The response of the endpoint would be a PDF document.
In addition, (or alternatively) it would be nice if a custom document type could be marked as “cannot be generated” so that the option to generate a document is not offered in the admin UI.
Then the app could either…1 vote -
Show HTML code of documents
When you open the created documents, they are PDFs and when you preview them, you do not see the code from the Twig files of the documents, but something else.
However, since you can only download PDFs, you can't really see what the associated HTML code and the applied CSS looks in the browser's developer tools.
If you know this, you can adapt the templates much more easily.
Now you have to guess the passages you want to change.
2 votes
- Don't see your idea?