Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simplicitesoftware/module-demo-dsfr
https://github.com/simplicitesoftware/module-demo-dsfr
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/simplicitesoftware/module-demo-dsfr
- Owner: simplicitesoftware
- Created: 2023-02-28T12:07:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-30T20:54:33.000Z (9 days ago)
- Last Synced: 2024-10-30T21:30:38.799Z (9 days ago)
- Language: JavaScript
- Size: 37.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://docs.simplicite.io//logos/logo250.png)
* * *`DemoDSFR` module definition
============================### Introduction
Demo examples for the [DSFR toolkit](https://www.systeme-de-design.gouv.fr)
### Import
To import this module:
- Create a module named `DemoDSFR`
- Set the settings as:```json
{
"type": "git",
"origin": {
"uri": "https://github.com/simplicitesoftware/module-demo-dsfr.git"
}
}
```- Click on the _Import module_ button
### Configure
In order to have the frontend examples working the password for the
webservices-only user `demodsfr` must be `simplicite`.This can be achieved by importing the following XML:
```xml
UserPwd
update
demodsfr
simplicite
```
`DemoDSFR` external object definition
-------------------------------------Frontend using the DSFR toolkit