/hellaplus

M-Pesa Dashboard running on the Daraja API

Primary LanguagePHPMIT LicenseMIT

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.