Welcome Guest, Not a member yet? Register   Sign In
Upload large files
#9

Lots of good resources already. I’ll plug my CodeIgniter 4 Files module - it uses DropZone as the front-end which handles slicing into sizes that you configure. There’s a fair amount about it that is preset at the moment, but you can reuse the views wherever you like (or merge and edit) if you need this embedded in an existing page.

https://github.com/tattersoftware/codeigniter4-files
https://packagist.org/packages/tatter/files
composer require tatter/files
Reply


Messages In This Thread
Upload large files - by HardyW - 01-19-2019, 03:35 PM
RE: Upload large files - by php_rocs - 10-02-2019, 08:00 PM
RE: Upload large files - by mboufos - 10-03-2019, 12:04 AM
RE: Upload large files - by gaurav_ch - 10-03-2019, 04:39 AM
RE: Upload large files - by John_Betong - 10-03-2019, 05:17 AM
RE: Upload large files - by albertleao - 10-03-2019, 06:34 AM
RE: Upload large files - by John_Betong - 10-03-2019, 07:03 AM
RE: Upload large files - by InsiteFX - 10-03-2019, 09:23 AM
RE: Upload large files - by MGatner - 10-04-2019, 05:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB