Download the PHP package ics/libs-bundle without Composer
On this page you can find all versions of the php package ics/libs-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package libs-bundle
ICS - LibsBundle
Bundle for append libraries and theme for bootstrap
Included libs :
- Jquery
3.6.0
- Bootstrat
5.0.2
- Bootswatch themes
5.0.2
- Font Awesome Free Icons
5.15.4
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Applications that use Symfony Flex
Open a command console, enter your project directory and execute:
Applications that don't use Symfony Flex
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the config/bundles.php
file of your project:
Step 3: Routing
Libs needs route for save user theme choice config/routes.yaml
Theme choice was save in
user.profile.parameters
(array) in compatibility with ics/ssi-bundle
Step 4: Add libs in templates
Configuration
All versions of libs-bundle with dependencies
symfony/framework-bundle Version ^5
symfony/dependency-injection Version ^5
symfony/routing Version ^5
symfony/form Version ^5
doctrine/orm Version ^2.8
twig/twig Version ^3.3
symfony/security-bundle Version ^5.4
ics/navigation-bundle Version ^0
ics/ssi-bundle Version ^0