Help - getting started

Discuss general development subjects that are not specific to a particular version like the versioning control system we use or other infrastructure.
Post Reply
rscarela
Registered User
Posts: 1
Joined: Fri May 31, 2013 1:13 pm

Help - getting started

Post by rscarela »

Hello,

First of all, my apologizes if I'm posting this on the wrong place, I'm new on this forum and I'm not sure which area would be the right one for this.

A little bit of myself: My name is Renan, I'm from Brazil, and I'm Java developer, and I'm really interested in learn PHP. I've been studying for a while, and, since I've used and enjoyed phpBB before, I decide to learn more about PHP, working on phpBB, so I would even be able to contribute a little.

And I have a doubt about it. I've clone phpBB's git repository, but, when I try to access the phpBB I've got, I got some errors about a folder called "vendor", in phpBB src. That folder simply doesn't exist. So, that's my question: is there any kind of guide or can anyone give me some help in setting up the project to work on it?

Thank you very much,
Renan

User avatar
Vinny
Style Customisations
Style Customisations
Posts: 129
Joined: Thu May 20, 2010 4:01 am
Location: Brazil
Contact:

Re: Help - getting started

Post by Vinny »

You need to install the dependencies: https://github.com/phpbb/phpbb3/#instal ... pendencies

Gleedaniel13
I've been banned
Posts: 2
Joined: Tue Jun 18, 2013 6:38 am
Contact:

Re: Help - getting started

Post by Gleedaniel13 »

Unfortunately, I am new here also. I do not have an idea on how to help you with this. But since Vinny have a suggestions nd I think that would truly work. Thanks to Vinny.

sajaki
Registered User
Posts: 86
Joined: Mon Jun 21, 2010 8:28 pm

Re: Help - getting started

Post by sajaki »

please read the development wiki on https://wiki.phpbb.com/Git

Post Reply