8000 GitHub - zhdetig/fspbx: FS PBX is a beautiful front end based on Laravel + Vue.js for Freeswitch
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zhdetig/fspbx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FS PBX

Overview

This project started as a fork of the FusionPBX system but has been extensively redesigned. The front end has been redeveloped using Laravel for the backend and Vue.js for the front end. This new implementation aims to enhance user experience, improve performance, and provide a more modern and maintainable codebase.

Features

  • Laravel Backend: Robust and scalable backend infrastructure.
  • Vue.js Front End: Responsive and interactive user interface.
  • Integration with FusionPBX: Integration with remaining FusionPBX features.
  • Tailwind CSS: Modern and utility-first CSS framework for styling.
  • Modular Design: Easy to extend and maintain.

Video Installation tutorial in 10 minutes

https://youtu.be/7v8sepsqnH4

VIDEO WALKTHOUGH

Screenshots

image image image image image image

Image

Image

image

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Debian 11 or 12

Installation

  1. Download and run the installation script

     wget -O- https://raw.githubusercontent.com/nemerald-voip/fspbx/main/install/install-fspbx.sh | bash

Usage

After completing the installation steps, you can access the application at your domain.

How to update

Pull new updates and install them by running these commands:

cd /var/www/fspbx
git pull
php artisan app:update

Check if there are any pending database updates.

php artisan migrate:status

If you find any updates pending, run this command to install them.

php artisan migrate

Premium Modules

Unlock the full potential of your PBX with our two exciting premium modules designed to take your system to the next level:

Contact Center Module: Elevate your call management with an elegant live dashboard and a powerful management portal, ensuring every queue is optimized and easy to control.

STIR/SHAKEN Module: Ensure call authenticity with the STIR/SHAKEN module, giving you the power to sign all your calls with Attestation A using your very own certificate.

Experience enhanced functionality and seamless control like never before!

Contact

For any questions or feedback, please contact us for support.

About

FS PBX is a beautiful front end based on Laravel + Vue.js for Freeswitch

Resources

5246

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 41.4%
  • Vue 32.1%
  • Blade 24.4%
  • Shell 1.7%
  • Lua 0.4%
0