Zip Feature |
![]() ![]() ![]() |
You can apply file2zip modifier to a file name variable, to receive for example a zipped archive of this file. It's very usable for email attachments. file2zip - Zip the file Example: You can apply it in your email templates, like: Attachment: {#user_file|file2zip#} In result, you will receive an email message with attached zip-archive that contains a user uploaded zipped file.
|