Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

AbanteCart equipped with flexible and convenient way to store, manage and map media resources. System can handle media files or any other files or HTML codes that needs too have association to product, category, brand or any other data resource in the application. Simple example of the resource is image that can be mapped to one or many products or categories.
Resource library can handle files or HTML/Javascript codes that can be uploaded in case of file or saved in case of the code. Uploaded files are automatically processed to create thumbnails.
Multiple resource types provide ability to distinct resources for different MIME types or application use. Resource library supports public and secured resources. Public resources will be available with direct access if they are enabled on the storefront. Secured resources will require special access rights. Example of secured resource are downloads that are sold as products and access is granted upon purchase of the digital product.

Table of Contents
outlinetrue


Benefits

There are a number of benefits with using global resource library compare to old way to store images or resources in the products or categories name space.
- Unlimited mapping of files or codes to given section of application.
- Optimized saving and allocation of files on the disk.
- Adding Multi channel (cloud) allocation of files or resources.
- Adding Third party codes to the resource (YouTube, flicker, etc)
- No need to change code or backend to associate new file types to the product, category, etc.
- Ability to save name, title and description for each resource.
- Multilingual support for resources.
- Sharing of resources between functional areas (no need to copy or duplicate)
- Multiple files or batch upload with drag and drop feature.
- Slick unified interface to manage resources with search and quick map features.
- Flexibility and convenience for extension developers to add resource types to associate with extended or new functional areas.


Disadvantages

We do not see much of disadvantage, only inconvenience of non-conventional storage of files in the directory with no human readability. Files are stored in optimized form similar to iTunes way storing music files. To solve this inconvenience, we will have import export tools to transform the files.