A little install script that installs FreePBX 17, but without all the commercial bloat.
Find a file
2025-03-02 18:07:52 -07:00
install-nginx.sh Guh 2025-03-02 18:07:11 -07:00
install.sh Buh 2025-03-02 18:07:52 -07:00
LICENSE Initial commit 2024-06-13 18:43:04 -06:00
README.md Buh 2025-03-02 18:07:52 -07:00

freepbx-oss

A little install script that installs FreePBX 17, but without all the commercial bloat.

Usage

curl -sSL https://git.chrischro.me/ChrisChrome/freepbx-oss/raw/branch/main/install.sh | bash

Arguments

  • -y Skip all prompts
  • --edge Install the edge version of FreePBX

License

This project is licensed under the GNU General Public License v3.0 or later. See the LICENSE file for more information.