Jump to content
thirty bees forum
  • 0

Updating without module?


Question

Posted

Is anyway to update TB without using the updater module?

I have some problems with this module and in the meantime the developers works on it I have a lot of bugs that seems to be fixed in the last version.

Thanks!

2 answers to this question

Recommended Posts

  • 0
Posted

You can grab updates files or just pieces of code that was updated and modify your files. Your BO won't show different TB version but your code will be latest. Just check recent commits. https://github.com/thirtybees/thirtybees/commits/1.0.x

  • 0
Posted

There's a build.sh script in the Git repo, which should give a good idea on what's done for making a release. It's not too complicated and boils down to what yaniv14 said: just overwrite files / apply patches.

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...