Giter Site home page Giter Site logo

vik0803 / saaspanel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simful/saaspanel

0.0 1.0 0.0 288 KB

A control panel for SaaS. Core features include customer, subscription, billing, support ticket, and e-mail campaign management system.

License: GNU Affero General Public License v3.0

JavaScript 18.04% PHP 61.18% ApacheConf 0.13% CSS 2.41% Handlebars 18.24%

saaspanel's Introduction

Saaspanel

Saaspanel is a free and open source management system for SaaS, written in PHP using Laravel 4. Created and maintained by Ibrahim Yusuf.

Current features include customer, subscription, billing, support ticket, and e-mail campaign management system.

Status

This is a work in progress and not ready for production yet, but feel free to test it. Contributions and pull requests are very much welcome.

Installation

Saaspanel needs Composer, Grunt and Bower to be installed.

git clone https://github.com/simful/saaspanel.git
cd saaspanel
composer install
npm install
bower install

Next, compile the assets:

grunt	

Modify app/config/database.php to match your database credentials, then run

php artisan migrate

For development and testing, you can also fill the tables with dummy data.

php artisan db:seed

Running

To start development server:

php artisan serve

And navigate your browser to http://localhost:8000.

License

Saaspanel is licensed under GNU AGPL v3.

saaspanel's People

Contributors

ibrahimyu avatar

Watchers

vik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.