{"id":25363502,"url":"https://github.com/vitexsoftware/abraflexi-relationshipoverview","last_synced_at":"2026-02-17T16:00:58.507Z","repository":{"id":73313601,"uuid":"197657089","full_name":"VitexSoftware/AbraFlexi-RelationshipOverview","owner":"VitexSoftware","description":"Relationship with customer report generator for AbraFlexi","archived":false,"fork":false,"pushed_at":"2026-02-16T22:43:19.000Z","size":226,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-17T02:55:33.051Z","etag":null,"topics":["abraflexi","dockerfile","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VitexSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-18T21:06:36.000Z","updated_at":"2026-02-16T22:42:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"aae8bf69-8b3c-4b62-9716-d45a3807122f","html_url":"https://github.com/VitexSoftware/AbraFlexi-RelationshipOverview","commit_stats":null,"previous_names":["vitexus/abraflexi-relationshipoverview","vitexsoftware/abraflexi-relationshipoverview"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/VitexSoftware/AbraFlexi-RelationshipOverview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FAbraFlexi-RelationshipOverview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FAbraFlexi-RelationshipOverview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FAbraFlexi-RelationshipOverview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FAbraFlexi-RelationshipOverview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VitexSoftware","download_url":"https://codeload.github.com/VitexSoftware/AbraFlexi-RelationshipOverview/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FAbraFlexi-RelationshipOverview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29549203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["abraflexi","dockerfile","php"],"created_at":"2025-02-14T22:33:57.573Z","updated_at":"2026-02-17T16:00:58.487Z","avatar_url":"https://github.com/VitexSoftware.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![project logo](project-logo.png?raw=true)\n\nPřehled vztahu s klientem pro AbraFlexi\n=======================================\n\nPoužití\n-------\n\nDo Adresáře AbraFlexi přidá tlačítko \"Přehled vztahu\" kterým se aplikace volá.\n\nNejprve je třeba zvolit jaké moduly budou při generování vztahu použity a za\njaký časový úsek se budou data zpracovávat.\n\n![settings](settings.png?raw=true)\n\nPo odeslání tlačítkem \"Vygeneruj report\" je tento vygenerován a zobrazen. \nSoučasně je tento i odeslán mailem na uvedenou adresu klienta.\n\nInstalace\n---------\n\nV browseru je třeba ručně otevřít stránku [install.php](src/install.php)\n\nDo formuláře se vyplní přístupové údaje do AbraFlexi. \nPokud jsou tyto správné, vytvoří se ve AbraFlexi v evidenci adresáře spouštěcí tlačítko.\n\n(Pokud se nepovede autodetekce serveru a portu, zkopírujte prosím tuto hodnotu z adresního řádku do příslušného políčka)\n\nAplikace v chodu je k vyzkoušení [abraflexi-relationship.vitexsoftware.com](https://abraflexi-relationship.vitexsoftware.com/)\n\nTestování\n---------\n\nPokud není stránka volána s parametry $authSessionId \u0026\u0026 $companyUrl pokusí se načíst konfigurák ../testing/client.json\n\nNasazení\n--------\n\nK dispozici je Docker image: https://hub.docker.com/r/vitexsoftware/abraflexi-relationship-overview/tags\n\n```\ndocker run -d -p ${OUTPORT}:${INPORT} --name ${CONTNAME} vitexsoftware/abraflexi-relationship\n```\n\nNebo debianí balíček k instalaci na server se sytémem Debian či Ubuntu:\n\n```\nsudo apt install lsb-release wget apt-transport-https bzip2\n\nsudo wget -O /usr/share/keyrings/vitexsoftware.gpg https://repo.vitexsoftware.cz/keyring.gpg\necho \"deb [signed-by=/usr/share/keyrings/vitexsoftware.gpg]  https://repo.vitexsoftware.com  $(lsb_release -sc) main\" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list\nsudo apt update\n\nsudo apt install abraflexi-relationship\n```\n\nPokud používáte apache, je třeba aktivovat jeho konfiguraci:\n\n```\na2enconf abraflexi-relationship\napache2ctl restart\n```\n\nPoté je aplikace dostupná bez další konfigurace na http://0.0.0.0/abraflexi-relationship/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitexsoftware%2Fabraflexi-relationshipoverview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitexsoftware%2Fabraflexi-relationshipoverview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitexsoftware%2Fabraflexi-relationshipoverview/lists"}