2017 © Pedro Peláez
 

symfony-bundle external-layout-bundle

This integrates enm/external-layout into your symfony project

image

enm/external-layout-bundle

This integrates enm/external-layout into your symfony project

  • Wednesday, July 4, 2018
  • by eosnewmedia
  • Repository
  • 4 Watchers
  • 0 Stars
  • 157 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 23 % Grown

The README.md

External-Layout-Bundle

SensioLabsInsight, (*1)

This bundle integrates enm/external-layout into your symfony project., (*2)

Installation

    composer require enm/external-layout-bundle e-moe/guzzle6-bundle

YAML Confiugration

The YAML configuration ("layouts") equal the array structure from enm/external-layout., (*3)

enm_external_layout:
    useGuzzle: true # default: false; requires a service "GuzzleHttp\ClientInterface" (e.g. e-moe/guzzle6-bundle)
    layouts:
      test:
          source: 'http://example.com'
          destination: '%kernel.project_dir%/templates/test.html.twig'
          blocks:
              prepend:
                  headline: 'body'
              append:
                  stylesheets: 'head'
              replace:
                  title: '$title$'

Commands

enm:external-layout:create

This command get the configs and create a twig template file for each configured layout., (*4)

# Create all templates
bin/console enm:external-layout:create

# Create the template "test.html.twig"
bin/console enm:external-layout:create --layout=test

The Versions

04/07 2018

dev-master

9999999-dev

This integrates enm/external-layout into your symfony project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Philipp Marien

04/07 2018

2.1.0

2.1.0.0

This integrates enm/external-layout into your symfony project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Philipp Marien

04/07 2018

dev-develop

dev-develop

This integrates enm/external-layout into your symfony project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Philipp Marien

05/06 2018

2.0.1

2.0.1.0

This integrates enm/external-layout into your symfony project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Philipp Marien

24/05 2018

2.0.0

2.0.0.0

This integrates enm/external-layout into your symfony project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Philipp Marien

21/03 2018

1.2.0

1.2.0.0

This Bundle loads html layouts from remote, convert the layouts to twig templates and store it for local usage

  Sources   Download

MIT

The Requires

 

by Philipp Marien

21/03 2018

dev-1.x-dev

dev-1.x-dev

This Bundle loads html layouts from remote, convert the layouts to twig templates and store it for local usage

  Sources   Download

MIT

The Requires

 

by Philipp Marien

12/06 2017

1.1.2

1.1.2.0

This Bundle loads html layouts from remote, convert the layouts to twig templates and store it for local usage

  Sources   Download

MIT

The Requires

 

The Development Requires

by Philipp Marien

12/06 2017

1.1.1

1.1.1.0

This Bundle loads html layouts from remote, convert the layouts to twig templates and store it for local usage

  Sources   Download

MIT

The Requires

 

The Development Requires

by Philipp Marien

12/06 2017

1.1.0

1.1.0.0

This Bundle loads html layouts from remote, convert the layouts to twig templates and store it for local usage

  Sources   Download

MIT

The Requires

 

The Development Requires

by Philipp Marien

08/06 2017

1.0.1

1.0.1.0

This Bundle loads html layouts from remote, convert the layouts to twig templates and store it for local usage

  Sources   Download

MIT

The Requires

 

The Development Requires

by Philipp Marien

08/06 2017

1.0.0

1.0.0.0

This Bundle loads html layouts from remote, convert the layouts to twig templates and store it for local usage

  Sources   Download

MIT

The Requires

 

The Development Requires

by Philipp Marien