
內容簡介
如何註冊
透過上傳註冊。
在伺服器上註冊。
註冊至媒體庫
維護資料夾結構。
建立圖片檔案縮圖。
建立元數據(圖片、影片、音訊)。
更改日期/時間。
進行背景處理並透過電子郵件通知。
附屬外掛 -> Media from FTP。
附屬外掛 -> ZIP from Media。
注意事項
在 PHP 的 max_execution_time 固定為短時間(30 秒)的伺服器上,如果要生成大量圖片,可能會超時。
不支援使用多位元組字符的檔案名稱。
作業原理
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
How to register
Register by upload.
Register on server.
Register to media library
Maintain folder structure.
This create a thumbnail of the image file.
This create a metadata(Images, Videos, Audios).
Change the date/time.
Perform background processing and notify by e-mail.
Sibling plugin -> Media from FTP.
Sibling plugin -> ZIP from Media.
Note
On servers where PHP max_execution_time is fixed to a short time (30 seconds), you may time out if you want to generate a large number of images.
File names using multi-byte characters are not supported.
How it works
