WhatTheServer
ae84cd4727
Update to add Magento 2.4 installation process
...
Update to add Magento 2.4 installation process with elasticsearch factored in. Some things i recommend are to detect the current user's language and timezone and use that to set the language, timezone variables. These variables might also be helpful for other installations in the application manager and warrant adding dropdown menu for these on the application installer page for apps that support setting these during installation.
Imagine if your primary language is chinese/Japanese and defaults to English if hardcoded or unset during installation navigating to those settings upon first login is going to be a pain. We should ideally detect the current language and use that as default or allow user selectable option which defaults to the current language and timezone of their cyberpanel user profile.
Other things I recommend.
adding check if ElasticSearch is already installed and if not firing off the ElasticSearch install script which is fired off by the button in the Application manager as its a requirement for Magento 2.4
2020-08-22 11:17:42 -04:00
Usman Nasir
2f6a923e79
add redis deamon oneclick install/remove
2020-08-22 11:16:38 +05:00
chris
38ab98141c
added blocks for styles, header and footer
2020-08-21 15:53:15 -04:00
Usman Nasir
ebce934cdd
allow ElasticRearch remove
2020-08-21 14:33:48 +05:00
Usman Nasir
f325fe7d07
minor bug fix in js
2020-08-21 12:47:42 +05:00
Usman Nasir
9172993d68
complete elasticsearch install
2020-08-21 12:10:28 +05:00
Usman Nasir
d2acebd9c4
elastic search install for ubuntu
2020-08-21 12:09:36 +05:00
Usman Nasir
61915d77ac
Merge pull request #421 from myst3k/add-migrations-to-pluginInstaller
...
enable pluginInstaller to run migrations
2020-08-21 12:05:03 +05:00
Usman Nasir
00828a88e3
enale elastic search and start
2020-08-21 12:01:45 +05:00
chris
956cbcc3c7
enable pluginInstaller to run migrations
2020-08-20 11:44:55 -04:00
Usman Nasir
fa076fa5de
Merge pull request #420 from myst3k/pluginInstaller-post-move-add-pre-remove
...
Moved post_install to after install, and created pre_remove script
2020-08-20 13:00:15 +05:00
chris
4873b54878
Moved post_install to after install, and created pre-remove script
2020-08-19 15:40:39 -04:00
Usman Nasir
eddcb86aec
Merge pull request #419 from laoxong/v2.0.3-dev
...
add new messages to translation files
2020-08-19 23:10:04 +05:00
laoxong
02fbbce402
add new messages to translation files
2020-08-20 02:09:13 +08:00
Usman Nasir
84b2411a6e
setup service manager to install applications
2020-08-19 22:35:46 +05:00
Usman Nasir
928acec39c
finish structure for applications manager page
2020-08-19 22:06:56 +05:00
Usman Nasir
bdd29020d5
set up manage application page for elasticsearch
2020-08-19 15:24:00 +05:00
Usman Nasir
b365d8418d
reinstall imunifyav if found
2020-08-19 14:19:00 +05:00
Usman Nasir
bf12b44f60
Merge pull request #417 from istiak101/patch-1
...
imunifyav hostname url
2020-08-19 10:15:20 +05:00
Istiak Ferdous
687e5571fd
imunifyav hostname url
2020-08-18 14:33:10 +06:00
Usman Nasir
4b1f76c006
finish imunifyav
2020-08-18 09:38:21 +05:00
Usman Nasir
67842a725c
bug fix: https://github.com/usmannasir/cyberpanel/issues/411
2020-08-15 13:01:40 +05:00
Usman Nasir
0806061d5a
Merge pull request #412 from myst3k/security-level-create-modify-user-updates
...
fix createUser and modifyUser securityLevel defaults
2020-08-15 11:34:56 +05:00
Usman Nasir
82c066a621
dynamically fetch and use port
2020-08-15 11:28:12 +05:00
Usman Nasir
74b8f8cae2
allow cp port change, ref: https://feedback.cyberpanel.net/b/requests/p/change-port-change-default-username-add-recaptcha-in-login-page-or-change-url-login-page
2020-08-15 11:23:01 +05:00
chris
0a842c92de
fix createUser and modifyUser securityLevel defaults
2020-08-15 00:06:52 -04:00
Usman Nasir
06deeea14e
bug fix: blowfish secret
2020-08-13 11:25:19 +05:00
Usman Nasir
99fb636310
bug fix: blowfish secret
2020-08-13 11:19:30 +05:00
Usman Nasir
a284bf2eb2
add logout logic
2020-08-13 11:09:43 +05:00
Muttahir Aon Syed
2254c698a4
Fixed spellings
2020-08-11 16:40:52 +05:00
Usman Nasir
5d01c50d1b
Merge pull request #408 from myst3k/temp-fix-plugins-list
...
bug fix: loading plugins to the interface list
2020-08-11 12:22:00 +05:00
Usman Nasir
1fef69ff93
Merge pull request #409 from myst3k/example-plugin-fix
...
Updating example plugin zip file, python3 is default utf8
2020-08-11 12:21:29 +05:00
chris
50dfd644e0
Updating example plugin zip file, python3 is default utf8
...
and added in pre/post examples
2020-08-11 02:13:50 -04:00
chris
ad26994f81
Fix for loading plugins to the interface list
2020-08-11 01:25:59 -04:00
Usman Nasir
cd593be291
bug fix: 2fa
2020-08-11 08:59:47 +05:00
Usman Nasir
2e9b06e5d6
add pyotp to packages
2020-08-11 08:17:03 +05:00
Usman Nasir
95b1dfbe0d
add pyotp to packages
2020-08-11 08:16:26 +05:00
Usman Nasir
7a90c76b9c
add pyotp to reqs
2020-08-11 07:59:31 +05:00
Usman Nasir
516d7b1318
Merge branch 'v2.0.3-dev' of github.com:usmannasir/cyberpanel into v2.0.3-dev
2020-08-11 07:39:29 +05:00
Usman Nasir
610f15d57a
Merge branch 'stable' into v2.0.3-dev
2020-08-11 07:39:22 +05:00
Usman Nasir
c70115ffeb
Merge pull request #407 from istiak101/patch-1
...
PMA url update database page template
2020-08-11 07:38:02 +05:00
Istiak Ferdous
54bdc32a70
PMA url update database page template
2020-08-11 07:52:24 +06:00
qtwrk
7be72001e9
Update install.py
2020-08-10 21:49:32 +02:00
Usman Nasir
6810ff1b87
complete https://feedback.cyberpanel.net/b/requests/p/2fa-support-in-login
2020-08-10 23:55:46 +05:00
qtwrk
8119b98ec8
Update cyberpanel_utility.sh
2020-08-10 19:12:16 +02:00
qtwrk
131fb7a02f
quick change for PMA limit.
2020-08-10 19:06:06 +02:00
Usman Nasir
e047da10b8
configure database to support 2fa
2020-08-10 21:06:51 +05:00
Usman Nasir
69cbcb9546
Merge pull request #406 from myst3k/hide-custom-admin-pass
...
hide admin pass when using custom password, and hide RMySQL password
2020-08-10 20:44:56 +05:00
Usman Nasir
0817d43143
Merge pull request #405 from myst3k/typo-remote-mysql-question
...
Fix typo in default Remote MySQL question
2020-08-10 20:44:09 +05:00
chris
4f020dedc2
hide admin pass when using custom password
2020-08-10 11:31:36 -04:00