1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,27 @@ |
1 |
+Contao Module: Page image |
|
2 |
+==== |
|
3 |
+ |
|
4 |
+Provides the ability to define one or more images in the page tree. The images can be accessed through inserttags. |
|
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.4.x |
|
14 |
+ |
|
15 |
+ |
|
16 |
+Installation |
|
17 |
+---- |
|
18 |
+Just copy into your system/modules/ folder and don't forget to update the database. Afterwards you will see your new options in the page details. |
|
19 |
+ |
|
20 |
+ |
|
21 |
+License |
|
22 |
+---- |
|
23 |
+LGPL-3.0+ |
|
24 |
+ |
|
25 |
+ |
|
26 |
+ |
|
27 |
+[1]: http://www.esales-media.de |
|
0 | 28 |
\ No newline at end of file |