{"id":21457876,"url":"https://github.com/zef-dev/convoworks-wp-plugin-package-template","last_synced_at":"2026-01-03T12:41:32.175Z","repository":{"id":44886854,"uuid":"447523299","full_name":"zef-dev/convoworks-wp-plugin-package-template","owner":"zef-dev","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-08T13:16:02.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T13:43:36.497Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zef-dev.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}},"created_at":"2022-01-13T08:36:21.000Z","updated_at":"2024-04-03T12:05:33.000Z","dependencies_parsed_at":"2023-01-23T16:15:47.995Z","dependency_job_id":null,"html_url":"https://github.com/zef-dev/convoworks-wp-plugin-package-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zef-dev%2Fconvoworks-wp-plugin-package-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zef-dev%2Fconvoworks-wp-plugin-package-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zef-dev%2Fconvoworks-wp-plugin-package-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zef-dev%2Fconvoworks-wp-plugin-package-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zef-dev","download_url":"https://codeload.github.com/zef-dev/convoworks-wp-plugin-package-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243971211,"owners_count":20376784,"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":[],"created_at":"2024-11-23T06:15:42.676Z","updated_at":"2026-01-03T12:41:32.146Z","avatar_url":"https://github.com/zef-dev.png","language":"PHP","readme":"# Convoworks WP Plugin Package Template\nThis plugin template provides a package of example element, intents, entities, function and a template which extends the existing Convoworks WP Plugin.\n\nYou can also add additional functionality to convoworks from your existing plugin or theme by registering your own package like this:\n```php\nfunction my_package_register($packageProviderFactory, $container) {\n    $packageProviderFactory-\u003eregisterPackage(\n        new Convo\\Core\\Factory\\FunctionPackageDescriptor(\n            MyExamplePackageDefinition::class,\n            function() use ( $container) {\n                return new \\MyNamespace\\Pckg\\MyExample\\MyExamplePackageDefinition( $container-\u003eget('logger'));\n            }));\n}\nadd_action( 'register_convoworks_package', 'my_package_register', 10, 2);\n```\n## Prepare to install on your WordPress Site\n1. just upload the included zip file in the example folder","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzef-dev%2Fconvoworks-wp-plugin-package-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzef-dev%2Fconvoworks-wp-plugin-package-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzef-dev%2Fconvoworks-wp-plugin-package-template/lists"}