Features


Codeigniter 3

CodeIgniter is a powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create full-featured web applications.

HMVC

Modules are groups of independent components, typically model, controller and view, arranged in an application modules sub-directory that can be dropped into other CodeIgniter applications.

AdminLTE

Best open source admin dashboard & control panel theme. Built on top of Bootstrap 3, AdminLTE provides a range of responsive, reusable, and commonly used components.

Responsive Design

Responsive Design makes your web page look good on all devices from large desktops to small mobile devices (desktops, tablets, and phones).

User Management

User Management feature enables you to create and manage user information including login credentials for each user.

User Permission

User Permission is an authentication feature that provides administrators with the ability to identify and control the rights of user. You can control access of the modules and action like add, edit, update, delete, view records to the users.

Manage User Type

You can create different groups(types) of users and assign a group(type) to the user. Permission can be set as per group(Type).

User Authentication

This includes following features: Register, Login, logout, Forgot Password, My Profile, change password, invite user for registration.

Email Templates

Email templates for Forgot password and can be modified as per need from the admin panel.

Custom CRUD

CRUD is also known as Create, Read, Update, Delete operation. Easy interface to create crud without knowledge of programming.

SMTP Email

Sending mail via SMTP is better as email is sent from the mail server rather than the web server. In major cases using SMTP you can avoid emails to be dropped in spam/junk folder of recipients.

CRUD Relationship

You can easily create relation between fields of your CRUD with another existing CRUD.