K
K
kappka2016-07-02 18:18:55
CMS
kappka, 2016-07-02 18:18:55

How to add additional information about the order in the admin panel in Opencart?

It is necessary in the admin panel of the site on opencart, in the list of orders, to display a certain parameter obtained based on the analysis of information about the order (full name of the customer, etc.). That is, I want to understand how to:
1. add new fields in the list of orders in the admin panel
2. receive information about each order for analysis by the script
How to implement, from which side to approach?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
devian3000, 2016-07-04
@devian3000

The obvious answer. We climb into the admin panel code, find the controller, model, view. We modify to taste.
It's the same with the API.
OpenCart MVC-shny thank God)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question