Skip to content

Step 1 : Install the bundle

kayzore edited this page Nov 24, 2016 · 4 revisions

Step 1 : Install the bundle

Open a command console, enter your project directory and execute the following command to download the latest stable version of SmileyBundle:

$ composer require kay/smileybundle

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Then go to chapter Step 2 : Enable the bundle

Clone this wiki locally