Ruud DenivelandJeroen Thora c42a2f27b5 Recipes for the kunstmaan cms skeleton bundles
recipe for the KunstmaanCMS Translator bundle

added usermanagement recipe

Kunstmaan/admin-bundle default recipe

added translator routes

Kunstmaan/admin-list-bundle default recipe

added sitemap bundle

added seo bundle recipe

Kunstmaan/form-bundle default recipe

Kunstmaan/media-bundle default recipe

added pagepart recipe

Kunstmaan/node-bundle default recipe

Kunstmaan/cache-bundle default recipe

Kunstmaan/config-bundle default recipe

added search recipe

added redirect recipe

Fixed config bundle config

added menu recipe

Kunstmaan/dashboard-bundle default recipe

fix indentation

fix indentation form bundle

fix indentation config bundle

Fix dashboard config indents

Fix admin config indents

Fix admin-list config indents

Fix cache config indents

fix config

Menu bundle new line

node config indents

Fix search bundle config

Remove cache bundle recipe
2019-03-16 15:53:08 +01:00
2017-05-14 09:39:35 -07:00
2018-03-05 19:59:36 +01:00
2018-09-23 09:09:13 +02:00
2018-01-23 19:16:38 +01:00
2018-03-19 11:46:31 -07:00
2019-03-09 20:16:24 +00:00
2018-08-31 15:29:07 +02:00
2018-11-17 11:52:25 +00:00
2018-11-21 11:25:26 +01:00
2018-07-06 11:07:52 +02:00
2018-11-19 16:05:10 +01:00
2018-09-04 15:58:30 +02:00
2018-12-29 15:18:12 +01:00
2018-07-18 13:50:28 +02:00
2018-10-29 08:22:32 +01:00
2017-10-21 08:38:12 -07:00
2017-11-24 07:11:52 -08:00
2018-02-02 10:38:43 +02:00
2018-06-09 16:07:34 -07:00
2017-10-29 16:02:54 +00:00
2018-06-26 14:22:31 +01:00
2017-11-07 10:50:05 +01:00
2019-02-21 13:37:29 +01:00
2018-10-02 11:14:22 +00:00
2018-11-22 15:30:24 +01:00
2017-12-23 14:34:00 +02:00
2018-01-14 01:17:09 +01:00
2017-12-05 11:15:02 +01:00
2019-01-06 16:13:22 +00:00
2017-04-13 16:30:51 -07:00
2017-05-14 09:39:35 -07:00

Symfony Recipes (Contrib)
=========================

Symfony recipes allow the automation of Composer packages configuration via the
`Symfony Flex`_ Composer plugin.

This repository hosts contributed recipes for Composer packages that are not
part of the "official" `Symfony recipes`_. To enable recipes defined in this
repository for your project, run the following command:

.. code-block:: bash

    composer config extra.symfony.allow-contrib true

Contributing
------------

For more information about contributing a recipe, read the `documentation`_ on
the main repository.

Unlike for official recipes, the pull requests for new contrib recipes are
managed by the community. Pull requests are reviewed by the Symfony Bot and
automatically merged when the following conditions are met (in that order):

* The pull request title does not contain "WIP";

* The Symfony Bot approved the pull request and reported no validation errors;

* Someone (not the Symfony bot nor the pull request author) approved the pull
  request;

* The pull request author or the reviewer is a "trusted user". A "trusted user"
  being one of the following:

  * A Symfony Core Merger;

  * The user is the Github owner for all modified packages;

  * The user is a member of the organizations (publicly visible) for all
    modified packages.

.. _`Symfony Flex`: https://github.com/symfony/flex
.. _`Symfony recipes`: https://github.com/symfony/recipes
.. _`documentation`: https://github.com/symfony/recipes
S
Description
No description provided
Readme MIT
12 MiB
Languages
PHP 85.1%
Makefile 10.6%
Twig 2.8%
Gherkin 0.5%
JavaScript 0.5%
Other 0.5%