开发者

Looking for a pre-made (commercial or not) PHP tool for managing a directory of images, with some specific features [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 8 years ago.

Improve this question

I'm developing an administrative panel to manage product listings. The database structure is already done and it takes me no effort to make a little panel where administrative users will insert and remove products. But every product has a variable number of images that should to be uploaded by the administrative user. Doing a good work will take me some hours, and I have absolutely no time. So I need something pre-made that will let the administrative user:

  • upload the photos of the product, in a certain server directory (passed as a parameter, for example)
  • delete one or more photos (preferably with a checkbox to select some of them and then a "delete" button)
  • show the thumbnails of the currently uploaded photos
  • sort the photos (I understand that's quite an high request, because sorting means renaming the files!), preferably in an intuitive way (drag & drop, etc...).

It would be awesome if the script could be seamlessly included in an another script without using iframes.

Why don't I just Google for it? That's because I would have to try all the stuff around (when 90% of it is ugly) and I hope you already know a good script you have tested yourself that can work in my scenario!

I've already considered Gallery3, it might w开发者_如何学编程ork, but it is overkill and hard to integrate. I don't need album creation and management, per-user permissions, or photo showcase and slideshow, what I need it's basically a tiny file manager tailored for images.

There's little time for hiring a developer online, it would take too much to get "in tune" with him/her...


Take a look at http://www.codecanyon.net, they might have scripts that fit your needs over 80% and just need little modifications.


I don't know how many of your criteria jAlbum meets, but it might be worth a look. Someone I know has used it extensively with success.

Another one I'm less familiar with, but might suit, is Plogger.

Of course, with the deadline you were facing, you have probably already sorted this by now! :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜