https://github.com/wcm-io/io.wcm.wcm.core.components
Enhances AEM Sites Core Components with wcm.io functionality.
https://github.com/wcm-io/io.wcm.wcm.core.components
adobe-experience-manager aem components core wcm-io
Last synced: about 1 year ago
JSON representation
Enhances AEM Sites Core Components with wcm.io functionality.
- Host: GitHub
- URL: https://github.com/wcm-io/io.wcm.wcm.core.components
- Owner: wcm-io
- License: apache-2.0
- Created: 2019-08-07T14:13:01.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2025-05-30T21:41:57.000Z (about 1 year ago)
- Last Synced: 2025-05-31T08:05:55.523Z (about 1 year ago)
- Topics: adobe-experience-manager, aem, components, core, wcm-io
- Language: Java
- Homepage: https://wcm.io/wcm/core-components/
- Size: 1.67 MB
- Stars: 7
- Watchers: 12
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: changes.xml
- License: LICENSE
Awesome Lists containing this project
README
wcm.io WCM Core Components
======
[](https://github.com/wcm-io/io.wcm.wcm.core.components/actions?query=workflow%3ABuild+branch%3Adevelop)
[](https://repo1.maven.org/maven2/io/wcm/io.wcm.wcm.core.components/)
[](https://sonarcloud.io/summary/new_code?id=wcm-io_io.wcm.wcm.core.components)
Enhances [AEM WCM Core Components][adobe-core-components] with wcm.io functionality.
Documentation: https://wcm.io/wcm/core-components/
Issues: https://github.com/wcm-io/io.wcm.wcm.core.components/issues
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://github.com/wcm-io/io.wcm.wcm.core.components/actions
Commercial support: https://wcm.io/commercial-support.html
## Build from sources
If you want to build wcm.io from sources make sure you have configured all [Maven Repositories](https://wcm.io/maven.html) in your settings.xml.
See [Maven Settings](https://github.com/wcm-io/io.wcm.wcm.core.components/blob/develop/.maven-settings.xml) for an example with a full configuration.
Then you can build using
```
mvn clean install
```
## Build and deploy to local AEM Instance
The script `build-deploy.sh` compiles everything and deploys the WCM Core Components including the Component Library to a local AEM instance running on port 4502.
[adobe-core-components]: https://github.com/adobe/aem-core-wcm-components