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

Include instructions for building Matomo from source #12509

Closed
fitzoh opened this issue Jan 25, 2018 · 5 comments
Closed

Include instructions for building Matomo from source #12509

fitzoh opened this issue Jan 25, 2018 · 5 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@fitzoh
Copy link
Contributor

fitzoh commented Jan 25, 2018

We're looking at running a modified version of Motomo.
It's not clear from the README what steps should be performed to create a release locally.
Please include instructions in the README (or another relevant file) with instructions on how to create a Motomo release.

@Findus23
Copy link
Member

While I don't think this is needed in your case, you can find the information on how to get Matomo running from the git repository here:
https://github.com/matomo-org/matomo-package/blob/master/scripts/build-package.sh
https://developer.matomo.org/guides/getting-started-part-1

@Findus23 Findus23 added the answered For when a question was asked and we referred to forum or answered it. label Jan 25, 2018
@cah-andrew-fitzgerald
Copy link

Thanks @Findus23, that build-package.sh script is what I was looking for.
Do you think it would be worthwhile to add a note to the README about any of the other associated repos?

@cah-andrew-fitzgerald
Copy link

@Findus23 just to follow up on your comments on #7039 about a lack of compile step:

It looks like the biggest transformation steps that occur in a release build are stripping out the hidden dot files and generating the vendor file using composer.

Anything else?

@mattab
Copy link
Member

mattab commented Jul 5, 2019

@cah-andrewfitzgerald you can find the code in: https://github.com/matomo-org/matomo-package/blob/master/scripts/build-package.sh

instructions in https://github.com/matomo-org/matomo-package/#core-matomo-package

In general you can also follow our FAQ to deploy Matomo from sources (ie. form Git repo) at: https://matomo.org/faq/how-to-install/faq_18271/

@mattab mattab closed this as completed Jul 5, 2019
@mattab
Copy link
Member

mattab commented Jul 5, 2019

@cah-andrewfitzgerald feel free to open a PR to add instructions if you think that's helpful and we'll review it 👍

EDIT: created a PR to add link to Git building instructions https://github.com/matomo-org/matomo/pull/14627/files#diff-04c6e90faac2675aa89e2176d2eec7d8R53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

4 participants