MCOD Temp Storage

توضیحات

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.

نصب

  1. Upload the entire mcodtemp-storage folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings > MCOD Temp Storage and generate your Bearer API Token.
  4. Send POST requests to /wp-json/fywts-temp/v1/upload with your token in the Authorization header and the file payload in the file parameter.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“MCOD Temp Storage” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “MCOD Temp Storage” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0.0

  • Initial release.