VAT in Germany will be reduced from July till December 2020. Read this blog post to learn how to achieve that in OXID eShop and how to automate it.
https://oxidforge.org/wp-content/uploads/2020/06/vat.jpg400400Marco Steinhäuserhttps://oxidforge.org/wp-content/uploads/2018/01/OXID_forge_sub.pngMarco Steinhäuser2020-06-09 14:54:132020-08-26 17:46:30How to reduce VAT in OXID eShop from July till December
This patch release contains some bug fixes and a pull request. Additionally, the functionalities “E-mail suggest” as well as “Beta note” were deprecated.
https://oxidforge.org/wp-content/uploads/2020/03/oxid_620.png219268Clemens Scholzhttps://oxidforge.org/wp-content/uploads/2018/01/OXID_forge_sub.pngClemens Scholz2020-04-28 12:10:082020-04-28 12:10:11OXID eShop version 6.2.1
OXID eShop 6.2 is released and its a good step forward to a modernized codebase, embracing best practices and more symfony-like patterns. Here is my experience updating.
https://oxidforge.org/wp-content/uploads/2018/01/OXID_forge_sub.png00ivobahttps://oxidforge.org/wp-content/uploads/2018/01/OXID_forge_sub.pngivoba2020-04-20 13:11:492020-04-22 10:56:22Updating OXID eShop to 6.2.0
When Florian started at OXID in September last year, he was entrusted to get the ball rolling for GraphQL API in OXID eShop. Read the full story here.
https://oxidforge.org/wp-content/uploads/2019/11/oxid-apis-mit-graphql-und-rest.jpg395419Florian Engelhardthttps://oxidforge.org/wp-content/uploads/2018/01/OXID_forge_sub.pngFlorian Engelhardt2020-04-20 11:50:002020-07-06 14:14:13The story of the GraphQL API for OXID eShop
This is the last of our three-part blog post series about using Symfony DI containers in OXID and how it can be used in module and project development. Hope that this helps you with your job, and of course we are always happy about feed back!
https://oxidforge.org/wp-content/uploads/2019/03/dependency_injection.jpg480480Koltanhttps://oxidforge.org/wp-content/uploads/2018/01/OXID_forge_sub.pngKoltan2020-04-17 13:03:082020-04-17 13:03:10Part 3: Extending OXID eShop using the Symfony DI container
In the first part of our series on dependency injection within the OXID eShop framework, we looked at why the technique of inversion of control is important for writing maintainable and testable software. In this and the next part we will look at the concrete implementation.
https://oxidforge.org/wp-content/uploads/2019/03/dependency_injection.jpg480480Koltanhttps://oxidforge.org/wp-content/uploads/2018/01/OXID_forge_sub.pngKoltan2020-04-03 14:36:572020-04-03 14:36:59Part 2: Dependency Injection within Modules
Web components are a set of web platform APIs that allow you to create new custom, reusable, encapsulated HTML tags to use in web pages and web apps. Read this blog post to learn more about it.
https://oxidforge.org/wp-content/uploads/2020/04/why-you-should-use-web-components-now-english.png500500proudcommercehttps://oxidforge.org/wp-content/uploads/2018/01/OXID_forge_sub.pngproudcommerce2020-04-01 12:21:322020-06-19 01:12:30Why you should use Web Components now (english)
OXID eShop v6.2.0 is public. Learn more about what’s new in this version and what’s been changed in this blog post. Best: it contains 80+ contribs from you!
https://oxidforge.org/wp-content/uploads/2020/03/oxid_620.png219268Alfons Martinhttps://oxidforge.org/wp-content/uploads/2018/01/OXID_forge_sub.pngAlfons Martin2020-03-31 19:58:512020-04-14 23:27:35OXID eShop version 6.2.0
Dependency injection for project developers with OXID eShop to be published with OXID eShop version 6.2.0. This is the first blog article (explaining the basics) of a three-part series.
https://oxidforge.org/wp-content/uploads/2019/03/dependency_injection.jpg480480Koltanhttps://oxidforge.org/wp-content/uploads/2018/01/OXID_forge_sub.pngKoltan2020-03-23 11:40:282020-03-30 01:35:14Dependency injection for project developers with OXID eShop - Part 1: Basics
OXID eShop v6.2.0 RC2 is publicly available. Read this blog post for more information about what is included, what has changed and how to get it.
https://oxidforge.org/wp-content/uploads/2018/01/OXID_forge_sub.png00Benjamin Jörgerhttps://oxidforge.org/wp-content/uploads/2018/01/OXID_forge_sub.pngBenjamin Jörger2020-02-27 11:56:112020-02-27 12:44:29OXID eShop v6.2.0 RC2 is published
As usual, we invited all of our solution and platform partners as well as proud members of OXID Savvy Programme on November, 12th to our annual OXID Partner Day. Please find a collection of the tech track slides in this blog post.
https://oxidforge.org/wp-content/uploads/2019/12/Selection_199.png8841269Benjamin Jörgerhttps://oxidforge.org/wp-content/uploads/2018/01/OXID_forge_sub.pngBenjamin Jörger2019-12-13 10:02:002020-02-11 09:21:01Slides Partner Day 2019
How to reduce VAT in OXID eShop from July till December
4 Comments/in blog English marco.steinhaeuser / Marco Steinhäuserchange, Germany, legal, oxid6, tax, tax rate, value added tax, VAT
VAT in Germany will be reduced from July till December 2020. Read this blog post to learn how to achieve that in OXID eShop and how to automate it.
OXID eShop version 6.2.1
0 Comments/in blog English clemens.scholz / Clemens ScholzNews, Releases
This patch release contains some bug fixes and a pull request. Additionally, the functionalities “E-mail suggest” as well as “Beta note” were deprecated.
Updating OXID eShop to 6.2.0
0 Comments/in blog English ivoba / ivobaoxid6
OXID eShop 6.2 is released and its a good step forward to a modernized codebase, embracing best practices and more symfony-like patterns. Here is my experience updating.
The story of the GraphQL API for OXID eShop
1 Comment/in blog English florian.engelhardt / Florian EngelhardtAPIs, GraphQL, News, Tutorials frontend
When Florian started at OXID in September last year, he was entrusted to get the ball rolling for GraphQL API in OXID eShop. Read the full story here.
Part 3: Extending OXID eShop using the Symfony DI container
0 Comments/in blog English Koltan / Koltantutorial, Tutorials backend
This is the last of our three-part blog post series about using Symfony DI containers in OXID and how it can be used in module and project development. Hope that this helps you with your job, and of course we are always happy about feed back!
Part 2: Dependency Injection within Modules
2 Comments/in blog English Koltan / Koltantutorial, Tutorials backend
In the first part of our series on dependency injection within the OXID eShop framework, we looked at why the technique of inversion of control is important for writing maintainable and testable software. In this and the next part we will look at the concrete implementation.
Why you should use Web Components now (english)
0 Comments/in blog English proudcommerce / proudcommerceDOM, HTML, javascript, Templates frontend, web components
Web components are a set of web platform APIs that allow you to create new custom, reusable, encapsulated HTML tags to use in web pages and web apps. Read this blog post to learn more about it.
OXID eShop version 6.1.6
0 Comments/in blog English alfons.martin / Alfons MartinNews, Releases
OXID eShop version 6.1.6 was released containing mostly bug fixes as well as a security improvement and ~30 merged pull requests.
OXID eShop version 6.2.0
1 Comment/in blog English alfons.martin / Alfons MartinNews, Releases
OXID eShop v6.2.0 is public. Learn more about what’s new in this version and what’s been changed in this blog post. Best: it contains 80+ contribs from you!
Dependency injection for project developers with OXID eShop – Part 1: Basics
2 Comments/in blog English Koltan / Koltantutorial, Tutorials backend
Dependency injection for project developers with OXID eShop to be published with OXID eShop version 6.2.0. This is the first blog article (explaining the basics) of a three-part series.
OXID eShop v6.2.0 RC2 is published
2 Comments/in blog English benjamin.joerger / Benjamin JörgerNews, oxid6, Releases
OXID eShop v6.2.0 RC2 is publicly available. Read this blog post for more information about what is included, what has changed and how to get it.
Slides Partner Day 2019
0 Comments/in blog English benjamin.joerger / Benjamin JörgerEvents, GraphQL, module development, OXID savvy, partner
As usual, we invited all of our solution and platform partners as well as proud members of OXID Savvy Programme on November, 12th to our annual OXID Partner Day. Please find a collection of the tech track slides in this blog post.