Ngahu / hellaplus

M-Pesa Dashboard running on the Daraja API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hellaplus

Hellaplus is a dashboard, built on CodeIgniter v4 and Bootstrap v4 to manage M-Pesa both C2B and B2C shortcodes using the Daraja API.

Requirements

  • PHP >= 7.1
  • Server with mod-rewrite enabled
  • MySQL/MariaDB

Installation

  • Download the repo
  • Save it in a public-accessible location in your server
  • Visit the URL to the app on your browser
  • Follow the installation instructions

Manual Installation

  • Import the database.sql file into your database
  • Rename example.env.php to env.php
  • Update the settings in the new env.php file to match your server
  • Done Default E-Mail is admin@admin.com and password is password

Known issues

  • Initiator information is invalid for sandbox apps that do not have Security Credential set.

About

M-Pesa Dashboard running on the Daraja API

License:MIT License


Languages

Language:PHP 94.3%Language:JavaScript 3.0%Language:CSS 2.5%Language:Smarty 0.1%Language:HTML 0.0%Language:Hack 0.0%