Usman Nasir
982627f388
improvement: cron interface
2021-02-19 15:56:19 +05:00
Usman Nasir
99be482b2c
add config to administrator
2021-02-18 23:43:59 +05:00
Usman Nasir
d927423fd4
add config to administrator
2021-02-18 14:56:01 +05:00
Usman Nasir
638fa5bf24
bug fix: add website owner email for vhost ssl config
2021-02-18 14:46:15 +05:00
Usman Nasir
e922b47a8c
bug fix: sub folder wp manager installations
2021-02-15 20:57:30 +05:00
Usman Nasir
b6c8f72517
Merge branch 'stable' into v2.0.4-dev
2021-02-09 11:37:12 +05:00
WhatTheServer
d1c983cfe9
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
e33538c4c4
added favicon.png to the admin dashboard
2021-02-05 14:51:22 -06:00
Jordan Lambrecht
3c85055aea
Added Favicon.png to admin dashboard
2021-02-05 14:38:26 -06:00
Usman Nasir
65de8a4495
bug fix: wp manager config save
2021-02-05 18:33:20 +05:00
Usman Nasir
31bb2302d6
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
a1cedf7ad8
bug fix: add missing table
2021-02-05 18:30:07 +05:00
Usman Nasir
fa0491dc6b
Merge pull request #524 from myst3k/refactored-incBackups
...
Refactored Incbackups
2021-02-03 19:55:07 +05:00
Chris
e8831b3674
refactored incBackups
2021-02-03 00:35:08 -05:00
qtwrk
599ddf46c1
update it to match all php ver
2021-02-03 01:39:01 +01:00
Usman Nasir
386f8dfdcd
install default plugins set
2021-02-02 12:49:08 +05:00
Usman Nasir
e2751a2ba2
wp auto updates
2021-02-02 12:37:56 +05:00
Usman Nasir
5d2d806ed4
disable lscache when maintenance mode is on
2021-02-02 12:10:52 +05:00
Usman Nasir
b67d25f104
improve wp staging
2021-01-28 14:43:55 +05:00
Usman Nasir
67f57bc957
add better error checking
2021-01-26 22:55:01 +05:00
Usman Nasir
831c53757f
add better error checking
2021-01-25 19:30:06 +05:00
Usman Nasir
b5b0eb7f97
add progress to install
2021-01-22 18:26:17 +05:00
Usman Nasir
815eef0740
add progress to install
2021-01-20 00:37:46 +05:00
Usman Nasir
5a67a30ac7
add progress to install
2021-01-20 00:15:59 +05:00
Usman Nasir
0903ee015f
add progress to install
2021-01-19 15:27:04 +05:00
Usman Nasir
931ab00809
add progress to install
2021-01-19 15:24:51 +05:00
Usman Nasir
ca6d619a52
Merge branch 'stable' into v2.0.4-dev
2021-01-19 14:53:42 +05:00
Maicol
c9d9bf5094
Update django.po
...
Added some translations
2021-01-18 21:15:15 +01:00
Usman Nasir
43c605c405
bug fix: https://github.com/usmannasir/cyberpanel/issues/514
2021-01-18 14:34:33 +05:00
Usman Nasir
dd1c8b2351
fix: disk/bw usage to calculate every 12 hour
2021-01-18 14:01:26 +05:00
Usman Nasir
116d3e5f9d
add config value
2021-01-18 12:09:15 +05:00
Usman Nasir
32d0d4af3a
add config value
2021-01-18 11:14:52 +05:00
Usman Nasir
5c691aea36
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
35669bb956
bug fix: dont start pdns if service disabled
2021-01-18 00:38:01 +05:00
qtwrk
e1bb1bf72f
update redis installation to remi repo
2021-01-17 00:39:18 +01:00
WhatTheServer
ce90410544
Update applicationInstaller.py
...
fix missing )
2021-01-13 09:22:55 -05:00
WhatTheServer
a582b7cae9
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
0c201db72b
Update applicationInstaller.py
2021-01-12 19:16:15 -05:00
Usman Nasir
5dd37847b4
wp manager cmplt
2021-01-12 17:56:36 +05:00
Usman Nasir
84a375e0dc
feature: finish wp manager
2021-01-02 00:45:29 +05:00
Usman Nasir
8577484bc0
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
96a90f0073
feature: finish initial wp manager
2020-12-31 22:54:07 +05:00
WhatTheServer
1529e86cb2
Update README.md
2020-12-31 10:41:28 -05:00
WhatTheServer
812d1e4d99
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
d42d01b0f5
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
7f8a36f892
wpmanager: init
2020-12-29 13:56:22 +05:00
Gilles BOUVIER
bfc57ec036
• Use writeToFile in exception clause (suggestion from @furkansandal).
2020-12-27 11:34:59 -08:00
Gilles BOUVIER
84ded63fe5
• Add From header to email message if missing.
...
Gmail rejects messages without a From header, with this error:
"Our system has detected that this message is 5.7.1 not RFC 5322
compliant: 5.7.1 'From' header is missing."
2020-12-26 14:15:24 -08:00
Usman Nasir
3a1348e85e
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
40708e90b9
bug fix: fetch buckets
2020-12-25 14:18:47 +05:00