redundantrob Posted August 6, 2011 Share Posted August 6, 2011 Hi, I'm mostly a front end developer, and may have the opportunity to work on a Photography website. One of the requests has been for a tool which allows customers to upload their own photograph, crop and rotate that photograph and then submit it so that it may be turned into a canvas. I've built some tests in javascript - the UI is plane sailing. Submitting the form generates a querystring with params - rotate, crop size etc... I just have no idea how it would be integrated into Prestashop. Is this something one of you chaps could help me with - and if so, at what cost? Steps are: 1. Upload an image 2. If the image is of a suitable resolution, return the image to the user so they may crop and rotate it using my javascript interface. 3. Process the image server side so that it's cropped and rotated. 4. add the image to the basket and pay... Cheers, Rob 1 Link to comment Share on other sites More sharing options...
goodsdealer Posted November 10, 2011 Share Posted November 10, 2011 did you find a solution for this? Link to comment Share on other sites More sharing options...
jeevanoss Posted March 11, 2012 Share Posted March 11, 2012 Hi, I have done a phone-case disgner module, see the attached doc. This module have ImageUpload, Crop, Roate & Add to cart features. Thanks, phone-case-designer-spec.pdf Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now