An open API service indexing awesome lists of open source software.

https://github.com/gip-recia/recia_yakforms_addons


https://github.com/gip-recia/recia_yakforms_addons

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Recia Yakforms Addons
All themes and modules used with [Yakform](https://yakforms.org/) by the [GIP Récia](https://www.recia.fr/)

---

## Themes :
### Yaktheme_reciaforms
Sub theme of Yaktheme wich is a subtheme of Bartik

**Path :** /themes/yaktheme_reciaforms

**Install :** Copy the entire folder in [drupal install folder]/sites/all/themes OR run install script (linux only).

**Features :**
- add domain based theme changing.

---

## Modules :
### ReciaForms
Module improving or fixing webform's features

**Path :** /modules/reciaforms

**Install :** Copy the entire folder in [drupal install folder]/sites/all/modules OR run install script (linux only).

**Features :**
- restrict access to webform templates with permissions ;
- restrict access to webform mail confirmation with permissions ;
- add custom blocks ;
- add custom views;
- domain based CAS login redirection.

**Fixes :**
- webform mail confirmation interface translations ;
- webform export access.

### Extended Uportal Header
Implement a bloc containing @gip-recia/extended-uportal-header

**Path :** /modules/extended_uportal_header

**Install :** Copy the entire folder in [drupal install folder]/sites/all/modules OR run install script (linux only).

**Features :**
- Extended Uportal Header component.

---

## Librairies :
### TinyMCE
WYSIWIG editor

**Version :**

**Path :** /librairies/tinymce

**Install :** Copy the entire folder in [drupal install folder]/sites/all/librairies OR run install script (linux only).

---