April 7, 2020
Estimated Post Reading Time ~

Overview of Asset share commons Tool

Asset share commons is an open-source asset share reference implementation built on AEM.

Features:
  • Search
  • Asset details
  • Actions
  • Theming
NOTE: Every feature in Asset Share Commons is built using AEM components. Hence one can easily customize the components as per their needs.

Search: 
Asset Share Commons allows authors to create custom yet performant search portals into their assets. The authors will be able to perform the following operations.
  • Search for the assets.
  • Switch between card view and list view to see the search results.
  • Filter the search results based on type, last modified, created, style, orientation, and DRM.
  • They can see the search statistics such as the number of displayed assets on screen, the total number of assets, search time in milliseconds.
  • Sort the search results based on last modified, size, width, length in ascending/descending order.
Components used in search page are search bar, layout toggle, sort, search results, filter toggle, property filter, date range filter – last modified, date range filter – created, style, orientation, DRM and search statistics.

Asset details: 
Explore how assets and their metadata can be exposed to users. When authors click on any asset from the search results, they will be navigated to the asset details screen as shown in the below screenshot.
Authors will be able to perform the following operations.
  • They will be able to see asset details such as tags, created, type, size, last modified, resolution, expired, usage and the available renditions.
  • Download any rendition as per their choice just by clicking on the respective rendition.
  • Download or share the asset. They will also be able to add to the cart for the future.
Components used in the asset details page is image, renditions, actions, metadata, and tags.

Actions: 
The author will be able to clear, share and download the cart.

Theming: 
Asset Share Commons ships with two themes – Light and Dark.

Setup: 
Download latest release (asset-share-commons.ui.apps and asset-share-commons .ui.content packages) at https://github.com/Adobe-Marketing-Cloud/asset-share-commons/releases
After the local setup is done:
Few unavailable features which can be accomplished via custom development:
Refer https://adobe-marketing-cloud.github.io/asset-share-commons/pages/getting-started/unavailable-features/

NOTE: For more information on prerequisites, technical details of each component, troubleshooting, setup, performance considerations, development guide, API JAVA docs, etc., please refer toggle section of https://adobe-marketing-cloud.github.io/asset-share-commons/

Source: https://aem.adobemarketingclub.com/asset-share-commons/


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.