H
H
HamSter2016-04-10 13:41:11
css
HamSter, 2016-04-10 13:41:11

How to start layout for OpenCart?

If you don’t try to make a theme on opencart yourself, but learn how to layout for this cms, what nuances do you need to know?!
I understand that it is made up on bootstrap, but what are the differences from the usual layout, for example, the theme of a product store?
What are the best sliders to use?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Evgrafovich, 2016-04-10
@HamSter007

It will not work without making your own theme to learn how to make themes. Just make your base default and see for yourself. Of the features: you need to understand php at an intermediate level, since often the customer needs to transfer, for example, links from the footer to the top menu or display pictures in the module with categories. To do this, you will have to rewrite the controllers (it is advisable to study vqmod more). Well, layout and layout, nothing special. In general, in comparison with the same Drupal or Magento, OpenCart is very easy to learn.

M
Maxim Timofeev, 2016-04-10
@webinar

1. Typed in html+css+jquery.
2. Bootstrap - a technology that speeds up and simplifies the 1st. But you can do without it or use analogues, and there are quite a few of them.
3. It does not matter opencart or something else. In the case of layout for the engine, you need to know a little about its architecture. In the case of OpenCart, have at least a general understanding of what php is. Sometimes twig or smarty template engines are used in templates, then you also need to know them.
In any case, start by learning html+css+jquery. Two sites to read and then use as references:
www.w3schools.com
htmlbook.ru

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question