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: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

![](https://platform.simplicite.io//logos/logo250.png)
* * *

`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