Documentation Home

1.0.1 to 2.0.0 Migration

This module requires at least Broadleaf 4.0.0-GA

Exhaustive diff of changes

What's changed?

  1. Added CSS/HTML/JS fields for CMS widgets
  2. Moved ACE editor to CommonEnterprise
  3. Added defaultProductTemplate and defaultCategoryTemplate to ThemeConfiguration
  4. Refactored Theme/AdvancedCMS domain out of CommonEnterprise
  5. Move SandBoxDiscriminator and SandBoxable out of Enterprise and into CommonEnterprise

Migration

In your application's pom.xml, change the version for broadleaf-common-modules-enterprise to 2.0.0-GA

Application Context Registration

As of Broadleaf 4.0, each BLC module's application contexts do not need to be manually listed in your project's admin/web.xml or site/web.xml. Instead, the module's application context registration will be done automatically. See the Broadleaf 4.0 migration notes for further details.