Adam Griffiths' Open Source Libraries


Installation

Installing AG_Asset is extremely simple, all you need to do is download the files and copy them into your CodeIgniter application.

Step 1

Download the files from Bitbucket

Step 2

The next step is to copy the AG_Asset.php library file into your application/libraries folder. Next you need to copy the ag_asset.php config file into your application/config folder.

You'll also need to copy the assets folder into the root of your application (the same level as index.php). Once this is all done you can go ahead and read the usage instructions!