This is the API docs for LemonStand V1, which has been discontinued. LemonStand is now a cloud based platform, available at lemonstand.com.

LemonStand API

backend:onAfterFileBrowserUpload event

Triggered by Backend_FileBrowser
Author LemonStand eCommerce Inc.

Event handler signature

public void event_onAfterFileBrowserUpload(string $dest_path)
$dest_path string specifies the file path on the server
Triggered after a file is uploaded in the back-end file browser.