symfony-bundle core-bundle
Symfony 3 Twin Elements CMS Core bundle
twin-elements/core-bundle
Symfony 3 Twin Elements CMS Core bundle
- Friday, July 28, 2017
- by kolarian
- Repository
- 1 Watchers
- 0 Stars
- 30 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 4 Versions
- 7 % Grown
Sortable bundle
Symfony 3 Core bundle for CMS JELLINEK, (*1)
-
Download this bundle to your project first. The preferred way to do it is
to use Composer package manager:, (*2)
json
$ composer require twin-elements/core-bundle
, (*3)
NOTE: If you haven't installed Composer
yet, check the [installation guide][2]., (*4)
NOTE: If you're not using Composer
, add the CoreBundle
to your autoloader manually., (*5)
-
Add this bundle to your application's kernel:, (*6)
php
// app/AppKernel.php
public function registerBundles()
{
$bundles = array(
// ...
new TwinElements\CoreBundle\TwinElementsCoreBundle(),
// ...
);
}
, (*7)
- Add to routing.yml
$xslt
twin_elements_core:
resource: "@TwinElementsCoreBundle/Controller/"
prefix: /
Usage
Add .scss
files to main style.scss
, (*8)
Add javascripts
, (*9)
To include cookies, (*10)
{% include '@TwinElementsCore/cookies/cookies.html.twig' %}
To include push-alerts, (*11)
{% include '@TwinElementsCore/alerts/alerts.html.twig' %}
dev-master
9999999-dev
Symfony 3 Twin Elements CMS Core bundle
Sources
Download
MIT
The Requires
by
Wladyslaw
cookies
symfony 3
core bundle
0.0.2.1
0.0.2.1
Symfony 3 Twin Elements CMS Core bundle
Sources
Download
MIT
The Requires
by
Wladyslaw
cookies
symfony 3
core bundle
0.0.2
0.0.2.0
Symfony 3 Twin Elements CMS Core bundle
Sources
Download
MIT
The Requires
by
Wladyslaw
cookies
symfony 3
core bundle
0.0.1
0.0.1.0
Symfony 3 Twin Elements CMS Core bundle
Sources
Download
MIT
The Requires
by
Wladyslaw
cookies
symfony 3
core bundle