4
4
5
5
[ ![ Project Status: Active – The project has reached a stable, usable state and is being actively developed.] ( https://www.repostatus.org/badges/2.0.0/active.svg )] ( https://github.com/xoopscube/xupdate )
6
6
![ License GPL] ( https://img.shields.io/badge/License-GPL-green )
7
- ![ X-Updare Store ] ( https://img.shields.io/badge/XOOPSCube%20Package-XCL-blue )
7
+ ![ X-Update Manager ] ( https://img.shields.io/badge/XOOPSCube%20Package-XCL-blue )
8
8
9
- ## ///// — X-Update Manager :: Get and deploy from GitHub
9
+ ## ///// — X-Update Manager :: Software Update Service
10
10
11
11
![ alt text] ( https://repository-images.githubusercontent.com/4171652/9f71c520-9249-44cc-bd7c-c7b51f091fb3 )
12
12
13
13
14
14
MODULE | X-Update Manager
15
15
------------ | -------------
16
- Description | Module to install new Add-ons, Modules and Themes forXCL Web Application Platform.
16
+ Description | Software Update Service to install new Add-ons, Modules and Themes for XCL Web Application Platform.
17
17
Render Engine | Smarty v2 and XCube Layout
18
18
Version | 2.33.0
19
19
Author | Nobuhiro Yasutomi @nbuy XCL PHP8
@@ -28,41 +28,42 @@ License | GPL
28
28
29
29
30
30
Apache, Nginx, etc.
31
- PHP 7.2 .x with cURL extension
32
- MySQL 5.6 , MariaDB InnoDB utf8 / utf8mb4
31
+ PHP 7.4 .x with cURL extension
32
+ MySQL 5.7 , MariaDB InnoDB utf8 / utf8mb4
33
33
XCL version 2.3.+
34
34
35
35
36
36
37
37
-----
38
38
39
39
40
- # X-Update Update Manager Dashboard
40
+ # X-Update Manager
41
41
42
- ** X-update Manager** features a user-friendly GUI to manage updates from a single dashboard.
43
- You can quickly install and update XCL itself, modules and themes without any FTP client.
42
+ ** X-update Manager** is a software update service (SUS) with a user-friendly GUI to quickly extend and update your web app.
43
+ This module can download all critical updates and security patches to your server as soon as they become available.
44
+ In addition, you can manage your FTP/SSH credentials in the module preferences.
44
45
45
46
With the introduction of X-update, site administrators just need to log-in to the administration
46
- dashboard to complete the installation or update of XCL, modules, themes, libraries and preloads.
47
- X-Update will deploy updates from distribution sites such as GitHub or GitLab repositories .
48
- X-update also supports the installation and update of D3 modules (duplicate and directory free).
47
+ Control Panel to install or update modules, themes, libraries and preloads.
48
+ The deployment is as fast as possible by downloading archives from repositories such as GitHub or GitLab.
49
+ X-update also provides support for language catalogs (localization) and multiple instances of D3 modules (duplicatable and directory free).
49
50
50
51
## Features
51
52
52
53
* Compatible modules and themes can be installed without a FTP client software.
53
- * The latest versions of supported modules and themes can be downloaded from each public server
54
+ * The latest versions of supported modules and themes can be downloaded from Git servers.
54
55
* User-friendly unzip, extract, and upload from X-Update Dashboard administration screen
55
- * Simple installation wizard to perform a normal module or theme installation .
56
- * Other extensions, ie. preloads, can be downloaded and uploaded from the store site .
56
+ * Simple installation wizard for modules and themes .
57
+ * Support for extensions and plugins, e.g. preloads .
57
58
58
- ## General Settings
59
+ ## Requirements
59
60
60
61
* Folder used to download and extract archives.
61
- Specify a directory under (trust_path), do not include the "/" (slash) at the beginning and end.
62
- Normally, leave uploads/xupdate as it is. Give this folder write permissions such as 707,777.
62
+ Specify a directory under (trust_path), without a "/" (slash) at the beginning and end.
63
+ Or use the default " uploads/xupdate" with write permissions such as 707, 777.
63
64
64
65
## 📘 Documentation
65
- Please refer to the module's built-in ** Help** user guide for further details .
66
+ For more information, see the module's built-in Help documentation .
66
67
67
68
-----
68
69
0 commit comments