You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,15 @@
1
1
# opencart-html-helper
2
2
Opencart Html Helper provides a set of static methods for generating commonly used HTML tags.
3
3
###
4
-
This module from Yii2 Framework is adapted by *Mefistophell Nill* and *Zoturn* (**8sun Empire**) especially for OpenCart.
4
+
This module from Yii2 Framework is adapted by [Mefistophell Nill](https://github.com/Mefistophell) and [Zoturn](https://github.com/Zoturn) (**8sun Empire**) especially for OpenCart.
5
5
6
-
>WARNING: Not all methods are tested for today!
6
+
>This module includes another module from Yii2, which we adapted and you can use it separately. Link on the module and on is below.
7
+
8
+
>[ArrayHelper](https://github.com/8sun/opencart-array-helper) - provides additional array functionality that you can use in your application.
7
9
8
10
Tested on Opencart 2.0. If you find an error, let us know.
9
11
10
-
Version: 0.8.0
12
+
Version: 0.9.0
11
13
12
14
## Install
13
15
1. You need copy the files to `/system/helper/` directory.
0 commit comments