Coder Social home page Coder Social logo

mywidget / codeigniter-4-crud-generator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adel-qusay/codeigniter-4-crud-generator

0.0 0.0 0.0 7.34 MB

ADEL CCG is an easy open-source intuitive web app to create AdminLTE4 -Bootstrap 5- dashboards with CRUD operations in php.

PHP 99.54% CSS 0.18% Hack 0.28%

codeigniter-4-crud-generator's Introduction

Codeigniter-4-CRUD-generator

ADEL CCG is an easy open-source intuitive web app to create AdminLTE4 -Bootstrap 5- dashboards with CRUD operations in php. The CRUD application is able to manage data from any MySQL database, however complex the structure and volume of data are. It ships with powerful API, Controller, Model, View generator to speed up the development of your CMS, CRM or other back-office system.

Upgrades: Fix & Features

Core

  • Integrated with AdminLTE4 -Bootstrap 5- (https://github.com/MGatner/adminlte4)
  • add Unique, minlength Validation
  • use CodeIgniter multi-Language (please read readme.txt in '/downloads/template.zip')
  • add minlength in genertor page, remove maxlength (defined by database)
  • auto selected input type 'Date' if table field is date, time, timestamp, year
  • auto insert Default Crud-name & Crud-Title after 'Select Table'
  • disable 'CRUD language'

View

  • Integrated with AdminLTE4 -Bootstrap 5- (https://github.com/MGatner/adminlte4)
  • Support RTL (use dir="rtl" lang="ar" + adminlte.rtl.min.css in Views\layout\header.php)
  • Support Dark mode (Replace light by dark in classes in Views\layout\master.php + Views\layout\navbar.php + Views\layout\sidebar.php )
  • use single modal dialog for Add & Edit. for fixed 'dom duplicate error'
  • use layout template. copy layout folder to 'App/Views'
  • replace function add() & edit() with function save()
  • add input 'unique' type validate,
  • add class 'invalid-feedback' for response.error-message (not have in old code)
  • edit alert popup
  • fixed (edit, delete button) language text

Controller

  • New Style Action Button (edit, delete button) : var $ops in function getAll()
  • fixed (edit, delete button) language text

Next Features!

  • add Action 'copy' for clone data

Install

  1. extract template-bs5.zip in 'downloads'
  2. copy layout folder to '{youProject}/App/Views/'
  3. if you want make empty view. looking viewtemplate.php in 'example'
  4. If you want to change the default site language
  • copy any folder in 'Language' to '{youProject}/App/Language/'
  • change the language code $defaultLocale in 'App/Config/App.php' (en','ar','th')
  • Lean Ci4 Localization in Ci4 Docs

Youtube video:

IMAGE ALT TEXT

SS:

alt text

alt text

alt text

CI forum thread:

https://forum.codeigniter.com/thread-77877.html


codeigniter-4-crud-generator's People

Contributors

adel-qusay avatar g3ck0 avatar karamelikli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.