Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Add composer file for wordpress-theme install #392

Merged
merged 2 commits into from
Jul 27, 2015

Conversation

justinpage
Copy link
Contributor

Let's support composer installers for multi-framework support in wordpress.
By doing so, we have the ability to define a custom themes folder and bring this
as a dependency to build upon. This also makes it easier on
build/deploy processes where we don't have to worry about controlling a parent
theme folder that is being maintained by someone else.

For more info: https://github.com/composer/installers

Justin Page added 2 commits July 27, 2015 12:02
Let's support composer installers for multi-framework support in wordpress.
By doing so, we have the ability to define a custom themes folder and bring this
as a definite dependency to build upon. This also makes it easier on
build/deploy processes where we don't have to worry about controlling a parent
theme folder that is being maintained by someone else.

For more info: https://github.com/composer/installers
Added composer requirement for composer/installers
olefredrik added a commit that referenced this pull request Jul 27, 2015
Add composer file for wordpress-theme install
@olefredrik olefredrik merged commit 115f1b3 into olefredrik:master Jul 27, 2015
@justinpage
Copy link
Contributor Author

@olefredrik thanks! I'm going to pass on ownership to you for https://packagist.org/packages/olefredrik/foundationpress

This will allow those to leverage the composer feature.

@justinpage
Copy link
Contributor Author

@olefredrik actually, I can't add you as maintainer until you have an account registered at packagist.org.
Once you do, I'll add you. I will suggest to add an auto-update hook in this repo so all you have to worry about is just pushing and pulling on here. The listener on packagist will do the rest.

Thanks again!

@olefredrik
Copy link
Owner

Awesome, @KLVTZ ! I'm currently on vacation with a sloppy internet connection on my phone. Will look into this and create a packagist account as soon as I'm back next week. I'll keep in touch. Thanks!

@justinpage
Copy link
Contributor Author

👍

@olefredrik
Copy link
Owner

Hi. My username on packagist.org is olefredrik.

@justinpage
Copy link
Contributor Author

Added you as maintainer, you will need to remove me as maintainer in the upper-right sidebar in order to complete the process. Also, you will need to add the hook within this repos settings for auto-updates.

@olefredrik
Copy link
Owner

Sweet! Added the service hook in the repo seetings. Seems to work fine. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants