Hellaplus is a dashboard, built on CodeIgniter v4 and Bootstrap v4 to manage M-Pesa both C2B and B2C shortcodes using the Daraja API.
- PHP >= 7.1
- Server with mod-rewrite enabled
- MySQL/MariaDB
- 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
- Import the
database.sql
file into your database - Rename
example.env.php
toenv.php
- Update the settings in the new
env.php
file to match your server - Done
Default E-Mail is
admin@admin.com
and password ispassword
- Initiator information is invalid for sandbox apps that do not have Security Credential set.