Giter Site home page Giter Site logo

mventory_s3cdn's People

Contributors

agnz avatar anatolykazantsev avatar jmfaraujo avatar rimutaka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mventory_s3cdn's Issues

Storage Host should be configurable

I would like to use this plugin to storage into an s3 compatible endpoint that is now AWS that is provided by ceph RGW - It should be possible to set the s3 host address within the UI.

Images are Not uploading to CDN

I am using your Plugin AWS S3 CDN for product images. i followed each step you mentioned in the github URL

https://github.com/mVentory/MVentory_S3CDN

I have the same settings of AWS as you mentioned in bucket policies and also have same setting in magento admin for the extension.

Now my problem is that images are not uploading to the CDN while creating a test product from magento admin .Please help me in this issue

Images in Product Gallery not shown

Hi,

i have an issue, seeing the images in the image gallery in the admin backend of magento.
When i try to add a new product and upload its images in the according pictures tab, after saving and reopening the product for edit, the pictures are not shown.
In fact, they point to

  • (MediaURL)catalog/product/b/e/(ProductName)

instead they should point to the URL from your implementation

  • (MediaURL)/(Website Prefix)/(Size)/(ProductName)

This works properly for the front end pictures, but as i described not for the pictures in product edit picture gallery in the backend.

Is there any hotfix / fix for this issue?

Backend/Wysiwyg Images

Hi!

What about wysiwyg images, and backend images in general? After some fideling i was able to make it work, i uploaded the product images dimensions via the upload script to s3. then i changed the media storage and product images in FE are display correctly.

but now the crux.

If i upload a new image in the backend its not working. not even if i run the script again. So my customers cant even update the images anymore. Also all wysiwyg stuff isnt working also in BE/FE.

Is this in the scope of this extension? can i somehow help? i really wanna use a magento with fully integrated s3

Image(in size which given in admin) not created when uploading image

Hi
Image(in size which given in admin) not created in media/base/295x462 when creating new product with image or updating image of existing product.
Only placeholders are created in media/base/295x462

As shown in attached screenshot , set prefix= base, size=295x462

if we want to create images in given sizes in path like below which our existing default path for size images. how will it be possible ?
media/catalog/product/cache/4/small_image/295x462/9df78eab33525d08d6e5fb8d27136e95/t/s/ts123.jpg

Our magento community version is 1.9.2.4
mventory_cdn

Thanks.

$prefix is empty when retrieving PREFIX from settings

Problem

Description: When retrieving prefix from db it is empty, therefore

if (!($accessKey && $secretKey && $bucket && $prefix))
      return;

returns and does not upload any files to the S3 bucket.

Magento version: 1.9.0.1

Hotfix

Place prefix on default config level:

<prefix translate="label">
    <label>Website Prefix</label>
    <frontend_type>text</frontend_type>
    <show_in_default>1</show_in_default>
    <show_in_website>0</show_in_website>
    <show_in_store>0</show_in_store>
    <sort_order>4</sort_order>
</prefix>

Upload crashes everything

When I try to save after adding a image in the admin I get this error.

[pool www] child 12040 exited on signal 11 (SIGSEGV) after 403.501871 seconds from start

and this is php -v

PHP 5.6.15 (cli) (built: Oct 31 2015 10:02:09)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v5.0.19, Copyright (c) 2002-2015, by ionCube Ltd.
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.