

Assets Hive – Fixed Asset Management SystemAssets Hive – Fixed Asset Management System
Assets Hive is a powerful, secure, and user-friendly Fixed Asset Management System built on CodeIgniter 4 and Bootstrap 5.
Assets Hive – Fixed Asset Management System
Assets Hive is a powerful, secure, and user-friendly Fixed Asset Management System built on CodeI...
Overview
Assets Hive is a powerful, secure, and user-friendly Fixed
Asset Management System built on CodeIgniter 4 and Bootstrap
5.
It simplifies asset lifecycle tracking by centralizing everything — from purchase,
assignment, disposal, reporting, to user management — in one intuitive
platform.
Features
Smart Dashboard
- Quick insights into Total, Active, and Disposed Assets.
- Category-wise breakdowns of asset counts and purchase costs.
- Recently added assets table for fast access.
Asset Lifecycle Management
- Register assets with details: tag number, serial, model, manufacturer, purchase info, warranty, funding source, supplier, site, location, and department.
- Assign assets to employees or departments.
- Track updates seamlessly across the entire lifecycle.
File & Image Management
- Upload and store asset-related documents, invoices, and warranties.
- Add multiple images per asset with a default image option.
Disposal Management
- Record disposal details: date, method (Sale, Donation, Scrap, Trade-In, Other), disposal cost, book value, and notes.
- Automatically mark assets as disposed while retaining full history.
User Profile Management
- Each user has a personal profile page.
- Users can update fullname, email (username), password, and profile image.
- Default avatar (
avatar.png
) is shown if no image is uploaded. - Password changes are optional (unchanged if left blank).
- Old profile images are automatically replaced when a new one is uploaded.
Advanced Reporting
- Generate reports for disposed assets (date, method, cost, notes).
- View category-wise purchase summaries.
- Reports for employee- and department-wise allocations.
- Export instantly to Excel, CSV, PDF, or Print.
Requirements
Server Requirement
- Web Server: Apache 2.4+ (with
mod_rewrite
enabled) or Nginx 1.18+ - PHP: 8.1+
- Extensions: intl, mbstring, json, xml, curl, openssl, gd, fileinfo, pdo, pdo_mysql
- Database: MySQL 5.7+ or MariaDB 10.4+
- Disk Space: 500 MB+ (varies with uploads)
- Memory: 512 MB RAM (1 GB+ recommended)
Client/Browser Requirements
Browsers: Chrome, Firefox, Edge, Safari 13+
JavaScript: Enabled
Screen Resolution: 1366x768 or higher
Instructions
Local Installation
Step 1: Prerequisites
· Install XAMPP 8.1+.
· Start Apache and MySQL.
Step 2: Extract the Application
· Download and unzip Assets Hive.
· Copy it into:
· C:xampphtdocsassetshive
Step 3: Create the Database
1. Go to http://localhost/phpmyadmin.
2. Create a database (e.g., assetshive
).
3. Import AssetsHive.sql
into it.
Step 4: Configure the Environment File
Edit .env
in the root folder:
database.default.hostname = localhost
database.default.database = assetshive
database.default.username = root
database.default.password =
database.default.DBDriver = MySQLi
app.baseURL = 'http://localhost/assetshive/'
(Leave password blank if root has none.)
Step 5: Configure .htaccess
for Clean URLs
1. In the project root (assetshive/
), locate <b>htaccess.txt</b>
.
2. Rename it to <b>.htaccess</b>
.
3. Add:
RewriteEngine On
RewriteRule ^(.*)$ public/$1 [L]
Step 6: Start the Application
· Visit: http://localhost/assetshive
· Login page should appear.
Step 7: Default Login
· Username: admin@
demo
.com
· Password: admin123
Installation on cPanel
Step 1: Upload Source Code
· Log in to cPanel → File Manager.
· Upload the Assets Hive ZIP.
· Extract to public_html/assetshive
.
Step 2: Create Database
· Go to MySQL Databases.
· Create a database and user.
· Assign user with ALL PRIVILEGES.
· Import AssetsHive.sql
via phpMyAdmin.
Step 3: Configure Environment File
Edit .env
:
database.default.hostname = localhost
database.default.database = cpaneluser_assetshive
database.default.username = cpaneluser_dbuser
database.default.password = your_db_password
database.default.DBDriver = MySQLi
app.baseURL = 'https://yourdomain.com/assetshive/'
Step 4: Configure .htaccess
1. In assetshive/
, find <b>htaccess.txt</b>
.
2. Rename it to .htaccess
.
3. Add:
RewriteEngine On
RewriteRule ^(.*)$ public/$1 [L]
Step 5: Access the Application
· Visit:
· https://yourdomain.com/assetshive
Default Login
· Username: admin@
demo
.com
· Password: admin123
PHP Script Installation Service
Don't worry about the installation of your script! Have your PHP Script installed for you.
|
$39 | Buy now |
Category | Scripts & Code / PHP Scripts / Management / Business |
First release | 7 October 2025 |
Last update | 7 October 2025 |
Files included | .php, .css, .html, .sql, Javascript .js |
Tags | assets management, fixed assets software, asset register, asset lifecycle |