https://github.com/simplicitesoftware/module-demo-dsfr
https://github.com/simplicitesoftware/module-demo-dsfr
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simplicitesoftware/module-demo-dsfr
- Owner: simplicitesoftware
- Created: 2023-02-28T12:07:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-06-25T10:04:23.000Z (12 months ago)
- Last Synced: 2025-06-25T11:20:04.792Z (12 months ago)
- Language: JavaScript
- Size: 40.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

* * *
`DemoDSFR` module definition
============================
Introduction
------------
This modules contains a demo frontend example
for the [DSFR toolkit](https://www.systeme-de-design.gouv.fr).
The frontend itself is a Javascript application located in the `others` folder.
Prerequisites
-------------
The `Demo` module **must** be installed and configured before importing this addon module.
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
-------------------------------------
Public and private UI using the DSFR toolkit