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

cms:onAfterResourceFileUpload event

Triggered by Cms_Resources
Author LemonStand eCommerce Inc.

Event handler signature

public void event_onAfterResourceFileUpload(string $dest_path)
$dest_path string specifies the file path on the server
Triggered after a file is uploaded in the CMS resource manager.