Commit Graph

2190 Commits

Author SHA1 Message Date
Usman Nasir
d908ed85b6 change acl permissions to json 2021-02-21 13:10:06 +05:00
Usman Nasir
1e7bdb3460 change acl permissions to json 2021-02-21 13:09:50 +05:00
Usman Nasir
76f05bc105 feature: add search and ordering to dropdowns 2021-02-19 21:52:11 +05:00
Usman Nasir
fb615d02cc improvement: cron interface 2021-02-19 15:56:19 +05:00
Usman Nasir
a48e4367ff add config to administrator 2021-02-18 23:43:59 +05:00
Usman Nasir
8bdfe9717f add config to administrator 2021-02-18 14:56:01 +05:00
Usman Nasir
a95658732b bug fix: add website owner email for vhost ssl config 2021-02-18 14:46:15 +05:00
Usman Nasir
ecac0f0b2a bug fix: sub folder wp manager installations 2021-02-15 20:57:30 +05:00
Usman Nasir
301724ec49 Merge branch 'stable' into v2.0.4-dev 2021-02-09 11:37:12 +05:00
WhatTheServer
0d5e1f8e92 Merge pull request #525 from jordanlambrecht/v2.0.4-dev
Added favicon.png to admin dashboard
2021-02-05 21:58:59 -05:00
Jordan Lambrecht
c1285d8cd0 added favicon.png to the admin dashboard 2021-02-05 14:51:22 -06:00
Jordan Lambrecht
d1559ecf4b Added Favicon.png to admin dashboard 2021-02-05 14:38:26 -06:00
Usman Nasir
af3f8fe65f bug fix: wp manager config save 2021-02-05 18:33:20 +05:00
Usman Nasir
6d860d799d Merge branch 'v2.0.4-dev' of github.com:usmannasir/cyberpanel into v2.0.4-dev 2021-02-05 18:32:48 +05:00
Usman Nasir
5071c4fb2c bug fix: add missing table 2021-02-05 18:30:07 +05:00
Usman Nasir
7518cb628d Merge pull request #524 from myst3k/refactored-incBackups
Refactored Incbackups
2021-02-03 19:55:07 +05:00
Chris
ee550b1c55 refactored incBackups 2021-02-03 00:35:08 -05:00
qtwrk
b54c96ae3e update it to match all php ver 2021-02-03 01:39:01 +01:00
Usman Nasir
4f7b7f9124 install default plugins set 2021-02-02 12:49:08 +05:00
Usman Nasir
de87897215 wp auto updates 2021-02-02 12:37:56 +05:00
Usman Nasir
4edabaa485 disable lscache when maintenance mode is on 2021-02-02 12:10:52 +05:00
Usman Nasir
bb46bddeda improve wp staging 2021-01-28 14:43:55 +05:00
Usman Nasir
ba30daa1e2 add better error checking 2021-01-26 22:55:01 +05:00
Usman Nasir
445ae1879d add better error checking 2021-01-25 19:30:06 +05:00
Usman Nasir
6639274d96 add progress to install 2021-01-22 18:26:17 +05:00
Usman Nasir
3bd5de52cc add progress to install 2021-01-20 00:37:46 +05:00
Usman Nasir
54a7a83c79 add progress to install 2021-01-20 00:15:59 +05:00
Usman Nasir
9753ce53a0 add progress to install 2021-01-19 15:27:04 +05:00
Usman Nasir
ed6f98f3f2 add progress to install 2021-01-19 15:24:51 +05:00
Usman Nasir
5f83a85ef1 Merge branch 'stable' into v2.0.4-dev 2021-01-19 14:53:42 +05:00
Usman Nasir
49986831d5 bug fix: https://github.com/usmannasir/cyberpanel/issues/514 2021-01-18 14:34:33 +05:00
Usman Nasir
728b2ff42e fix: disk/bw usage to calculate every 12 hour 2021-01-18 14:01:26 +05:00
Usman Nasir
216ce52272 add config value 2021-01-18 12:09:15 +05:00
Usman Nasir
45c7fd1af7 add config value 2021-01-18 11:14:52 +05:00
Usman Nasir
dc134d2084 Merge branch 'v2.0.4-dev' of github.com:usmannasir/cyberpanel into v2.0.4-dev 2021-01-18 00:38:09 +05:00
Usman Nasir
3ea621cc2d bug fix: dont start pdns if service disabled 2021-01-18 00:38:01 +05:00
qtwrk
f8d7b22fce update redis installation to remi repo 2021-01-17 00:39:18 +01:00
WhatTheServer
f32c21ec81 Update applicationInstaller.py
fix missing )
2021-01-13 09:22:55 -05:00
WhatTheServer
7ac897ec3d Add WHMCS installer core code
UI options to provide license key and browse to/enter path to whmcs installer will need added.
2021-01-12 20:12:18 -05:00
WhatTheServer
fbfd10bd28 Update applicationInstaller.py 2021-01-12 19:16:15 -05:00
Usman Nasir
98d4187920 wp manager cmplt 2021-01-12 17:56:36 +05:00
Usman Nasir
9f8b96536b feature: finish wp manager 2021-01-02 00:45:29 +05:00
Usman Nasir
6911c707d0 Merge branch 'v2.0.4-dev' of github.com:usmannasir/cyberpanel into v2.0.4-dev 2020-12-31 22:54:52 +05:00
Usman Nasir
9df8bbfdc9 feature: finish initial wp manager 2020-12-31 22:54:07 +05:00
WhatTheServer
d84fa9286e Update README.md 2020-12-31 10:41:28 -05:00
WhatTheServer
f649072c20 Update httpd_config.conf
Add the below to support autoload of .htaccess
`autoLoadHtaccess          1`
https://openlitespeed.org/kb/how-to-autoload-htaccess-with-openlitespeed/

https://feedback.cyberpanel.net/b/requests/p/automatic-restart-of-openlitespeed-server-after-any-change-in-htaccess

Also added in missing phpconfigs for later PHP versions
2020-12-31 10:40:44 -05:00
WhatTheServer
493a9141e5 Update fixperms.sh
Spliced in fix from latest report that hidden files only were being fixed: https://github.com/whattheserver/cyberpanel-fixperms/issues/4 after previously addressing this in.
https://github.com/whattheserver/cyberpanel-fixperms/issues/1
2020-12-31 09:39:29 -05:00
Usman Nasir
ca60eed7f8 wpmanager: init 2020-12-29 13:56:22 +05:00
Usman Nasir
ee893d8b42 Merge branch 'v2.0.4-dev' of github.com:usmannasir/cyberpanel into v2.0.4-dev 2020-12-25 14:19:04 +05:00
Usman Nasir
a9129f5369 bug fix: fetch buckets 2020-12-25 14:18:47 +05:00