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

python - No exponential form of the z-axis in matplotlib-3D-plots -

excel vba - VBA Proxy auto-configuration for http requests -

php - phpWord - Tables with borders in headers/footers -