Skip to content

RWS/dd-webapp-custom-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Delivery Reference Implementation Customization examples Build Status

This Repository contains documentation and examples for building a web application, named Reference Implementation, using the new Dynamic Delivery Platform.

If you have any feedback or questions, feel free to report them as an issue and we'll come back to you asap.

Contributions (eg fixing docs, adding more examples, ...) are more than welcome! Feel free to create a pull request.

Getting started guide

Start here.

Customization examples

  1. Change the skin using the Theming capabilities
  2. Advanced skin changes using css
  3. Overwriting a GUI component
  4. Extending the json api exposed by the DXA Ish Module
  5. Adding new language

Api examples

  1. Filtering content using conditions

Architecture overview

  1. ISH Module
  2. ISH UGC Module
  3. ISH Search Module

Deploying your custom web application

Start here.