Issue #1521💬 AnsweredOpened October 16, 2018by Controlhaus0 reactions

S3 file upload example

快速解答by Controlhaus

To upload to S3 direct from the browser, a pre-signed URL needs to be obtained from the app's server first. The URL needs to contain the file's name. Is it possible to assign the asset manager's upload URL in the before upload event? This does not work: this.editor.on('asset:upload:start', () => { this.editor.assetMan...

Read full answer below ↓

Question

Are any examples of using Aws S3 to store asset files available?

Answers (3)

ControlhausOctober 17, 2018

To upload to S3 direct from the browser, a pre-signed URL needs to be obtained from the app's server first. The URL needs to contain the file's name.

Is it possible to assign the asset manager's upload URL in the before upload event?

This does not work: this.editor.on('asset:upload:start', () => { this.editor.assetManager['upload'] = preSignedUrl; });

lock[bot]October 26, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.