{"id":21842585,"url":"https://github.com/brookinsconsulting/bcremovetranslationbundle","last_synced_at":"2025-08-12T05:15:47.115Z","repository":{"id":62497498,"uuid":"84244795","full_name":"brookinsconsulting/BcRemoveTranslationBundle","owner":"brookinsconsulting","description":"The BcRemoveTranslationBundle implements a solution to provide eZ Publish Platform / eZ Platform commands to remove content location translations","archived":false,"fork":false,"pushed_at":"2017-06-02T09:50:27.000Z","size":16,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-09T05:41:33.408Z","etag":null,"topics":["bundle","cli","command","command-line","ezplatform","ezpublishlegacy","php","remove-translation"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brookinsconsulting.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}},"created_at":"2017-03-07T20:49:43.000Z","updated_at":"2023-02-16T01:40:57.000Z","dependencies_parsed_at":"2022-11-02T11:45:50.502Z","dependency_job_id":null,"html_url":"https://github.com/brookinsconsulting/BcRemoveTranslationBundle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brookinsconsulting/BcRemoveTranslationBundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brookinsconsulting%2FBcRemoveTranslationBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brookinsconsulting%2FBcRemoveTranslationBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brookinsconsulting%2FBcRemoveTranslationBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brookinsconsulting%2FBcRemoveTranslationBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brookinsconsulting","download_url":"https://codeload.github.com/brookinsconsulting/BcRemoveTranslationBundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brookinsconsulting%2FBcRemoveTranslationBundle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270005591,"owners_count":24510939,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bundle","cli","command","command-line","ezplatform","ezpublishlegacy","php","remove-translation"],"created_at":"2024-11-27T22:12:33.588Z","updated_at":"2025-08-12T05:15:47.092Z","avatar_url":"https://github.com/brookinsconsulting.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"BC Remove Translation\n===============\n\nThis bundle implements a solution to provide eZ Publish Platform / eZ Platform / Symfony commands to remove content location translations.\n\n\nVersion\n=======\n\n* The current version of BC Remove Translation is 0.1.1\n\n* Last Major update: March 07, 2017\n\n\nCopyright\n=========\n\n* BC Remove Translation is copyright 1999 - 2017 Brookins Consulting\n\n* See: [COPYRIGHT.md](COPYRIGHT.md) for more information on the terms of the copyright and license\n\n\nLicense\n=======\n\nBC Remove Translation is licensed under the GNU General Public License.\n\nThe complete license agreement is included in the [LICENSE](LICENSE.md) file.\n\nBC Remove Translation is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 2 of the License or at your\noption a later version.\n\nBC Remove Translation is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nThe GNU GPL gives you the right to use, modify and redistribute\nBC Remove Translation under certain conditions. The GNU GPL license\nis distributed with the software, see the file [LICENSE](LICENSE.md).\n\nIt is also available at [http://www.gnu.org/licenses/gpl.txt](http://www.gnu.org/licenses/gpl.txt)\n\nYou should have received a copy of the GNU General Public License\nalong with BC Remove Translation in in the [LICENSE](LICENSE.md) file.\n\nIf not, see [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/).\n\nUsing BC Remove Translation under the terms of the GNU GPL is free (as in freedom).\n\nFor more information or questions please contact: license@brookinsconsulting.com\n\n\nRequirements\n============\n\nThe following requirements exists for using BC Remove Translation bundle:\n\n\n### eZ Publish version\n\n* Make sure you use eZ Publish version 5.x (required) or higher.\n\n* Designed and tested with eZ Publish Community Project 2013.11\n\n\n### PHP version\n\n* Make sure you have PHP 5.x or higher.\n\n\nFeatures\n========\n\n### Commands\n\nThis solution provides the following symfony commands\n\n* Command: `bc:rt:remove-translation`\n\n### Dependencies\n\n* This solution depends on eZ Platform\n* This solution depends on symfony/symfony\n\nThese dependencies are documented in greater detail within the bundle's composer.json file\n\n\nUse case\n========\n\nThis solution was created to provide content location translation removal.\n\n\nInstallation\n============\n\n### Bundle Installation via Composer\n\nRun the following command from your project root to install the bundle:\n\n    bash$ composer require brookinsconsulting/bcremovetranslationbundle dev-master;\n\n\n### Bundle Activation\n\nWithin file `app/AppKernel.php` method `registerBundles` add the following into the `$bundles = array(` variable definition.\n\n    // Brookins Consulting : BcGitHubStarsBundle Requirements\n    new BrookinsConsulting\\BcRemoveTranslationBundle\\BcRemoveTranslationBundle(),\n\n\n### Clear the caches\n\nClear Symfony caches (Required).\n\n    php bin/console cache:clear;\n\n\nUsage\n=====\n\nThe solution is configured to work virtually by default once properly installed.\n\nWARNING! Remember to backup your installations database, source code and var directory content before using this solution!\n\n### Running the command\n\nTo remove content location translation run the following command and you will be prompted for required arguments\n\n    php -d memory_limit=-1 bin/console bc:rt:remove-translation;\n\n#### Running the remove-translation command with locationId shell arguments\n\nFor repeated usage of the same input you can run the script more quickly using shell arguments. Simply run\n\n    php -d memory_limit=-1 bin/console bc:rt:remove-translation -v --locationId=2 --removeLanguage=eng-US;\n\nNotice: That the command supports translation removal by locationId or contentId\n\n#### Running the remove-translation command with contentId shell arguments\n\nFor repeated usage of the same input you can run the script more quickly using shell arguments. Simply run\n\n    php -d memory_limit=-1 bin/console bc:rt:remove-translation -v --contentId=42 --removeLanguage=eng-US;\n\n\nTesting\n=====\n\nThe solution is configured to work once properly installed and configured.\n\nNote: At the time of writing xss testing has not been implemented nor proper unit testing.\n\n\nTroubleshooting\n===============\n\n### Read the FAQ\n\nSome problems are more common than others. The most common ones are listed in the the [Resources/doc/FAQ.md](Resources/doc/FAQ.md)\n\n\n### Support\n\nIf you have find any problems not handled by this document or the FAQ you can contact Brookins Consulting through the support system: [http://brookinsconsulting.com/contact](http://brookinsconsulting.com/contact)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrookinsconsulting%2Fbcremovetranslationbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrookinsconsulting%2Fbcremovetranslationbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrookinsconsulting%2Fbcremovetranslationbundle/lists"}