Welcome Guest, Not a member yet? Register   Sign In
codeigniter 3.0.1 equiped with opencart filemanager
#1

Hello fellows,
I started working on Codeigniter and i missed Opencart filemanager a lot. So I modified and tried implementing Open cart file manager to the codeigniter 3.0.1.
  • This provides admin to view a file upload directory.
  • You can Create a new folder.
  • You can Delete a folder.
  • You can navigate inside upload folder.
  • This supports pagination.
  • Its build with Opencart file resize module. You can resize any image in desired size.
  • It also provides a CACHE folder which creates resized image at runtime. Best way to handle images.

You can download this from my site.

http://shakalya.com/filemanager-for-codeigniter/

or download from attachement.

See the Working here:
https://youtu.be/SnsA5sL2FhQ

Thanks.
Reply
#2

(This post was last modified: 04-21-2017, 08:16 AM by enlivenapp.)

That's pretty cool.

However, you don't have any licensing information for your code and Opencart is GPL v3 which means you must release your code as GPL v3 as well.  Most developers won't use that these days since MIT is the new hot things out there for open source and GPL isn't compatible.

Is it opencart-like or are you actually using some of the code from opencart?

I'd love to use something like this for Open Blog, but wouldn't be able to as it's MIT Licensed.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB