Traumflug Posted April 5, 2017 Posted April 5, 2017 I see thirty bees' version tag being bumped in the Git repository, but I see nobody talking about this. Anyways, TB is now 1.0.1-beta.1: https://github.com/thirtybees/ThirtyBees/commit/933a73ed719ccaf77c28b6e5a90996f073e74d6f Bonus points if one of the developers can make us a package to allow testing for those folks not comfortable with Git :-)
alwayspaws Posted April 5, 2017 Posted April 5, 2017 @Traumflug said in About the 1.0.1 release: TB is now 1.0.1-beta.1: https://github.com/thirtybees/ThirtyBees/commit/933a73ed719ccaf77c28b6e5a90996f073e74d6f Bonus points if one of the developers can make us a package to allow testing for those folks not comfortable with Git :-) Click this link: https://github.com/thirtybees/ThirtyBees/commit/933a73ed719ccaf77c28b6e5a90996f073e74d6f Click on "browse files" on the right. Click the large bright green button on the right - "clone or download" Click Download ZIP and save. See screenshot.
alwayspaws Posted April 5, 2017 Posted April 5, 2017 @mdekker said in About the 1.0.1 release: That does not work. It will lack native modules. I constantly build packages for testing and now for the migration, too. So here's one of mine: 01491392815729thirtybees-v1.0.1-beta.1.zip I haven't found many bugs. The only things that seem to be broken are URL redirects (new tab: Preferences > Redirects) and the fixer.io module doesn't update currency rates. I'm sorry. I deleted my post about how to download. Was that the correct way to download a beta version from git? I got confused and thought that the post was about an official beta release.
Traumflug Posted April 5, 2017 Author Posted April 5, 2017 I see this in build.sh: rm -rf .git Accordingly: don't use this in a repository which will be needed after that packaging.
MockoB Posted April 5, 2017 Posted April 5, 2017 Some first thoughts about the beta: I installed it earlier today and played with it half an hour. Old style top menu. About the duplicate urls menu: There are duplicate urls already - ID 5 and 6 with the demo products for both English and German version. But when I change the URL for the English version it doesn't change for German version also? After that I can see the edited product in preferences/redirects but when I click on it nothing happens and I'm not sure what will happen if I hit delete, will it delete the product or the redirect and will have duplicate again? Isn't it possible to do it like that: When you add a product, category etc to check if there is existing product with same URL already and inform you to change it in real time, instead those additional menus? At some point the custom cms module disappeared from the front office and I had to disable and enable it to show again. I don't know if it is a bug. That's it for now :)
alwayspaws Posted April 5, 2017 Posted April 5, 2017 @mdekker said in About the 1.0.1 release: but this is more for developers I won't download anything until it's clearly stated that it's ready for public download. Stephanie
Anima Posted April 5, 2017 Posted April 5, 2017 My store is still prestashop, I'm waiting v1.0.1, I'm already with a store with TB 1.0.0 in production, but my main store I only want to migrate to v1.0.1 ... And I'll start a revision in the translation, I noticed some Words still in english / portuguese portugal
alwayspaws Posted April 5, 2017 Posted April 5, 2017 @mdekker said in About the 1.0.1 release: How's your store going so far? Is it live? No. I still can't import combination products. I'm waiting for the next release and I'm starting over. I already wiped the test version. I have a feeling something was incorrectly installed for me by the host but I'm not sure.
Havouza Posted April 5, 2017 Posted April 5, 2017 I am very positively surprised about the big speed difference between PS and TB 1.0. I have about 4500 products with 15000+ images and if I compare with the PS 1.6 shop with 1200 products and 2500 pictures that sits on the same VPS its an amazing difference. Well done so far
alwayspaws Posted April 5, 2017 Posted April 5, 2017 @mdekker said in About the 1.0.1 release: Can you share one of your CSVs with me? Of course.
alwayspaws Posted April 5, 2017 Posted April 5, 2017 @mdekker said in About the 1.0.1 release: Or do I already have one of yours? Last time I tested it was fine, so I haven't tested any further. No, I never gave you a CSV.
alwayspaws Posted April 5, 2017 Posted April 5, 2017 @Havouza said in About the 1.0.1 release: I am very positively surprised about the big speed difference between PS and TB 1.0. I have about 4500 products with 15000+ images and if I compare with the PS 1.6 shop with 1200 products and 2500 pictures that sits on the same VPS its an amazing difference. Well done so far Fabulous! If you are on Twitter or Facebook can you please post your comments about thirty bees, please? It would really help us to get the word out!
alwayspaws Posted April 5, 2017 Posted April 5, 2017 @Havouza said in About the 1.0.1 release: @alwayspaws I will post it on the shops FB page Thank you!
MockoB Posted April 5, 2017 Posted April 5, 2017 @mdekker i switched my computer off already but I think it is the block you are talking about, yes.
Norwegian_Rat Posted April 5, 2017 Posted April 5, 2017 Pretty fast, indeed! The quick view \ add to cart \continue shopping bug is still present though, @mdekker
Norwegian_Rat Posted April 5, 2017 Posted April 5, 2017 Installed your zip from this thread. Havent touched anything yet
Traumflug Posted April 7, 2017 Author Posted April 7, 2017 Accordingly: don’t use this in a repository which will be needed after that packaging. FWIW, here's a package build script which does not destroy the repository. It can be run right in the developer repo and places a package there a minute later. 01491577001422build.sh Not too sure about the cleaning applied, but it shaves off another 3 MB and everything still works. Unit tests in imported source code packages aren't that helpful :-)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now