0 Forks
1 Stars
1 Watchers

bundle-template

This article is all about how to structure your reusable bundles to be configurable and extendable. Reusable bundles are those meant to be shared privately across many company projects or publicly so any Symfony project can install them.

How to download and setup bundle-template

Open terminal and run command
git clone https://github.com/Proximify/bundle-template.git
git clone is used to create a copy or clone of bundle-template repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bundle-template https://github.com/Proximify/bundle-template/archive/master.zip

Or simply clone bundle-template with SSH
[email protected]:Proximify/bundle-template.git

If you have some problems with bundle-template

You may open issue on bundle-template support forum (system) here: https://github.com/Proximify/bundle-template/issues