Hi! I want to rename files automatically based on their autoincrement id in imageCRUD.
How to do?
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 26 April 2013 - 06:22 AM
Hi! I want to rename files automatically based on their autoincrement id in imageCRUD.
How to do?
Posted 26 April 2013 - 11:05 AM
To be honest I would do it straight away with plain PHP via the controller or even use the very helpfull CI file helper.
Unfortunately Image CRUD isn't that sophisticated as GC is.