Merge branch 'master' into next
[GitHub/WoltLab/WCF.git] / README.md
1 WoltLab Suite Core 3.0
2 ======================
3
4 WoltLab Suite Core is a free CMS and web-framework, designed for awesome websites and communities. Cutting-edge technologies and strict object-oriented programming makes it the ideal choice for developers and communities, and is actively maintained and improved by WoltLab.
5
6 _Formerly known as [WoltLab Community Framework](https://community.woltlab.com/thread/249026-introducing-woltlab-suite-3-0/)_
7
8 Version notes
9 -------------
10
11 This is the **EXPERIMENTAL/crash-for-sure** tree of WoltLab Suite Core, it contains work in progress subject to change. At no point it is guaranteed to yield a successful build.
12
13 Other versions:
14 - **stable** branch: [WCF 2.1.x](https://github.com/WoltLab/WCF/tree/master)
15 - **oldstable** branch: [WCF 2.0.x](https://github.com/WoltLab/WCF/tree/2.0)
16
17 About Redactor II
18 -----------------
19
20 Redactor II is a WYSIWYG-editor created by Imperavi LLC., Copyright (c) 2009-2016. You can make use of Redactor II in any plugin or app for WSC 3.0 free of charge. You are not allowed to extract or re-use the editor (in entirety or in potions) for any other use unless you own a license for Redactor II.
21
22 Please see http://imperavi.com/redactor/license/ for more information.
23
24 Redactor II is **NOT** free software!
25
26 Contribution
27 ------------
28
29 For information on contributing to WoltLab Suite Core refer to CONTRIBUTING.md in this folder.
30
31 License
32 -------
33
34 This library is free software; you can redistribute it and/or
35 modify it under the terms of the GNU Lesser General Public License
36 as published by the Free Software Foundation; either version 2.1
37 of the License, or (at your option) any later version.
38
39 This library is distributed in the hope that it will be useful,
40 but WITHOUT ANY WARRANTY; without even the implied warranty of
41 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
42 Lesser General Public License for more details.
43
44 You should have received a copy of the GNU Lesser General Public
45 License along with this library; if not, write to the Free Software
46 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA