opencart - Open cart edit checkout functionality -


i new opencart. want add functionality in open cart site. want create pdf file text , order number after check out process. know it's possible edit check out model , controller files. have doubt lose when upgrade opencart? if there other solution requirement?

please me

you can create function in checkout/order.php model, handle pdf generation operations. before upgrading, can save pdf generator function file keep it.

i can recommend http://dompdf.github.com/ html pdf generator.


Comments

Popular posts from this blog

java - HTTP Status 500 - An exception occurred processing JSP page /second.jsp at line 15 -

php - Using str_replace to translate a MySQL Table in html -

asp.net mvc - Cannot display error message on Editor or EditorFor -