Create or duplicate Widget

ThemeBurn SupportForumsOpenCart ThemesBurnEngineCreate or duplicate Widget

This topic has been marked as not resolved.

How to create or duplicate theme widget ? for example Banner widget

November 28, 2017 at 12:27 am #62677

Hi,

The “duplicate” button is next to the “edit” button.

https://i.imgur.com/iPPyflr.png

You have the choice to duplicate the widget in the same row or in favorites for later usage.

BR,
ThemeBurn team

November 29, 2017 at 11:54 am #62692

I am programmer and i want to create my widget to use it in theme.

November 29, 2017 at 9:57 pm #62709

Hi,

All widgets has the following files:

system/vendor/BurnEngine/widgets/SomeWidget.php
system/vendor/BurnEngine/admin/view/template/widget/some.tpl
catalog/view/template/BurnEngine/tb/widget/some.tpl

When you insert the file in the first folder, you need to make sure the class name inside uses the file name. You can take a look at some of the existing widgets for comparison.

BR,
ThemeBurn team

December 10, 2017 at 11:47 pm #62831
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.