Julio Montoya b3ebd5d221 Minor - partial merge with 1.11.x 5 yıl önce
..
js de6a71a0ef Adapt plugin SEPE to code convections 7 yıl önce
lang f32ca6dc9b Applied fixes from FlintCI 7 yıl önce
resources de6a71a0ef Adapt plugin SEPE to code convections 7 yıl önce
src b3ebd5d221 Minor - partial merge with 1.11.x 5 yıl önce
view 8a721531e4 Delete unnecessary SEPE plugin files 7 yıl önce
ws 5754a14dc9 Applied fixes from FlintCI 6 yıl önce
CHANGELOG.md 0ffec357ed Minor - update from 1.11.x 6 yıl önce
README.md ec4bf0821a Minor - Update plugins README files - refs #2200 7 yıl önce
admin.php f32ca6dc9b Applied fixes from FlintCI 7 yıl önce
config.php 5754a14dc9 Applied fixes from FlintCI 6 yıl önce
database.php 0ffec357ed Minor - update from 1.11.x 6 yıl önce
index.php 5754a14dc9 Applied fixes from FlintCI 6 yıl önce
install.php 5754a14dc9 Applied fixes from FlintCI 6 yıl önce
plugin.php 5754a14dc9 Applied fixes from FlintCI 6 yıl önce
uninstall.php 5754a14dc9 Applied fixes from FlintCI 6 yıl önce
update.php 5754a14dc9 Applied fixes from FlintCI 6 yıl önce

README.md

SEPE plugin

This plugin is specific to the Spanish context. As such, most of its documentation and code might include Spanish language.

Plugin que conecta el SEPE con la plataforma de formación Chamilo

Integra:

  • Conexiones SOAP
  • Formularios para editar datos

Instrucciones:

  • Instalar plugin
  • En configuración del plugin: Habilitar Sepe -> SI -> Guardar
  • Seleccionar una región del plugin -> menu_administrator
  • Crear un usuario llamado SEPE con perfil de recursos humanos.
  • Ir al menú del plugin Sepe (en la sección de plugin activos en administración) y seleccionar el link de "Configuración" -> Generar API key. Usar esta clave para realizar pruebas con el SOAP.
  • En el fichero /plugin/sepe/ws/ProveedorCentroTFWS.wsdl modificar la linea 910 para indicar el dominio de la plataforma.

Composer:

  • Es necesario incluir en el fichero composer.json en el apartado de "require" bajo la linea "zendframework/zend-config": "2.3.3", insertar "zendframework/zend-soap": "2.*",
  • A continuación habrá que actualizar desde la linea de comandos el directorio vendor, usando la orden 'composer update'

Verificación del WebService:

Icons made by Freepik from www.flaticon.com is licensed by CC BY 3.0