All Projects → Adobe-Marketing-Cloud → Asset Share Commons

Adobe-Marketing-Cloud / Asset Share Commons

A modern, open-source asset share reference implementation built on Adobe Experience Manager (AEM)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Asset Share Commons

Accesscontroltool
Rights and roles management for AEM made easy
Stars: ✭ 113 (+73.85%)
Mutual labels:  aem, crx
Gradle Aem Plugin
Swiss army knife for Adobe Experience Manager related automation. Environment setup & incremental AEM application build which takes seconds, not minutes.
Stars: ✭ 145 (+123.08%)
Mutual labels:  aem, crx
Acs Aem Commons
Stars: ✭ 394 (+506.15%)
Mutual labels:  aem, crx
Oscnews
Chrome 插件,查看开源中国软件更新资讯,文档导航,GitHub 趋势榜,linux命令索引,浏览历史记录和时钟页面。
Stars: ✭ 582 (+795.38%)
Mutual labels:  crx
Simptab
简 Tab ( SimpTab ) - 极简的 Chrome 新标签页扩展,望你每次打开都有好心情。
Stars: ✭ 601 (+824.62%)
Mutual labels:  crx
Composer Assets Plugin
Composer plugin for copying of frontend assets into public directory.
Stars: ✭ 20 (-69.23%)
Mutual labels:  assets
Aem Core Cif Components
A set of configurations and components to get you started with AEM Commerce development
Stars: ✭ 60 (-7.69%)
Mutual labels:  aem
Simpread
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
Stars: ✭ 5,352 (+8133.85%)
Mutual labels:  crx
Openage Data
Free (as in freedom) media files for openage.
Stars: ✭ 41 (-36.92%)
Mutual labels:  assets
Composer Asset Plugin
NPM/Bower Dependency Manager for Composer
Stars: ✭ 898 (+1281.54%)
Mutual labels:  assets
Fxp Require Asset
Helper of required assets for Twig with Webpack
Stars: ✭ 6 (-90.77%)
Mutual labels:  assets
Unity Game Hacking
A guide for hacking unity games
Stars: ✭ 710 (+992.31%)
Mutual labels:  assets
Aem Testing Clients
Testing tools for Adobe Experience Manager
Stars: ✭ 35 (-46.15%)
Mutual labels:  aem
Flutter gen
The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.
Stars: ✭ 583 (+796.92%)
Mutual labels:  assets
Bankai
🚉 - friendly web compiler
Stars: ✭ 1,064 (+1536.92%)
Mutual labels:  assets
Assetsextractor
『Assets提取工具』是一款OSX平台上用于将Assets.car或xxx.app中打包的png图片、pdf等资源重新提取出来的开发者工具。Assets.car常见于iOS/Mac/Unity等开发中的资源打包。
Stars: ✭ 486 (+647.69%)
Mutual labels:  assets
Gayhub
An awesome chrome extension for github
Stars: ✭ 995 (+1430.77%)
Mutual labels:  crx
Assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
Stars: ✭ 7,309 (+11144.62%)
Mutual labels:  assets
Superpowers Asset Packs
CC0-licensed asset packs for your games
Stars: ✭ 766 (+1078.46%)
Mutual labels:  assets
Aem Package Manager
A tool for managing AEM packages from the command line.
Stars: ✭ 11 (-83.08%)
Mutual labels:  aem

Build Status codecov

Asset Share Commons

This a content package project generated using the AEM Multimodule Lazybones template.

Documentation

https://adobe-marketing-cloud.github.io/asset-share-commons/

Building

This project uses Maven for building. Common commands:

From the root directory, run mvn -PautoInstallPackage clean install to build the bundle and content package and install to a AEM instance.

From the bundle directory, run mvn -PautoInstallBundle clean install to build just the bundle and install to a AEM instance.

Building All

By default the sample content is not installed. If you want to deploy the sample content to an AEM instance:

From the root directory, run mvn -PautoInstallPackage-all clean install to build the bundle ui.apps and ui.content content packages and install to a AEM instance.

Using with AEM Developer Tools for Eclipse

To use this project with the AEM Developer Tools for Eclipse, import the generated Maven projects via the Import:Maven:Existing Maven Projects wizard. Then enable the Content Package facet on the content project by right-clicking on the project, then select Configure, then Convert to Content Package... In the resulting dialog, select src/main/content as the Content Sync Root.

Specifying CRX Host/Port

The CRX host and port can be specified on the command line with: mvn -Dcrx.host=otherhost -Dcrx.port=5502

Dependencies

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].