{"id":27078997,"url":"https://github.com/netlogix/netlogix.neos.asyncworkspaceactions","last_synced_at":"2025-09-13T06:45:23.325Z","repository":{"id":58152313,"uuid":"530259417","full_name":"netlogix/Netlogix.Neos.AsyncWorkspaceActions","owner":"netlogix","description":"Neos package that allows asynchronous execution of workspace actions (e.g. publishing)","archived":false,"fork":false,"pushed_at":"2024-08-19T08:28:23.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-30T01:04:52.144Z","etag":null,"topics":["memory-limit","neoscms","publishing","workspace"],"latest_commit_sha":null,"homepage":"https://websolutions.netlogix.de","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netlogix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-08-29T14:36:00.000Z","updated_at":"2024-08-19T08:28:25.000Z","dependencies_parsed_at":"2022-09-10T08:40:24.643Z","dependency_job_id":"0c81a99b-0a0f-4e92-80c6-fc03dd8fd368","html_url":"https://github.com/netlogix/Netlogix.Neos.AsyncWorkspaceActions","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"3503beac68aa5ee5a466aeced48cbb74f6960375"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlogix%2FNetlogix.Neos.AsyncWorkspaceActions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlogix%2FNetlogix.Neos.AsyncWorkspaceActions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlogix%2FNetlogix.Neos.AsyncWorkspaceActions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlogix%2FNetlogix.Neos.AsyncWorkspaceActions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netlogix","download_url":"https://codeload.github.com/netlogix/Netlogix.Neos.AsyncWorkspaceActions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247421105,"owners_count":20936231,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["memory-limit","neoscms","publishing","workspace"],"created_at":"2025-04-06T01:20:24.706Z","updated_at":"2025-04-06T01:20:25.156Z","avatar_url":"https://github.com/netlogix.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Netlogix.Neos.AsyncWorkspaceActions\n\nThis package that allows asynchronous execution of workspace actions (e.g. publishing) through the default Neos UI.\n\nWhen publishing large amounts of nodes, the PHP process may run in the configured memory_limit, thus failing to\npublish a workspace. This package aims to work around this problem by moving the publishing to a subprocess that\nmay use a different PHP configuration with unlimited memory_limit.\n\n## Installation\n\n`composer require netlogix/neos-asyncworkspaceactions`\n\n## Configuration\n\nYou can configure the threshold after which asynchronous publishing should trigger. \nIf less nodes are published, the default Neos behaviour is used. \n\n```yaml\nNetlogix:\n  Neos:\n    AsyncWorkspaceActions:\n      # Amount of nodes required to publish or discard asynchronously\n      nodeThreshold: 100\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetlogix%2Fnetlogix.neos.asyncworkspaceactions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetlogix%2Fnetlogix.neos.asyncworkspaceactions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetlogix%2Fnetlogix.neos.asyncworkspaceactions/lists"}