Medusa-plugin-filestorage-local
Store your images locally on your installation of medusa e-commerce.
Available options (default configuration)
{// The baseurl for your medusajs serverserverBaseUrl: "http://localhost:9000",// when enabled saves the file as a base64 encoded string inside the database (deleting that row is not yet supported)saveInDatabase: false, // recommended: false// the folder where your files are stored on the serverfileLocation: "uploads/persistent",}

.png)
Build your own plugins
Take Medusa up another level, and develop your own plugins with our API to speed up your processes.
Focus on building plugins for tools you use in your daily workflow, and publish to the Medusa Plugin Store for others to install.
.png)