Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ctechhindi/codeigniter-4-module-generator

With the help of this, you can create files of module like Controller, Model, View, MySQL.
https://github.com/ctechhindi/codeigniter-4-module-generator

automation codeigniter codeigniter4 extensions vuejs

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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

* [Trailer](https://www.youtube.com/watch?v=koXDRqQpcsQ)

## Project setup

```
npm install
npm run serve
npm run build
```

## Plugins

* [Buefy](https://buefy.org)
* [dexie](https://github.com/dfahlander/Dexie.js) `npm install [email protected]`
* [jszip](https://stuk.github.io/jszip/)
* [Vue.Draggable](https://github.com/SortableJS/Vue.Draggable)
* [vue-codemirror](https://github.com/surmon-china/vue-codemirror)

## 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](https://github.com/ctechhindi/CodeIgniter-4-Module-Generator/issues).

## Copyright and License Šī¸

Code copyright 2020 ctechhindi. Code released under the [MIT license](http://www.opensource.org/licenses/MIT)