![]() |
What type of admin panel is required for an e-commerce site? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9) +--- Thread: What type of admin panel is required for an e-commerce site? (/showthread.php?tid=89068) |
What type of admin panel is required for an e-commerce site? - vijay kumar - 01-01-2024 Can anyone provide me the source code of the admin panel in Codeigniter 3 for the e-commerce site? RE: What type of admin panel is required for an e-commerce site? - InsiteFX - 01-01-2024 Not sure which one you are asking for, but these are the 2 most used for Admin Panels. AdminLTE Bootstrap Admin Dashboard Template SB Admin 2 – HTML5 Responsive Free Admin Dashboard Template Do you have a link to the one you are looking for? RE: What type of admin panel is required for an e-commerce site? - ALTITUDE_DEV - 01-03-2024 (01-01-2024, 02:41 AM)vijay kumar Wrote: Can anyone provide me the source code of the admin panel in Codeigniter 3 for the e-commerce site? i use this personnaly : https://adminkit.io/ |