![]() |
CI4 Shopping Cart - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30) +--- Thread: CI4 Shopping Cart (/showthread.php?tid=80357) |
CI4 Shopping Cart - BlackBones - 10-22-2021 Has anyone used the CI3 shopping cart (deprecated) ported for CI4? If yes, how secure is it to use, since it was ported from a deprecated version? There's another port from Crinsane shopping cart to CI4? How about that too? I attempted to use it but had a problem with saving cart items to the database. Has anyone experienced that, and how did you resolve it? Thanks RE: CI4 Shopping Cart - InsiteFX - 10-22-2021 I would use one that is already built like open cart. RE: CI4 Shopping Cart - superior - 10-22-2021 I'm currently using https://github.com/jason-napolitano/CodeIgniter4-Cart-Module haven't run into any issues using this |