Julio Montoya 92475187fa Minor - format code, add int casting пре 5 година
..
js de6a71a0ef Adapt plugin SEPE to code convections пре 7 година
lang bf885f42f4 Applied fixes from FlintCI пре 6 година
resources de6a71a0ef Adapt plugin SEPE to code convections пре 7 година
src 92475187fa Minor - format code, add int casting пре 5 година
view 8a721531e4 Delete unnecessary SEPE plugin files пре 7 година
ws ecdc2037e2 Applied fixes from FlintCI пре 6 година
CHANGELOG.md f916dce142 Applied fixes from codady пре 6 година
README.md ec4bf0821a Minor - Update plugins README files - refs #2200 пре 7 година
admin.php bf885f42f4 Applied fixes from FlintCI пре 6 година
config.php ecdc2037e2 Applied fixes from FlintCI пре 6 година
database.php bcbe410049 Fix: SEPE plugin foreign key constraint fails #2461 пре 6 година
index.php ecdc2037e2 Applied fixes from FlintCI пре 6 година
install.php ecdc2037e2 Applied fixes from FlintCI пре 6 година
plugin.php ecdc2037e2 Applied fixes from FlintCI пре 6 година
uninstall.php ecdc2037e2 Applied fixes from FlintCI пре 6 година
update.php ecdc2037e2 Applied fixes from FlintCI пре 6 година

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