Welcome Guest, Not a member yet? Register   Sign In
Poll: Do you (still) use jQuery in your projects?
You do not have permission to vote in this poll.
Sure
44.44%
4 44.44%
No Way, I do React, Angular, Vue, Swelte, etc.
22.22%
2 22.22%
It depends
33.33%
3 33.33%
Total 9 vote(s) 100%
* You voted for this item. [Show Results]

CodeIgniter Wizard now sets up Myth/Auth, file uploads and more
#1
Lightbulb 

CodeIgniter Wizard for Mac is now at version 2 with come cool features such as GUI translation editor,  authentication and authorization builder (also creates views for Bootstrap 5!) and file upload functionality can be added easily to forms (currently non-AJAX.

A brief demo here:
[Video: https://www.youtube.com/watch?v=pFaDEBNvtD8]
https://www.youtube.com/watch?v=pFaDEBNvtD8


The outline of all new significant features below:
  • Authentication and Authorization
    • Integrate Myth/Auth library to your CodeIgniter project
    • Automatically have login, registration, password reset forms, even editable user profile pages added.
    • Define which user group is authorized to access a specific module from the GUI
  • Language Localization
    • Localize your web application in a language other than English
    • Add multiple languages to your web app from within the GUI
    • Edit translation strings in the GUI
    • Allow end-users to switch language in the generated web apps.
    • Import/export translation files
  • File Uploads
    • Ability to add fully functional file inputs to the forms
    • Support for image uploads for jpeg, png, gif and web formats
    • Add non-image files as downloadable documents such as PDFs and MS Office files
  • Improved Form Validation
    • Form validation is now even more user-friendly and good-looking.
    • Have each field provide its specific feedback
  • Ability to export .csv and Excel .xlsx files from list views (using datatables) in generated web apps
  • Augmented AJAX
    • Create forms in modal windows with AJAX-based data validation and submission
    • Works well with noncomplex* forms. (See known limitations)
  • Added ability to turn on auto-generation of UUIDs for PK fields of char(36) 

  • Automatic generation of slugs from title fields (if there is a slug field in the DB table)
  • Improved Routing
    • Routes refactored in groups per module
    • Authentication routes are automatically added
    • Ability to add additional URI segment to your app URL leaving room for custom front-ends that can be manually added
    • Dynamic parent route (group) handling your end user's locale

CodeIgniter Wizard (CRUD code generator for Mac) instantly scaffolds Bootstrap-based web applications with an administrative interface (admin templates include Bootstrap5)

Reply
#2

(This post was last modified: 09-02-2022, 10:30 PM by luckmoshy.)

Looks good!!
Codeigniter First, Codeigniter Then You!!
yekrinaDigitals

Reply
#3

(09-02-2022, 10:30 PM)luckmoshy Wrote: Looks good!!

Thanks. I also took a look into yekrinaweb.com and your GitHub page. Really interesting stuff there.

CodeIgniter Wizard (CRUD code generator for Mac) instantly scaffolds Bootstrap-based web applications with an administrative interface (admin templates include Bootstrap5)

Reply




Theme © iAndrew 2016 - Forum software by © MyBB