1. Go to this page and download the library: Download novuscom/cmfbundle library. Choose the download type require.
2. Extract the ZIP file and open the index.php.
3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
novuscom / cmfbundle example snippets
new Novuscom\CMFBundle\NovuscomCMFBundle(),
new Novuscom\CMFUserBundle\NovuscomCMFUserBundle(),
new FOS\UserBundle\FOSUserBundle(),
new Knp\Bundle\PaginatorBundle\KnpPaginatorBundle(),
new FM\ElfinderBundle\FMElfinderBundle(),
new Stfalcon\Bundle\TinymceBundle\StfalconTinymceBundle(),
new Knp\Bundle\MenuBundle\KnpMenuBundle(),
new APY\BreadcrumbTrailBundle\APYBreadcrumbTrailBundle(),
new Liip\ImagineBundle\LiipImagineBundle(),