1- # Kirby
1+ # Kirby v2 Plainkit
22
33Kirby is a file-based CMS.
44Easy to setup. Easy to use. Flexible as hell.
55
6+ ## Kirby 2 - EOL
7+
8+ Kirby 2 is an old version of Kirby CMS. We are supporting it with security updates until December 31st, 2020.
9+
10+ For the latest version of Kirby, check out https://getkirby.com
11+
612## Trial
713
814You can try Kirby on your local machine or on a test
@@ -12,68 +18,32 @@ tool for your next project.
1218## Buy a license
1319
1420You can purchase your Kirby license at
15- < http ://getkirby.com/buy>
21+ < https ://getkirby.com/buy>
1622
1723A Kirby license is valid for a single domain. You can find
18- Kirby's license agreement here: < http ://getkirby.com/license>
24+ Kirby's license agreement here: < https ://getkirby.com/license>
1925
2026## The Plainkit
2127
2228Kirby's Plainkit is the most minimal setup you can get started with.
2329It does not include any content, styles or other kinds of decoration,
2430so it's perfect to use this as a starting point for your own project.
2531
26- ## The Panel
27-
28- You can find the login for Kirby's admin interface at
29- http://yourdomain.com/panel . You will be guided through the signup
30- process for your first user, when you visit the panel
31- for the first time.
32-
33- ## Installation
34-
35- Kirby does not require a database, which makes it very easy to
36- install. Just copy Kirby's files to your server and visit the
37- URL for your website in the browser.
38-
39- ** Please check if the invisible .htaccess file has been
40- copied to your server correctly**
41-
4232### Requirements
4333
44- Kirby runs on PHP 5.4+, Apache or Nginx.
45-
46- ### Download
47-
48- You can download the latest version of the Starterkit
49- from http://download.getkirby.com
34+ Kirby runs on PHP 7.2+, Apache or Nginx.
5035
5136### With Git
5237
5338If you are familiar with Git, you can clone Kirby's
5439Starterkit repository from Github.
5540
56- git clone https://github.com/getkirby/plainkit.git
41+ git clone https://github.com/getkirby-v2 /plainkit.git
5742
5843## Documentation
59- < http://getkirby.com/docs >
60-
61- ## Issues and feedback
62-
63- If you have a Github account, please report issues
64- directly on Github:
65-
66- - < https://github.com/getkirby/kirby/issues >
67- - < https://github.com/getkirby/panel/issues >
68- - < https://github.com/getkirby/plainkit/issues >
69-
70- Otherwise you can use Kirby's forum: http://getkirby.com/forum
71- or send us an email:
< [email protected] > 72-
73- ## Support
74- < http://getkirby.com/support >
44+ < https://k2.getkirby.com >
7545
7646## Copyright
7747
7848© 2009-2016 Bastian Allgeier (Bastian Allgeier GmbH)
79- < http://getkirby.com >
49+ < http://getkirby.com >
0 commit comments