Page 1 of 3

OpenCart 3.0 Alpha released!!

Posted: Tue Apr 04, 2017 7:26 pm
by Daniel
OpenCart 3.0 Alpha released!!

Here it is:

https://github.com/opencart/opencart/ar ... 0.0_a1.zip

Please note that I still need to add the 3.0 to the list of downloads before the marketplace installer or translations installer will work. The normal extension installer will work although it will not be in the cloud version when that is released.

Added
Extension Store added to the opencart admin, one click installs
Language translation an be directly imported from Crowdin.
Language translation editor
Template editor
Switched themes to twig template language.

ok guys go through everything, test it and post issues to Github. Don't post feature requests or be telling me i should have done this or that a different way, i only want the bugs.

I will be fixing as many issues as i can this week and also try to write a extension creation user guide.

If you want a more up to date version download the dev branch.

Re: OpenCart 3.0 Alpha released!!

Posted: Wed Apr 05, 2017 12:12 am
by JNeuhoff
First of all, thank for your hard work, we look forward to this new release.

There is still an issue with the triggering of view/*/after events, see this github entry for more details.

Also, the sending of additional order alert emails has a bug, see this github entry.

Re: OpenCart 3.0 Alpha released!!

Posted: Wed Apr 05, 2017 2:49 pm
by ashwani_multi
HI
thank for your work
i am not sure it bug or not but i m writing
when we installed and try access first time that "extension" menu not showing its show after give permission in user group

Re: OpenCart 3.0 Alpha released!!

Posted: Wed Apr 05, 2017 5:10 pm
by pm-netti
ashwani_multi wrote:
Wed Apr 05, 2017 2:49 pm
HI
thank for your work
i am not sure it bug or not but i m writing
when we installed and try access first time that "extension" menu not showing its show after give permission in user group
Your need got to user_group and add full permission to all marketplaces

Re: OpenCart 3.0 Alpha released!!

Posted: Thu Apr 06, 2017 7:24 pm
by i2Paq
Nice!

Installing as we speak!

Re: OpenCart 3.0 Alpha released!!

Posted: Tue Apr 11, 2017 5:52 pm
by jiao
Any idea when this will be released? Doing a new opencart install and wondering if i should wait.

Also, will the upgrade form the latest to 3.0 be straight forward or require an expert?

Thanks.

Re: OpenCart 3.0 Alpha released!!

Posted: Tue Apr 11, 2017 9:47 pm
by Johnathan
The upgrade will likely NOT be straightforward, based on past history, so I would really recommend staying away from upgrading until 3.0.1 or 3.1 is released. The initial version is likely to have bugs, considering it's a major version update (2.x to 3.x).

Re: OpenCart 3.0 Alpha released!!

Posted: Tue Apr 11, 2017 10:10 pm
by jiao
Thanks for taking the time to let me know. I will stick with the latest version that's stable.

Re: OpenCart 3.0 Alpha released!!

Posted: Fri Apr 14, 2017 5:21 pm
by pm-netti
Johnathan wrote:
Tue Apr 11, 2017 9:47 pm
The upgrade will likely NOT be straightforward, based on past history, so I would really recommend staying away from upgrading until 3.0.1 or 3.1 is released. The initial version is likely to have bugs, considering it's a major version update (2.x to 3.x).
Is this what kind of differences the database compared from OC 2.3.0.2? I am updated two extensions, is not need did large updates.

Re: OpenCart 3.0 Alpha released!!

Posted: Fri Apr 14, 2017 9:59 pm
by Johnathan
I haven't compared the databases in depth -- I was just commenting on OpenCart upgrades in general. Upgrading 2.3 to 3.0 might be easier than usual, but I'd be surprised if there weren't issues with it.

Re: OpenCart 3.0 Alpha released!!

Posted: Tue Apr 18, 2017 4:56 pm
by iplocker
Can I ask Daniel it self if indeed the upgrade to 3.0 from 2.3 it will be with pain and blood :)
Thanks

Re: OpenCart 3.0 Alpha released!!

Posted: Wed Apr 19, 2017 9:03 pm
by sunsys
Please at least do something about the opencart demo, now version 3.x is about to be release but the opencart demo is still version 2.0.0.1b.

Re: OpenCart 3.0 Alpha released!!

Posted: Thu Apr 20, 2017 6:54 pm
by JNeuhoff
When will we be able to test the OpenCart marketplace (Extensions > Marketplace)?

I have ported several extensions to version 3.0.0.0, including the Export/Import Tool and the Integrated VQmod, and would like to test the marketplace functionality, in addition to OpenCart's Extensions > Installer.

Re: OpenCart 3.0 Alpha released!!

Posted: Sun Apr 23, 2017 2:43 pm
by pm-netti
Few database difference compare OC 2.3:
Table api, column name, changed back to username.
Extension type theme, changed code from theme_default to default.
Config config_theme changed value from theme_default to default (Same file admin/*/*/extension/theme/theme_default. is renamed to default.)

Re: OpenCart 3.0 Alpha released!!

Posted: Tue Apr 25, 2017 6:34 pm
by slavib
Hello
When will the beta release be released?
We'd like to start changing extensions

Re: OpenCart 3.0 Alpha released!!

Posted: Wed Apr 26, 2017 4:51 pm
by pm-netti
slavib wrote:
Tue Apr 25, 2017 6:34 pm
Hello
When will the beta release be released?
We'd like to start changing extensions
Are you devepomnet? Extensions can do updates to OC 3.0.0.0 and download to extension store.

Re: OpenCart 3.0 Alpha released!!

Posted: Fri Apr 28, 2017 11:15 am
by shahid21290
HI

We upgrade extension from 2.3 to 3.0.0

we create ocmod and upload it, its upload success and refresh modification

we check code in modification folder, there are code has been updated but when we check that functionality on front then we not get any update.

any suggestion?

Thanks

Re: OpenCart 3.0 Alpha released!!

Posted: Fri Apr 28, 2017 4:20 pm
by slavib
pm-netti wrote:
Wed Apr 26, 2017 4:51 pm
slavib wrote:
Tue Apr 25, 2017 6:34 pm
Hello
When will the beta release be released?
We'd like to start changing extensions
Are you devepomnet? Extensions can do updates to OC 3.0.0.0 and download to extension store.
I prefer to make adjustments to beta extensions rather than alpha versions

Re: OpenCart 3.0 Alpha released!!

Posted: Fri Apr 28, 2017 9:03 pm
by pm-netti
shahid21290 wrote:
Fri Apr 28, 2017 11:15 am
HI

We upgrade extension from 2.3 to 3.0.0

we create ocmod and upload it, its upload success and refresh modification

we check code in modification folder, there are code has been updated but when we check that functionality on front then we not get any update.

any suggestion?

Thanks
Do you have also updating to file your-extension.ocmod.xml?

Re: OpenCart 3.0 Alpha released!!

Posted: Sat Apr 29, 2017 1:28 am
by slavib
Missing the Extensions menu