AppSuite:Upgrading to 7 6: Difference between revisions

From Open-Xchange
No edit summary
No edit summary
Line 1: Line 1:
<div class="title">Upgrading to 7.6</div>
<div class="title">Upgrading to 7.6</div>


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 with 7.6, so the following article is absolutely mandatory and the basis for all other articles: [[GettingStartedWithGrunt|Getting started with Grunt]].
*There is also a little [[AppSuite:GruntFAQ|FAQ]] around Grunt.
* Changes around packaging are explained here: [[AppSuite:Upgrade_app_using_yo|Upgrade using Yo]].
* A general overview of changes: [[AppSuite:Changes]]

Revision as of 08:56, 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 is that we introduced Grunt with 7.6, 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.
  • Changes around packaging are explained here: Upgrade using Yo.
  • A general overview of changes: AppSuite:Changes