234 Forks
368 Stars
368 Watchers

assetic-bundle

[DEPRECATED] This was the recommended way to manage web assets in Symfony 2 applications. Newer Symfony applications should use Webpack Encore.

How to download and setup assetic-bundle

Open terminal and run command
git clone https://github.com/symfony/assetic-bundle.git
git clone is used to create a copy or clone of assetic-bundle repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with assetic-bundle https://github.com/symfony/assetic-bundle/archive/master.zip

Or simply clone assetic-bundle with SSH
[email protected]:symfony/assetic-bundle.git

If you have some problems with assetic-bundle

You may open issue on assetic-bundle support forum (system) here: https://github.com/symfony/assetic-bundle/issues