Julio Montoya bf885f42f4 Applied fixes from FlintCI пре 7 година
..
js de6a71a0ef Adapt plugin SEPE to code convections пре 8 година
lang bf885f42f4 Applied fixes from FlintCI пре 7 година
resources de6a71a0ef Adapt plugin SEPE to code convections пре 8 година
src bf885f42f4 Applied fixes from FlintCI пре 7 година
view 8a721531e4 Delete unnecessary SEPE plugin files пре 7 година
ws bf885f42f4 Applied fixes from FlintCI пре 7 година
README.md ec4bf0821a Minor - Update plugins README files - refs #2200 пре 7 година
admin.php bf885f42f4 Applied fixes from FlintCI пре 7 година
config.php bf885f42f4 Applied fixes from FlintCI пре 7 година
database.php bf885f42f4 Applied fixes from FlintCI пре 7 година
index.php bf885f42f4 Applied fixes from FlintCI пре 7 година
install.php bf885f42f4 Applied fixes from FlintCI пре 7 година
plugin.php bf885f42f4 Applied fixes from FlintCI пре 7 година
uninstall.php bf885f42f4 Applied fixes from FlintCI пре 7 година
update.php bf885f42f4 Applied fixes from FlintCI пре 7 година

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