CodeIgniter Forums
ADMINLTE Integration - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Addins (https://forum.codeigniter.com/forumdisplay.php?fid=34)
+--- Thread: ADMINLTE Integration (/showthread.php?tid=78340)



ADMINLTE Integration - [email protected] - 01-05-2021

Any body please help me how to integrate ADMINLTE with codeigniter


RE: ADMINLTE Integration - InsiteFX - 01-05-2021

Why don't you just scroll down to Packages Boilerplate in this same topic? There you go.


RE: ADMINLTE Integration - MGatner - 01-06-2021

I recently switched one of my OS projects to AdminLTE using Asset Packagist for updates and View Layouts for integration. You can check out the Merge Request if you want an example integration:
https://gitlab.oit.duke.edu/academic-technology/bluesmith/-/commit/51842c3618c0ffdcc168be448726142d43e4bf74

I will probably pull this into a separate module at some point, but it won’t be very soon.