Skip to content

Feature request: Media uploader / Media manager #17

@CosmoMyzrailGorynych

Description

@CosmoMyzrailGorynych

For now, if I need to embed an image, I can either use predefined image fields or use enduro upload, or just place it somewhere and link to it. I wish there would be a simple button for uploading images so I can just copy a link to it and use in code or admin ui.

It would also great if a user could manage uploaded resources from admin panel.

The first part must be easy as image input fields in admin ui already upload images to direct_uploads folder. Maybe it is even possible to do such a thing using just admin extensions. The second certainly requires adding new API methods.

[EDIT]

This task seems to be divisible into three smaller tasks:

  • Add an upload button (doing it);
  • Add a dedicated page for managing uploaded media;
  • Make a button which allows users to select one of existing files (reuses a previous one).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions