http://wicklers.github.io/Tee-Designer/
Demo: http://teedesigner.xp3.biz/
It is an javascript based open source application for designing tee-shirts or hoodies.
- You can customize the designs of hoodies and tee.
- Currently 5 colour shades.
- Few cliparts which can be resized and drag anywhere on the canvas.
- Add your own text with various size and different fonts, bold and italic too.
- Upload your own pictures from your PC just by clicking on browse button in upload section.
- Just add any number of cliparts into the
Tee-Designer\tdesignAPI\images\Images\
directory, it will auto detect the images in that folder and show up on the running application after refreshing.
- Copy the contents into your root directory of your project.
- Rename the
index.php
to some other name of your choice let's saymydesigner.php
. - Call
mydesigner.php
from any of your file(must be in the same directory as of mydesigner.php) using PHP or Javascript/Jquery or any other method of your choice. - THAT'S ALL. Enjoyyy.
- Better UI/UX.
- Support rotation of cliparts and texts.
- Better Documentation.
Help grow this plugin by your contribution, if you are a developer.