Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to install outside of Joomla #50

Closed
yiendos opened this issue Dec 9, 2020 · 1 comment · Fixed by #51
Closed

Allow to install outside of Joomla #50

yiendos opened this issue Dec 9, 2020 · 1 comment · Fixed by #51
Assignees
Labels
Milestone

Comments

@yiendos
Copy link
Member

yiendos commented Dec 9, 2020

Ensure that the composer install process can run outside of the Joomla context, this would allow installing the Joomlatools Framework standalone.

@yiendos yiendos self-assigned this Dec 9, 2020
@yiendos yiendos added the feature label Dec 9, 2020
@yiendos yiendos added this to the 1.2 milestone Dec 9, 2020
@yiendos
Copy link
Member Author

yiendos commented Dec 9, 2020

Note to self how to run composer using local repository

composer config repositories.composer '{"type": "path", "url": "/Users/paulyiend/Sites/joomlatools-vagrant/Projects/joomlatools-vagrant/Projects/joomlatools-composer", "trunk-path": "feature/50-standalone"}'

composer require joomlatools/composer:"dev-feature/50-standalone"

yiendos added a commit that referenced this issue Dec 9, 2020
yiendos added a commit that referenced this issue Dec 9, 2020
@johanjanssens johanjanssens changed the title Enable standalone support Upgrade to Composer 2.0 and allow to install outside of Joomla Dec 9, 2020
yiendos added a commit that referenced this issue Dec 15, 2020
yiendos added a commit that referenced this issue Dec 16, 2020
@johanjanssens johanjanssens changed the title Upgrade to Composer 2.0 and allow to install outside of Joomla Allow to install outside of Joomla Dec 17, 2020
@johanjanssens johanjanssens modified the milestones: 2.0, 1.2 Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants