CodeIgniter-4-Module-Generator icon indicating copy to clipboard operation
CodeIgniter-4-Module-Generator copied to clipboard

With the help of this, you can create files of module like Controller, Model, View, MySQL.

CodeIgniter 4 Module Generator

With the help of this, you can create files of module like Controller, Model, View, MySQL.

  • 👉 Create a module name
  • 👉 Create module fields: database and form field
  • 👉 Setup module Settings
  • 👉 Generate module files: MySQL, Routes, Controller, Model, View

🌎 Open Site

DONATE

https://www.paypal.com/paypalme2/ctechhindi

Video Tutorial

Project setup

npm install
npm run serve
npm run build

Plugins

TODO

  • Unique Index Key Name is Unique, Check Index Key Name if input duplicate value
  • If Remove Unique Value in the Module Field Other Option Key, Remove also uniqueColIndex Value

Browser Support 🏁

It's being tested on:

  • ☑ī¸ Chrome (Latest)
  • ☑ī¸ Firefox (Latest)
  • ☑ī¸ Internet Explorer (Latest)
  • ☑ī¸ Internet Explorer 10
  • ☑ī¸ Safari (desktop and iOS)

Internet Explorer (10+) is only partially supported.

Reporting Issues â˜ĸī¸

If you have a problem with this plugin or found any bug, please open an issue on GitHub.

Copyright and License Šī¸

Code copyright 2020 ctechhindi. Code released under the MIT license