File tree Expand file tree Collapse file tree 3 files changed +14
-17
lines changed Expand file tree Collapse file tree 3 files changed +14
-17
lines changed Original file line number Diff line number Diff line change 1
1
# Concrete CMS® Simple Downloader
2
+ * Concrete CMS® One-file downloader*
2
3
3
- ** Concrete CMS® One-file downloader**
4
-
5
- ** Concrete CMS®** (concrete5)の最新版をダウンロード、展開するスクリプトです。
6
-
7
- ## 使い方
8
- Concrete CMS®をインストールしたいディレクトリにc5downloader.phpをアップロードし、ブラウザでアクセスしてください。
9
-
10
- このブランチはVer.9.0.x用です。8系版を使いたい方は、[ masterブランチ] ( https://github.com/tao-s/c5downloader/tree/master ) を使ってください。
4
+ ![ ] ( screen.gif )
11
5
12
6
Download and deploy Concrete CMS® Ver. 9.0.0RC3.
7
+
13
8
Plesae use [ master branch] ( https://github.com/tao-s/c5downloader/tree/master ) if you want to use Ver. 8.5.x.
14
9
15
10
## How to use
16
- Upload "c5downloader.php" to install directory in the web server.
17
- Then, access the PHP script on your browser.
11
+ - Upload "c5downloader.php" to install directory in the web server.
12
+ - Access uploaded script on your browser.<br >
13
+ ex.
14
+ https://example.com/c5downloader.php
15
+
16
+ ## Where can I use this?
17
+ We confirmed executable this script at hosting service below list,
18
18
19
- ## 使えたレンタルサーバ
19
+ * [ Windows Azure Website] ( https://azure.microsoft.com/en-us/services/app-service/web/ )
20
+ * Zenlogick
20
21
21
- * ロリポップ
22
- * heteml
23
- * CPI
24
- * さくらのレンタルサーバ スタンダード
25
- * Windows Azure Website
26
- * First Server Zenlogick
22
+ * Please send PR if you know where can use this script*
Original file line number Diff line number Diff line change 13
13
* コピーライト以外の改変、再配布OK。個人利用の範囲で勝手に使ってOKです。
14
14
* その代わり当方では一切責任を負いません。
15
15
*/
16
+
16
17
define ("SRC_URL " ,"https://www.concretecms.com/download_file/8c1f8bf8-6e0f-4730-bfb6-649c8213f283 " );
17
18
define ("VERSION " ,"9.0.0RC3 " );
18
19
define ("FILENAME " ,"./concrete-cms- " .VERSION .".zip " );
You can’t perform that action at this time.
0 commit comments