I
I
igordata12020-02-18 14:59:47
opencart
igordata1, 2020-02-18 14:59:47

How to create your own opencart theme?

How to create your own opencart theme?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anita Kovaleva, 2020-02-18
@Anitamsk

1. Decide on a theme design.
2. Decide on the version of Opencart (most often they use 2.3 in their work)
3. Decide on your CMS and PHP skills. If everything is fine, you can write from scratch, if everything is worse - buy a ready-made template (edit styles, or give it for revision).
4. If you decide to write from scratch:
4.1 Opencart is pretty easy to learn. To get started, read about the MVC+L model. Next, decide on the file directory (read what each file is responsible for in the controller \ view.
4.2 Usually, the functionality out of the box is enough to create a small site, but for flexibility, you can use the module (similar to plugins from WP)
5. If you have problems, google and write here 6. Holy
Rule- any self-written opencart template is created from the default child theme - you should not edit the default template.
7. Google - create an opencart theme - and 90% of your question will be solved.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question