Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Extending templates #9

Closed
jsposato opened this issue May 23, 2014 · 1 comment
Closed

Extending templates #9

jsposato opened this issue May 23, 2014 · 1 comment
Labels

Comments

@jsposato
Copy link
Contributor

We have developed a few templates of our own and we'd like to find a way to use ours and this plugin. Is there a way to extend a plugin that does this type of functionality?

I tried Composer, but since we have similar folder structures, our stuff always wipes out yours. Any ideas or examples would be awesome!

@skie
Copy link
Member

skie commented Jun 30, 2014

If you build templates based on templates that's created for this plugin you should be able to use ext_bake from Templates plugin for baking code. For baking templates you just need to put you theme into Console/Templates/theme_name folder of any plugin or app. After that you are passsing param "--theme theme_name" when calling ext_bake.

@burzum burzum closed this as completed Jul 7, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants