2017 © Pedro Peláez
 

plugin sulu

Nanando-Plugin which provides sulu presets

image

nanbando/sulu

Nanando-Plugin which provides sulu presets

  • Tuesday, July 11, 2017
  • by wachterjohannes
  • Repository
  • 1 Watchers
  • 0 Stars
  • 331 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 3 % Grown

The README.md

Nanbando: sulu

Nanando-Plugin which provides requirements and config-presets. When this plugin ist activated it will detect your sulu version and edition. Therefor you can omit the necessary-config for your sulu-application., (*1)

Available Presets

This Plugin provides presets for all combinations between the editions "standard", "minimal" and phpcr_backends "jackrabbit" and "doctrinedbal". Also the drafting changes in versions ^1.3 will be handled correctly., (*2)

Automatic detection

This plugin is able to detect your application automatically. It will prepend the configuration for the application in your nanbando.json file., (*3)

If the plugin is not able todo this (f.e. if you integrate sulu into another application) you can still use the presets when you configure the application., (*4)

{
    ...
    "application": {
        "name": "sulu",
        "version": "1.4.1",
        "options" {
            "edition": "standard|minimal|custom",
            "phpcr_backend": "doctrinedbal|jackrabbit"
        }
    }
    ...
}

Installation

You can install this plugin by adding nanbando/sulu to the require-section of the nanbando.json file., (*5)

Configuration

{
    "name": "application",
    "imports": [
        "app/config/parameters.yml"
    ],
    "require": {
        "nanbando/sulu": "^0.1"
    }
}

If you use the standard edition you also have to import app/config/phpcr.yml which contains the configuration for phpcr_backend., (*6)

Documentation

See the official documentation on nanbando.readthedocs.io/en/latest/plugins/index.html., (*7)

The Versions

11/07 2017

dev-master

9999999-dev

Nanando-Plugin which provides sulu presets

  Sources   Download

MIT

The Requires

 

The Development Requires

11/07 2017

0.2.0

0.2.0.0

Nanando-Plugin which provides sulu presets

  Sources   Download

MIT

The Requires

 

The Development Requires

03/07 2017

0.1.4

0.1.4.0

Nanando-Plugin which provides sulu presets

  Sources   Download

MIT

The Requires

 

The Development Requires

02/07 2017

0.1.3

0.1.3.0

Nanando-Plugin which provides sulu presets

  Sources   Download

MIT

The Requires

 

The Development Requires

16/05 2017

0.1.2

0.1.2.0

Nanando-Plugin which provides sulu presets

  Sources   Download

MIT

The Requires

 

The Development Requires

07/03 2017

0.1.1

0.1.1.0

Nanando-Plugin which provides sulu presets

  Sources   Download

MIT

The Requires

 

The Development Requires

01/12 2016

0.1.0

0.1.0.0

Nanando-Plugin which provides sulu presets

  Sources   Download

MIT

The Requires

 

The Development Requires