Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Landish/CodeIgniter-2-Scaffolding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CodeIgniter 2 Scaffolding

CodeIgniter is one of the most powerfeul, flexible and secure PHP Frameworks. Since first version, it had a great feature called Scaffolding, which unfortunately later was deprecated.

This is based on it's original Scaffolding class, and as it was recommended, this tool must be used for development only. Deploying site with this controller can be very harmful for your application.

How to Use?

How to Deploy?

Before you publish your application, it's recommended to remove those folders and only after that upload to server.

/assets/scaffolding/
/application/controllers/scaffolding.php
/application/views/scaffolding/
/application/language/english/scaffolding_lang.php

Demo

Database Tables List

No Data in Database Table

Add/Edit Form

Delete Data from Database

About

๐Ÿ›  Simple Scaffolding Controller for CodeIgniter 2.X. Version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published