1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/framaforms_ynh.git synced 2024-09-03 18:36:12 +02:00

Fix Gif link

This commit is contained in:
ericgaspar 2020-09-26 17:53:16 +02:00
parent a0d4407fdb
commit fd935ac699
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -14,7 +14,7 @@ See https://framablog.org/2016/10/05/framaforms-noffrez-plus-les-reponses-que-vo
## Screenshots ## Screenshots
![Animation that present how to build a form with Framaforms](https://framaforms.org/sites/default/files/imgforms/anim_creation.gif) ![Animation that present how to build a form with Framaforms](https://framaforms.org/profiles/framaforms_org/files/imgforms/anim_creation.gif)
## Demo ## Demo
@ -22,18 +22,19 @@ See https://framablog.org/2016/10/05/framaforms-noffrez-plus-les-reponses-que-vo
## Configuration ## Configuration
You can change some configuration by using the administration panel of drupal. You can connect with admin user and the password you give at installation. You can modify some configurations using the Framaforms administration panel. You can log in with the admin user and the password you gave during installation.
## Documentation ## Documentation
* Official documentation: https://docs.framasoft.org/fr/framaforms/ * Official documentation: https://docs.framasoft.org/fr/framaforms/
* YunoHost documentation: https://yunohost.org/#/app_framaforms
## YunoHost specific features ## YunoHost specific features
#### Multi-user support #### Multi-user support
Are LDAP and HTTP auth supported? No * Are LDAP and HTTP auth supported? **No**
Can the app be used by multiple users? Yes * Can the app be used by multiple users? **Yes**
#### Supported architectures #### Supported architectures
@ -48,9 +49,6 @@ Can the app be used by multiple users? Yes
* Other info you would like to add about this app. * Other info you would like to add about this app.
**More info on the documentation page:**
https://yunohost.org/packaging_apps
## Links ## Links
* Report a bug: https://github.com/YunoHost-Apps/framaforms_ynh/issues * Report a bug: https://github.com/YunoHost-Apps/framaforms_ynh/issues
@ -60,8 +58,7 @@ https://yunohost.org/packaging_apps
--- ---
Developer info ## Developer info
----------------
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/framaforms_ynh/tree/testing). Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/framaforms_ynh/tree/testing).