vilaiporn LiteCart Fan De Thailand Miembro desde ago. 2017 vilaiporn 5 ene. 2022 02:10 Hello, e-commerce selling customized items (t-shirt, cups...) need the customers to upload a file (jpg or other) at order time to then create the t-shirt (for example) with the requested image. Any suggestions/road to follow/add-on? Thank you
tim Founder De Sweden Miembro desde may. 2013 tim 5 ene. 2022 03:03 Hi, this would be great to serve as an add-on. You need to change the buy now form on the product page into a multipart/form-data type and insert a file field. Then edit lib_cart.inc.php so it can store the HTTP POSTed file. Then edit ajax/checkout_summary.inc.php which cooks the order and edit ent_order.inc.php that handles all the entity data. Maybe a 5 h job. See if a freelancer can help if this seems too hard.
vilaiporn LiteCart Fan De Thailand Miembro desde ago. 2017 vilaiporn 12 may. 2022 06:10 Hello, I did it but not as add-on. Anybody interested in it just contact me here. One limit: the file are uploaded during the order. If the customer will leave the website the file will stay on the server forever. Need to add a cron job to delete files older than xxx month, I think.
mishochu Developer De United States Miembro desde mar. 2021 mishochu 25 may. 2022 17:25 I'm totally interested in this. @vilaiporn
vilaiporn LiteCart Fan De Thailand Miembro desde ago. 2017 vilaiporn 26 may. 2022 02:02 Hello, thank you for your interest in my customization. You can check it here (it is a live website so don't place an order if you don't want to buy):https://xi-store.com/customizations-c-23/custom-t-shirts-c-22/custom-t-shirt-for-children-p-361 I don't really know how much should charge for adding the system to your website, will be 90 usd a fair price? I could also just give you all the lines of code and you can do by yourself. Waiting for comments, bye, Vilaiporn
mishochu Developer De United States Miembro desde mar. 2021 mishochu 26 may. 2022 14:03 I certainly would love to have just the code and port it over to an addon. If you look through my other comments in the forum I've been trying to assist others that way. I really like the litecart platform as it puts the ability to engage in commerce into the hands of every individual with no strings attached.
vilaiporn LiteCart Fan De Thailand Miembro desde ago. 2017 vilaiporn 27 may. 2022 01:19 An addon would be nice, I could even buy it myself :) What about the price?
mishochu Developer De United States Miembro desde mar. 2021 mishochu 27 may. 2022 05:09 I wouldn't charge anything for turning it into an addon. I've asked the guy who made the boomstore catalog if I could open source it (I made some fixes to it for other users already and think people would benefit from having it on Github).
vilaiporn LiteCart Fan De Thailand Miembro desde ago. 2017 vilaiporn 27 may. 2022 09:18 I was thinking about the price for me to release the code for everyone...
macat Designer De United States Miembro desde jul. 2017 macat 16 jun. 2022 04:50 I would also be interested in this option. How do I go about getting it? I do free websites for animal rescues and they are always doing t-shirt campaigns to raise money.
vilaiporn LiteCart Fan De Thailand Miembro desde ago. 2017 vilaiporn 17 jun. 2022 09:51 Hello, I was thinking about 70 usd to give the code. Do you think is it a fair price? Waiting for comments. Thank you
tim Founder De Sweden Miembro desde may. 2013 tim 17 jun. 2022 16:11 @vilaiporn I would suggest publishing it as an add-on for around $49. When you are selling the add-on in the addons store you must be able to provide support for it. Meaning answering questions, fix errors, update to new versions, etc. If you give it out free under Public Domain you have no obligations and can benefit from somone else improving it.
vilaiporn LiteCart Fan De Thailand Miembro desde ago. 2017 vilaiporn 17 jun. 2022 18:07 Hello, the idea as add-on is nice, about support is OK. But the problem is that I am not able to create it as vQmods. Or can the add-on be created as files to be replaced with instruction (and free support of course)?
tim Founder De Sweden Miembro desde may. 2013 tim 17 jun. 2022 19:19 Creating a vQmod is super simple. <operation error="log"> <search position="after"><![CDATA[ Match this line ]]></search> <add><![CDATA[ Insert this line ]]></add> </operation> </file>``` Have you looked at the documentation? https://wiki.litecart.net/how_to_create_a_vqmod
vilaiporn LiteCart Fan De Thailand Miembro desde ago. 2017 vilaiporn 21 jun. 2022 09:50 Hello, is there maybe somebody want to join me? He will create the vQmod and i provide the code and we can share the add-on?
tim Founder De Sweden Miembro desde may. 2013 tim 21 jun. 2022 13:52 [quote]Hello, is there maybe somebody want to join me? He will create the vQmod and i provide the code and we can share the add-on?[/quote] Isn't that what @mishochu offered you. He said: [quote]I certainly would love to have just the code and port it over to an addon. If you look through my other comments in the forum I've been trying to assist others that way.[/quote]
mishochu Developer De United States Miembro desde mar. 2021 mishochu 21 jun. 2022 15:20 Yep, I'm totally down for working with you @vilaiporn. I fixed the boomstore catalog for a few users and asked the original author if I could open source it (put the code on Github). I haven't gotten a reply to my comment yet so I only send it to people who ask. I don't really view this as a money making scheme from my end. The platform has some really great benefits in terms of full sovereignty of your ability to transact business in the world and I'm writing some cryptocurrency-based payment modules for it (BTCPayServer and Coinpayments). Anything I can do to make litecart better for more people to use, I'd love to do it.
tim Founder De Sweden Miembro desde may. 2013 tim 21 jun. 2022 18:24 I recommend posting your very first add-ons for free. Gain some recognition and field practice. When you are getting skilled you can try releasing a few commerical add-ons. It takes time before add-ons starts paying for your efforts. 90% of the LiteCart users never open their wallet, just grabbing the freebies.
vilaiporn LiteCart Fan De Thailand Miembro desde ago. 2017 vilaiporn 22 jun. 2022 09:04 Hello, As I cannot alone produce a viable add-on, I am willing to post the code to create a free add-on with @mishochu. In this case, the final add-on will be free of charge for anyone, and, as Tim stated, I will gain some recognition and field practice. But also @mishochu has to gain some recognition, how?
mishochu Developer De United States Miembro desde mar. 2021 mishochu 22 jun. 2022 14:15 Don't worry about me. Would you like to create a Github repo under your Github account or should I? @vilaiporn.
tim Founder De Sweden Miembro desde may. 2013 tim 22 jun. 2022 20:56 You can click the username link and use the contact feature to establish mail contact with eachother. Swap some files. If there are questions how to publish addons I am happy to help. Happy to see you teaming up. :)
vilaiporn LiteCart Fan De Thailand Miembro desde ago. 2017 vilaiporn 23 jun. 2022 19:29 Hello, OK I will. Expect some delay in my answering as I am on holiday... No need a Github repo in my name, thanks
mishochu Developer De United States Miembro desde mar. 2021 mishochu 6 jul. 2022 01:52 I got the files in my email. I'm pushing the files to this [url=https://github.com/mishfit/litecart-customer-upload-addon]Github repo[/url]. I should be done converting it into a vqmod in the next few days.
vilaiporn LiteCart Fan De Thailand Miembro desde ago. 2017 vilaiporn 31 jul. 2022 07:23 Hello, good afternoon, any news about the Add-ons?
mishochu Developer De United States Miembro desde mar. 2021 mishochu 1 ago. 2022 04:12 I was a little busy creating and publishing an add-on to allow Bitcoin and other cryptocurrency payments via [url=https://btcpayserver.org/]BTCPayServer[/url]. [url=https://www.litecart.net/en/addons/469/btcpayserver]Here's that add-on[/url]. I'll begin working on the customer file upload this week.
vilaiporn LiteCart Fan De Thailand Miembro desde ago. 2017 vilaiporn 1 ago. 2022 04:34 Great! Thank you, not hurry, just keep me posted.
vilaiporn LiteCart Fan De Thailand Miembro desde ago. 2017 vilaiporn 10 oct. 2022 02:08 Hello, still waiting...
mishochu Developer De United States Miembro desde mar. 2021 mishochu 30 nov. 2022 01:20 Sorry for the delay, I was busy adding things like the BTCPayServer addon and getting my own shop out of test and into production. I've renamed this to [url=https://github.com/mishfit/litecart-order-upload-addon]litecart-order-upload-addon[/url] as it seems like each file will need to be associated with an order and not with a specific customer. I do have a use case for having a customer-based upload but I think that will be a future addon.
tim Founder De Sweden Miembro desde may. 2013 tim 30 nov. 2022 04:03 @mishochu LiteCart 2.5.0 comes with a vMod editor. I think that might make things easier for you. Now it's easier than ever to create a modification. :)
krokoo LiteCart Fan De Hungary Miembro desde jul. 2024 krokoo 9 jul. 2024 20:52 Hello, I would be very interested in that! How are things now? Thnx!
vilaiporn LiteCart Fan De Thailand Miembro desde ago. 2017 vilaiporn 10 jul. 2024 02:22 Hello, it is here: https://github.com/mishfit/litecart-order-upload-addon