https://github.com/simplicitesoftware/module-demo-custom-disposition
https://github.com/simplicitesoftware/module-demo-custom-disposition
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simplicitesoftware/module-demo-custom-disposition
- Owner: simplicitesoftware
- Created: 2023-02-28T18:05:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-20T22:46:58.000Z (over 1 year ago)
- Last Synced: 2024-12-29T10:45:02.470Z (over 1 year ago)
- Language: Java
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

* * *
`DemoCustomDisp` module definition
==================================
### Introduction
This module is a demo of the implementation of a **custom
disposition** within the generic Simplicité® UI.
### Prerequisites
The `Demo` module **must** be installed and configured before importing this addon module.
### Import
To import this module:
- Create a module named `DemoCustomSite`
- Set the settings as:
```json
{
"type": "git",
"origin": {
"uri": "https://github.com/simplicitesoftware/module-demo-customdisp.git"
}
}
```
- Click on the _Import module_ button
`DemoCustomDispPage` external object definition
-----------------------------------------------
Custom disposition page (passing credentials to the client-side resources)