Bloomreach Experience Manager Source Code
New in 2020: The Bloomreach Experience Manager Monorepo
Versions released in July 2020 or later are distributed on GitHub as a git "monorepo" — a single git repository containing all of the Maven projects related to Bloomreach Experience Manager. All of the code released as part of a cohesive version of the product is tagged together within that git repository, and members of the community can work with the entire codebase or with individual projects using that single source of truth. An aggregator pom.xml file is provided as a convenience for building the entire product with a single Maven command.
Older Releases
For older releases from June 2020 or earlier, Bloomreach Experience Manager open source code is primarily hosted in our git based source code repository. Source code is organised in a number of projects, listed in the table below with their JIRA key (for issue tracking) and source code URL (open source projects only).
Project Name | JIRA Key | Source code URL |
Hippo Archetype | ARCHE | https://code.onehippo.org/cms-community/hippo-project-archetype |
Hippo CMS | CMS | https://code.onehippo.org/cms-community/hippo-cms |
Hippo Repository | REPO | https://code.onehippo.org/cms-community/hippo-repository |
Hippo Site Toolkit | HSTTWO | https://code.onehippo.org/cms-community/hippo-site-toolkit |
Hippo Essentials | ESSENTIALS | https://code.onehippo.org/cms-community/hippo-essentials |
Hippo Addon Channel Manager | CHANNELMGR | https://code.onehippo.org/cms-community/hippo-addon-channel-manager |
Hippo Addon Search Service | CMS | https://code.onehippo.org/cms-community/hippo-addon-search-service |
Related links: