AppSuite:Upgrading to 7 6: Difference between revisions
From Open-Xchange
No edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
This article is meant for developers and just points at relevant articles that explain different aspects of upgrading plugins and themes to 7.6: | This article is meant for developers and just points at relevant articles that explain different aspects of upgrading plugins and themes to 7.6: | ||
* The most important change is that we introduced Grunt | * The most important change of 7.6. for developers is that we introduced Grunt, so the following article is '''absolutely mandatory''' and the basis for all other articles: [[AppSuite:GettingStartedWithGrunt|Getting started with Grunt]]. | ||
* There is also a little [[AppSuite:GruntFAQ|FAQ]] around Grunt. | * There is also a little [[AppSuite:GruntFAQ|FAQ]] around Grunt. | ||
* Getting started: [[AppSuite:GettingStarted_7.6.0]] | * Getting started: [[AppSuite:GettingStarted_7.6.0]] |
Revision as of 08:59, 3 July 2014
Upgrading to 7.6
This article is meant for developers and just points at relevant articles that explain different aspects of upgrading plugins and themes to 7.6:
- The most important change of 7.6. for developers is that we introduced Grunt, so the following article is absolutely mandatory and the basis for all other articles: Getting started with Grunt.
- There is also a little FAQ around Grunt.
- Getting started: AppSuite:GettingStarted_7.6.0
- Changes around packaging are explained here: Upgrade using Yo.
- A general overview of changes: AppSuite:Changes
- A step-by-step guid to upgrade themes: AppSuite:Upgrading_themes_to_7_6
- An overview of renamed less variables can be found here: AppSuite:Theming#Variables