Browse code

Add a readme file.

Benjamin Roth authored on27/03/2015 13:27:59
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,35 @@
1
+Contao Module: One Page
2
+====
3
+
4
+Provides a nice toolkit which helps in building one page websites.
5
+Utilizes the fullpage.js library for nice scrolling effects.
6
+
7
+This module is developed and provided by [eSales Media][1].
8
+
9
+__Author:__ Benjamin Roth [benjamin@esales-media.de]
10
+
11
+
12
+System requirements
13
+----
14
+* Contao CMS > 3.2.x
15
+
16
+
17
+Installation
18
+---- 
19
+Copy the files to system/modules/ in your Contao installation and update database.
20
+
21
+
22
+Usage
23
+----
24
+Use the one page content elements to wrap your desired content into page sections.
25
+In the page layout, select the j_onepage_fullpage template at the jquery section.
26
+
27
+
28
+License
29
+----
30
+__commercial license__
31
+All rights reserved. You're not allowed to redistribute or reuse the module in any other projects.
32
+
33
+
34
+
35
+[1]: http://www.esales-media.de
0 36
\ No newline at end of file