Browse code

Update README.md

Benjamin Roth authored on06/07/2017 20:28:19
Showing1 changed files
... ...
@@ -10,7 +10,7 @@ __Author:__ Benjamin Roth [benjamin@esales-media.de]
10 10
 
11 11
 System requirements
12 12
 ----
13
-* Contao CMS > 3.3.x
13
+* Contao CMS > 4.4.x
14 14
 * jQuery Tooltipster Library (for neat form errors)
15 15
 
16 16
 
Browse code

Initial commit

Benjamin Roth authored on27/03/2015 10:45:40
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,29 @@
1
+Contao Module: Formilicious
2
+====
3
+
4
+Extends the Contao forms to easily create multi column forms.
5
+
6
+This module is developed and provided by [eSales Media][1].
7
+
8
+__Author:__ Benjamin Roth [benjamin@esales-media.de]
9
+
10
+
11
+System requirements
12
+----
13
+* Contao CMS > 3.3.x
14
+* jQuery Tooltipster Library (for neat form errors)
15
+
16
+
17
+Installation
18
+---- 
19
+Just copy into your system/modules/ folder and don't forget to update the database.
20
+Afterwards you will see your new options in the form elements.
21
+
22
+
23
+License
24
+----
25
+LGPL-3.0+
26
+
27
+
28
+
29
+[1]: http://www.esales-media.de
0 30
\ No newline at end of file