blitze / phpBB-ext-sitemaker

phpBB SiteMaker
https://blitze.github.io/phpBB-ext-sitemaker
GNU General Public License v2.0
25 stars 12 forks source link

Install Vendors #32

Closed maxwellqc13 closed 7 years ago

maxwellqc13 commented 7 years ago

I do not understand what this part of the install is. I uploaded all the files to ext folder and seems to work correct so what am I missing?

`Install vendors

php composer.phar install --dev `

blitze commented 7 years ago

Since we are on Github, the installation instructions here are for someone who is cloning the repo with intentions to help with the development of the extension. If you downloaded the extension from http://phpbb-sitemaker.website/ it already has the vendors and everything you need. You just need to put it in the phpBB/ext/ folder and install from ACP.