How to add (multiple) file upload functionality to Memberstack for a SaaS without upgrading to Webflow eCommerce? Answered

Post author
Gernot Wagner

Hey everyone,

i saw this Cloneable and i want to ask if there is a way to have Multiple Upoads in one?

Maybe someone can help me with this πŸ˜€.

Thank you and a good day!

https://webflow.com/made-in-webflow/website/webflow-file-upload

Comments

3 comments

  • Comment author
    Manuel Ogomigo

    Hey Gernot Wagner,

    I think it's possible but would require making some changes to the current code.

    Although I recently built this tool, to upload files in Webflow using 2 attributes πŸ˜…

    tryflowdrive.com

    Check it out let me know if it solves that

    0
  • Comment author
    Dani Mota

    is there a way to do a 'File Upload'? Does memberstack has that ability? I don't have an ecommerce business, we are a saas company, and the only way to have a native File Upload, is if we do Webflow ECommerce plan...

    0
  • Comment author
    Raquel Lopez

    Memberstack doesn’t have the option of storing files uploaded from the user. What it can store is the URL pointing to the file.

    So you can create a form that accepts files and behind the scenes you can process that file to a file storage processor (like Google Drive, AWS, Digital Ocean spaces, …) and the URL save it in the member custom field or memberJSON.

    Here is a Memberscript that can help you get started https://www.memberstack.com/scripts/file-upload-field

    0

Please sign in to leave a comment.