139 comments found.
Hi everyone,
I’ve been working with Xcrud-type tools for several years to generate fast CRUD operations in PHP, especially for admin panels.
Over time, I started to notice some limitations, mainly in performance, reliance on jQuery, and how to manage a more organized backend architecture. That’s why I decided to build my own solution from scratch, focused on being lighter and more flexible.
The result is a small framework I called ArtiGrid, designed to generate grids with pagination, filters, and dynamic loading without so much repetitive code.
If anyone wants to check it out or try it, I’ve left a demo here:
https://artigrid.developmentserver.cl/pages/get_started.phpI’m very interested in hearing the opinions of other developers who have used Xcrud or other alternatives.
What do you feel is still missing or could be improved in these types of tools?
Is this PHP 8.x compatible? And, MySQL 8.x compatible?
Warning: Trying to access array offset on value of type null in /home/u244621568/domains/alamalre.com/public_html/system/application/config/config.php on line 28 A PHP Error was encountered Severity: Warning
Message: Trying to access array offset on value of type null
Filename: config/config.php
Line Number: 28
demo dont work
I bought CodeIgniter CRUD Generator, but the password is wrong, so I can’t log in
Live demo doesn’t work
How to edit/delete created pages ? – thanks
Hi even when I deleted a module, controller and view files in files – why still in admin sidemenu still the module is showing – How to remove that menu link(empty) from side menu of admin
Is this possible Add Edit Update Forms – In Edit/update forms I want to show 12 fields but only 4 fields should be able to be updated or edited. Other 8 fields should be visible but editing disabled. Is it possible in this generator – or in your generator code how i tweak
Well done.Thanks very much Vishal
Hi ,Do you have any plan to make one for CI4 or update this one ?
Hi, Due to short of time, we are unable to do it now
demo login details are not working please check and give latest one to check
Login Credential => Id : admin@admin.com password : password
What is the username & password to use demo ?
Login Credential => Id : admin@admin.com password : password
Hello, your username and password didn’t work for your live demo
Login Credential => Id : admin@admin.com password : password
Hi. I’ve got an existing database. It records details of employees. I’d like to allow a member of HR to be able to read the records allocated to them and update those records from time to time. So each member of HR will have different employees to look after and rhey shouldn’t be able to see anyone else’s record
Hello, it is impossible to re-edit a module? Is it generated once and cannot be modified afterwards?
Hi, Yes after regenerate it overwrites the module code. Sorry for that, we don’t have re-edit feature now
Due of short of time, unable to work on further things
Hi, How does demo work What is the login information?
Extremely sorry for the delay. user : admin@admin.com pass : password
Login Credential => Id : admin@admin.com password : password
Login e senha não funcionam na demo.
Extremely sorry for the delay. user : admin@admin.com pass : password
Login Credential => Id : admin@admin.com password : password
How many months is the license???
Its for forever
Is the code generated for codeigniter 4?