Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

Sylius Logo.

Sylius Recipes

Based on Symfony Flex

Configure Access to Recipes

Update composer.json file with Flex endpoint

{
    "extra": {
        "symfony": {
            "endpoint": [
                "https://api.github.com/repos/Sylius/SyliusRecipes/contents/index.json?ref=flex/main",
                "flex://defaults"
            ]
        }
    }
}

Contributing

As Sylius/SyliusRecipes is fully compatible with symfony/recipes for guide how to create your own recipes please check https://github.com/symfony/recipes.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors