Jump to content

Canvas Ordering modification


redundantrob

Recommended Posts

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

  • Like 1
Link to comment
Share on other sites

  • 3 months later...
  • 4 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...