Any chance we’d ever see an update of Image CRUD ?
I’ve used it with CI3 with a bunch of success, and looked to see how to integrate it with CI4. I tried updating the Image Crud and Image Moo library files, and while they didn’t throw any php errors, they didn’t work upon implementation…got a “No direct script access allowed” message when trying to edit a set of photos…so clearly I missed something along the way.
I could go an entirely different direction, of course.
Ultimately, what I like about it is the ability to upload a bunch of photos against a given record, and be able to drag/drop to reorder the sequence of them…and be able to delete them…it’s a great little interface for exactly what I needed.
So…just thought I’d see if there was any chance of it being updated or not.
Now for Codeigniter 4, I can update image CRUD so it will also have support for PHP 8 as well.
Having a proof of concept that this is also working for you is great . I’ve also checked the code and it won’t take much for the update.
@ekrueger one question for you . I was thinking to have the new version as a composer package. Since you are an old Codeigniter user, coming from version 2 to now Codeigniter 4, how would you feel having a Codeigniter library as a composer library? I believe that this is the way moving forward to be honest but I wanted to get a community feedback as well.
Hey Johnny,
Yeah, it definitely wasn’t a substantial effort to update…my biggest miss was needing to go update the view, and once I did that, it basically just worked.
I have no issue with it being in composer…kind of makes sense really.
Hello @ekrueger and whoever else is interested. I now have image CRUD as a composer package for Codeigniter 4 . You can install it with 3 simple steps:
Official documentation will soon follow. Just keep in mind that I have changed the functions instead of lower case underscore to be camel case instead. For example: