Description
MCOD Temp Storage is designed for automation workflows that require a quick and temporary place to store binary files.
Files uploaded through the provided API are automatically wiped globally (both database records and physical server files) after 2 hours of their creation, ensuring your server remains clean and clutter-free.
- Provides a Bearer Token Authentication method via a centralized WordPress Settings page.
- Fully supports native WordPress upload functionality for security and reliability.
- Silent Cron cleanup task runs every 15 minutes to guarantee timely deletion.
Installation
- Upload the entire
mcodtemp-storagefolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Settings > MCOD Temp Storage and generate your Bearer API Token.
- Send
POSTrequests to/wp-json/fywts-temp/v1/uploadwith your token in theAuthorizationheader and the file payload in thefileparameter.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs & développeurs
« MCOD Temp Storage » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « MCOD Temp Storage » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.0.0
- Initial release.
