Jump to content
thirty bees forum
  • 0

Github Installation need composer?


maplewang

Question

I have tried https://github.com/thirtybees/thirtybees/releases Version 1.0.4 RC1 / Version 1.0.3 or download direct from GitHub master, every time they ask me to run install or command line.

Couldn't start the installer The composer packages are not available. Make sure you have copied the vendor folder or have run the composer install --no-dev command.

I know only this https://thirtybees.com/download/ will works with no composer.

Since I am using xampp, pear/php is integrated inside, it is not easy to install composer, so it seems not easy to install thiry bees github.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

I am interested to install from source. I downloaded and installed composer for windows. I use Xampp based on php 7.1 at the moment. I hope I will find out how to use composer. But I wonder what this vendor folder is about. I take it form the release 1.0.4_rc1.

What I am most interested in at the moment for testing purposes is if I can make use of symbolic links. All my GIT projects are cloned via Sourcetree into a certain folder. All my Xampp project are in another one. So i thought well, GIT (in my case Sourcetree) keeps the Thirtybees project files up to date and all I have to do is to make a symbolic folder link. The git folder as source and the xampp/htdocs folder /thirtybees as target. I had to learn then how to use the composer and do copy the vendors folder from the named .zip into the target folder. If I got it right and if it makes sense at all I could work on the latest sources locally this way.

comments? :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...