Linux 软件免费装
Banner图

Shopp Image Tools

开发者 barry.hughes
更新时间 2014年6月20日 13:35
捐献地址: 去捐款
PHP版本: 3.4.2 及以上
WordPress版本: 3.8 RC1
版权: GPLv3 or later
版权网址: 版权信息

标签

performance ecommerce images converter shopp

下载

1.0.3 1.1.1 1.1.2 1.3.0

详情介绍:

Important! This plugin is not currently maintained and will not receive any further bugfixes. If you are a Shopp-minded developer and are interesting in taking over the reins, though, please feel free to contact me or simply fork the code/start afresh/whatever you prefer (and apply to the good people at wordpress.org for a new repo here in the plugin directory if that is fastest) :-) Shopp Image Tools is a utility plugin for users of the Shopp e-commerce plugin. By default, Shopp is configured so that product images are stored in the database, this means additional database use every time one of these images is fetched. While this mode can be turned off there is no built-in mechanism to pull the images back out of the database and store them as regular files - that is what this plugin is designed to help with. It now also includes tools to clean-up the database that you can optionally enable. Author This plugin was written by Barry Hughes, a Vancouver Island based cloud-head and core Shopp developer.

安装:

This plugin should be installed as per any other plugin. Upload the .zip archive via the plugin admin page or upload the uncompressed shopp-image-tools directory via FTP, then activate via the plugin admin page.

屏幕截图:

  • Shopp Image Tools can be accessed from the Shopp Setup menu - its nestled conveniently under the existing

升级注意事项:

Update either by deleting the existing version and uploading the new version in its stead (reactivate if necessary) or else use the automatic update process built in to WordPress.

常见问题:

Why migrate images from the database to the filesystem

Very often, especially when Shopp is being used in a shared hosting environment, this allows for far faster delivery of images and reduces the burden on server resources considerably.

What Should I Do Before Converting?

Set up a directory to store your disk based images, something like wp-content/uploads/shopp is fine. You will need to adjust the Shopp System settings to reflect this ... if in doubt, seek advice from the Shopp documentation. As soon as you're done, get back to Shopp Image Tools and run the conversion tool. No need to worry - if you haven't set something up properly, it will very likely tell you the problem! As always, you should back-up before making any major adjustments to your system and remember: a back-up is useless if you do not know how to restore it.

What about Direct Mode?

Traditionally (and even now, if you elect to store product images in the database) all image requests flowed through the Shopp Image Server. Though that is pretty much as fast and streamlined as it can be, it still incurs additional overhead. Previous versions of this plugin introduced Direct Image Mode which allowed your web server (ie, Apache) to serve images directly - without any further overhead. I'm pleased to say this functionality is now baked into Shopp itself and so Direct Image Mode has been removed from all Shopp 1.3-oriented versions of this plugin.

Removing Old Images

Once images have successfully been migrated to the file system the old copy, by default, remains in the database. This is intentional as the plugin aims to be as non-destructive as possible. However, some people may wish to remove unused copies of images from the database completely for performance reasons or simply as a matter of good housekeeping. Version 1.1 introduces a toolset to do just this. You can instruct the Conversion Tool to clean up after successfully migrating images and if you forget to do this you can also use the Orphan Cleanup Tool to locate disused images within the database and purge them. I strongly recommend that you back-up before using these tools.

更新日志:

1.3.0 1.1.2 1.1.1 1.0.3