URNOVA Banking

Documentation · v1.0.0 · Fournovate CodeCanyon Script

1. Overview

URNOVA Banking is a secure, modular PHP/MySQL retail & commercial digital banking platform with a full admin control room and a modern user portal. It is root-agnostic (works on domain root, subdomain, or subdirectory) and ships with a GUI installer that creates the database schema automatically.

2. Requirements

3. Installation (GUI)

  1. Upload and extract the package into your domain, addon domain, or subdirectory document root.
  2. In cPanel → MySQL, create a database and user (or let the installer create the DB if your user has privilege).
  3. Visit https://yourdomain.com/install/ (or /your-subdir/install/).
  4. Complete: Requirements → Database & Admin → Done.
  5. Delete or rename the install/ folder after a successful install.
The installer writes config/env.php and storage/installed.lock, imports sql/schema.sql + feature upgrades, and creates your Super Admin. Never upload a filled env.php from another server.
Demo seed users (if present) use password password. Change them immediately. Your installer admin uses the password you set.

4. Default URLs

AreaPath
Public site/
User portal/user/
Sign in / Register/user/login.php · /user/register.php
Admin control room/admin/
Documentation/documentation/

5. Admin features

6. User portal features

7. Security

8. Folder structure

urnova-banking/
  admin/           Admin control room
  user/            Customer portal
  install/         GUI installer (remove after setup)
  includes/        Core engine (PDO, Auth, Banking, Totp…)
  sql/             schema.sql + upgrades
  config/          env.php written by installer
  storage/         sessions, cache, lock file
  assets/          css, js, img, uploads
  documentation/   This guide
  nginx.example.conf
  INSTALL.txt

9. cPanel tips

10. Changelog

See changelog.txt in the package root.

11. Support

For CodeCanyon item support, include your purchase code, hosting type (cPanel/VPS), PHP version, and a screenshot of any error.

Author: Fournovate