Welcome Guest, Not a member yet? Register   Sign In
CI4 and Bootstrap
#3

My Assets library can help with this:
https://github.com/tattersoftware/codeigniter4-assets

Right now you need to setup each of the pieces, but the next major version will have built-in support for some of the major popular packages.

composer require tatter/assets
composer require twbs/bootstrap4

For an example of an automated version of this right now see:
https://github.com/tattersoftware/headquarters

Pay attention to composer.json, post-update.sh, app/Config/Assets.php, and app/Views/templates/header.php
Reply


Messages In This Thread
CI4 and Bootstrap - by bustersg - 09-21-2019, 08:28 PM
RE: CI4 and Bootstrap - by ciadmin - 09-21-2019, 09:44 PM
RE: CI4 and Bootstrap - by MGatner - 09-22-2019, 07:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB