{"id":21638786,"url":"https://github.com/novactive/almaviacxibexatranslationuibundle","last_synced_at":"2025-10-15T22:28:45.643Z","repository":{"id":182232669,"uuid":"667739121","full_name":"Novactive/AlmaviaCXIbexaTranslationUiBundle","owner":"Novactive","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-01T13:44:51.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-31T19:34:01.645Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Novactive.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":"2023-07-18T07:40:58.000Z","updated_at":"2024-07-01T13:44:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"b5aaf8b3-3c7d-4de1-a2c7-b9b2f2efbb35","html_url":"https://github.com/Novactive/AlmaviaCXIbexaTranslationUiBundle","commit_stats":null,"previous_names":["novactive/almaviacxibexatranslationuibundle"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Novactive%2FAlmaviaCXIbexaTranslationUiBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Novactive%2FAlmaviaCXIbexaTranslationUiBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Novactive%2FAlmaviaCXIbexaTranslationUiBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Novactive%2FAlmaviaCXIbexaTranslationUiBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Novactive","download_url":"https://codeload.github.com/Novactive/AlmaviaCXIbexaTranslationUiBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248443032,"owners_count":21104324,"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-25T04:11:40.739Z","updated_at":"2025-10-15T22:28:40.593Z","avatar_url":"https://github.com/Novactive.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AlmaviaCX Ibexa Translation UI Bundle\n\n----\n\nThis repository is what we call a \"subtree split\": a read-only copy of one directory of the main repository. \nIt is used by Composer to allow developers to depend on specific bundles.\n\nIf you want to report or contribute, you should instead open your issue on the main repository: https://github.com/Novactive/Nova-eZPlatform-Bundles\n\nDocumentation is available in this repository via `.md` files but also packaged here: https://novactive.github.io/Nova-eZPlatform-Bundles/master/2FABundle/README.md.html\n\n----\n\nThis bundle integrate the UI provided by https://github.com/lexik/LexikTranslationBundle/tree/v6.0 into the Ibexa Admin UI.\n\n## Installation\n\n### Requirements\n\n* Ibexa 4\n* PHP 7.3 || 8.0\n\n### Use Composer\n\nAdd the lib to your composer.json, run `composer require almaviacx/ibexatranslationuibundle` to refresh dependencies.\n\n### Register the bundle\n\nThen inject the bundle in the `config\\bundles.php` of your application.\n\n```php\n    return [\n        // ...\n        Lexik\\Bundle\\TranslationBundle\\LexikTranslationBundle::class =\u003e ['all' =\u003e true],\n        AlmaviaCX\\Bundle\\IbexaTranslationUiBundle\\AlmaviaCXIbexaTranslationUiBundle::class =\u003e [ 'all'=\u003e true ],\n    ];\n```\n\n### Add routes\n\nMake sure you add this route to your routing:\n\n```yaml\n# config/routes.yaml\n\nlexik_translation_edition:\n  resource: \"@LexikTranslationBundle/Resources/config/routing.yml\"\n  prefix:   /translations-ui\n\n```\n\n### Configuration\n\nFollow the lexik translation bundle documentation : https://github.com/lexik/LexikTranslationBundle/blob/v6.0/Resources/doc/index.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovactive%2Falmaviacxibexatranslationuibundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnovactive%2Falmaviacxibexatranslationuibundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovactive%2Falmaviacxibexatranslationuibundle/lists"}