The server administration software for your needs - The official Froxlor development Git repository
Go to file
Michael Kaufmann ef4feb07e6
migrate admin.add/edit
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
2022-02-18 22:19:36 +01:00
.github add workflow to automatically trigger api-docs generation in Froxlor/Documentation 2022-01-21 17:02:35 +01:00
actions/admin/settings update docs url for api-documentation 2022-01-25 14:54:52 +01:00
cache 0.11 dev (#1010) 2022-02-16 09:57:17 +01:00
css auto-format all files; add table-definitions to test-bootstrap file 2018-12-21 12:24:07 +01:00
doc/example return empty array in FroxlorAPI.php example class if last call was unsuccessful, fixes #722 2019-10-08 17:36:42 +02:00
install fix install-requirement messages for php 2022-02-18 21:14:06 +01:00
js update jquery library, fixes #872 2020-07-28 13:28:47 +02:00
lib migrate admin.add/edit 2022-02-18 22:19:36 +01:00
lng set minimum php version to 7.4 and fix templates 2022-02-18 18:50:45 +01:00
logs Improves gitignore and deletes unused .keep in /logs 2018-11-25 21:49:41 +01:00
scripts set minimum php version to 7.4 and fix templates 2022-02-18 18:50:45 +01:00
templates fix padding-top of heading 2022-02-18 21:54:54 +01:00
tests set minimum php version to 7.4 and fix templates 2022-02-18 18:50:45 +01:00
.gitignore fix javascript and images, update css 2022-02-16 11:59:52 +01:00
.travis.yml switch from freenode irc network to libera.chat irc network as freenode is dead 2021-06-16 11:57:38 +02:00
2fa.php remove special characters from name when generating extrausers file 2020-04-28 07:59:37 +02:00
admin_admins.php migrate admin.add/edit 2022-02-18 22:19:36 +01:00
admin_apcuinfo.php avoid possible DivisionByZeroError in APCu info page, fixes #995 2021-11-04 07:44:03 +01:00
admin_autoupdate.php set minimum php version to 7.4 and fix templates 2022-02-18 18:50:45 +01:00
admin_configfiles.php add complete list of nameserver-ips and given axfr-servers to allow-axfr-ips list for PowerDNS; fixes #985 2021-10-14 19:07:05 +02:00
admin_cronjobs.php implement [ApiModule].listing() in frontend-module as sorting/limiting/searching is now possible via API call (partly untested) 2019-11-10 18:35:32 +01:00
admin_customers.php more cleanup in admin_customers for add/edit form 2022-02-18 12:41:49 +01:00
admin_domains.php Feature/crontaskid (#1005) 2022-01-21 10:03:45 +01:00
admin_index.php dashboard-resource-items 2022-02-18 14:44:26 +01:00
admin_ipsandports.php allow private ip ranges in ips-and-ports as some configurations require that; fixes #802 2020-03-02 09:51:44 +01:00
admin_logger.php implement [ApiModule].listing() in frontend-module as sorting/limiting/searching is now possible via API call (partly untested) 2019-11-10 18:35:32 +01:00
admin_message.php Fix some typos in code (found by codespell) (#970) 2021-08-01 19:00:33 +02:00
admin_opcacheinfo.php Fix some typos (found by codespell) (#969) 2021-07-31 09:51:54 +02:00
admin_phpsettings.php update php-fpm defaults; update paths for current stable php-7.3; read froxlor default php.ini from file rather then using phpconfig with id=1; fixes #796 2020-01-31 13:17:49 +01:00
admin_plans.php fix update of hosting plans via interface; fixes #753 2019-11-13 15:28:08 +01:00
admin_settings.php Feature/crontaskid (#1005) 2022-01-21 10:03:45 +01:00
admin_templates.php define logger constants in logger class 2018-12-26 15:51:26 +01:00
admin_traffic.php added possibility to use 'in' sql-operation in sql_where parameter for Api-calls; php-8 compat fix in admin_traffic 2021-02-11 12:09:42 +01:00
admin_updates.php Feature/crontaskid (#1005) 2022-01-21 10:03:45 +01:00
api_keys.php Fix some typos (found by codespell) (#969) 2021-07-31 09:51:54 +02:00
api.php secure requests; refs #893 2020-10-31 15:57:59 +01:00
build.xml Ga testing (#955) 2021-07-17 14:14:35 +02:00
composer.json update composer.json and fix dependencies for php <8.0 to stay 7.4 compatible 2022-02-16 15:32:48 +01:00
composer.lock update composer.json and fix dependencies for php <8.0 to stay 7.4 compatible 2022-02-16 15:32:48 +01:00
COPYING fix rpmlints incorrect-fsf-address 2013-05-04 10:32:16 +02:00
customer_domains.php store ace-string of domain besides idn-converted string to have correct sorting in the frontend; fixes #809 2020-02-29 09:50:29 +01:00
customer_email.php fix delete_userfiles flag not being passed via webinterface email-address-overview 2020-11-12 08:54:52 +01:00
customer_extras.php implement [ApiModule].listing() in frontend-module as sorting/limiting/searching is now possible via API call (partly untested) 2019-11-10 18:35:32 +01:00
customer_ftp.php implement [ApiModule].listing() in frontend-module as sorting/limiting/searching is now possible via API call (partly untested) 2019-11-10 18:35:32 +01:00
customer_index.php dashboard-resource-items 2022-02-18 14:44:26 +01:00
customer_logger.php implement [ApiModule].listing() in frontend-module as sorting/limiting/searching is now possible via API call (partly untested) 2019-11-10 18:35:32 +01:00
customer_mysql.php show current count of results besides total count in listings, fixes #869 2020-07-29 08:46:50 +02:00
customer_traffic.php output traffic values correctly when not using bcmath and kind of fix wrong unit display on mouseover, fixes #425 2020-09-07 21:51:24 +02:00
dns_editor.php list dns entries after add/delete action handling so the table of entries always shows the current state withouth reloading the page; fixes #887 2020-10-12 09:50:48 +02:00
index.php forgot-password function on login 2022-02-16 21:08:25 +01:00
logfiles_viewer.php add MysqlHandler for Monolog-Logger 2018-12-25 08:48:28 +01:00
mix-manifest.json update templates and base structure 2022-02-18 17:06:23 +01:00
package-lock.json 0.11 dev (#1010) 2022-02-16 09:57:17 +01:00
package.json 0.11 dev (#1010) 2022-02-16 09:57:17 +01:00
phpcs.xml get rid of most of the checkstyle warnings 2018-12-24 13:50:45 +01:00
phpdox.xml [CI] add composer to build.xml; run PHPCompatibility check; run only phpunit in travis 2018-12-23 10:39:27 +01:00
phpmd.xml auto-format all files; add table-definitions to test-bootstrap file 2018-12-21 12:24:07 +01:00
phpunit.xml Feature/crontaskid (#1005) 2022-01-21 10:03:45 +01:00
README.md updated README; sanitize script parameter in index.php; sanitize description fields of entities (thx to zerody for pointing these out) 2022-01-18 09:29:13 +01:00
robots.txt Deny all robots 2021-06-01 14:45:47 +02:00
SECURITY.md Create SECURITY.md 2019-10-30 11:00:08 +01:00
ssl_certificates.php keep searching code in ssl_certificates if something was searched and no results were returned, thx to Ithariel 2019-11-12 12:53:38 +01:00
webpack.mix.js add dark mode 2022-02-17 15:30:05 +01:00

Froxlor-CI Froxlor-CI Discord

Froxlor

The server administration software for your needs. Developed by experienced server administrators, this panel simplifies the effort of managing your hosting platform.

Installation

Fast install

  1. Ensure that your webserver serves /var/www
  2. Extract froxlor into /var/www
  3. Point your browser to http://[ip-of-webserver]/froxlor
  4. Follow the installer
  5. Login as administrator
  6. Adjust "System > Settings" according to your needs
  7. Choose your distribution under "System > Configuration"
  8. Follow the steps for your services
  9. Have fun!

Detailed installation

https://docs.froxlor.org/general/installation/index.html

Help

You may find help in the following places:

Discord

The froxlor community discord server can be found here: https://discord.froxlor.org

IRC

froxlor may be found on libera.chat, channel #froxlor: irc://irc.libera.chat/froxlor

Forum

The community is located on https://forum.froxlor.org/

Wiki

More documentation may be found in the froxlor - documentation: https://docs.froxlor.org/

License

May be found in COPYING

Downloads

Tarball

https://files.froxlor.org/releases/froxlor-latest.tar.gz MD5 SHA1

Debian repository

HowTo

apt-get -y install apt-transport-https lsb-release ca-certificates
wget -O - https://deb.froxlor.org/froxlor.gpg | apt-key add -
echo "deb https://deb.froxlor.org/debian $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list

Ubuntu repository

HowTo

apt-get -y install apt-transport-https lsb-release ca-certificates
wget -O - https://deb.froxlor.org/froxlor.gpg | apt-key add -
echo "deb https://deb.froxlor.org/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list

Contributing

see here