承接 pits/translationhelper 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

pits/translationhelper

Composer 安装命令:

composer require pits/translationhelper

包简介

Neos CMS Translation files manager backend plugin

README 文档

README

This backend plugin is used for managing translations in the translation files of NEOS CMS.

Installation steps

  • First Install this NEOS CMS plugin using composer.

    composer require pits/translationhelper
    
  • Add following in top level Configuration/Routes.yaml just after the TYPO3 Neos route.

    -
          name: 'pitsTranslationHelper'
          uriPattern: '<pitsTranslationHelperSubroutes>'
          defaults:
                '@package': 'PITS.TranslationHelper'
    
          subRoutes:
                'pitsTranslationHelperSubroutes':
                  package: 'PITS.TranslationHelper'
    
  • Flush all caches using the below command

    php ./flow neos.flow:cache:flush
    
  • Warm up caches using the below command

    php ./flow neos.flow:cache:warmup
    
  • Open your NEOS CMS site backend, then you can see Translation Module under Management main module.

Plugin Details

  • First page of this backend plugin contains a list of packages that contain translation files.

Package List

  • If a user click any of the package, then this particular user enters into the translation files list page. The below screenshot shows the list of translation files inside Joson.Work package.

Translation Files

  • If a user click any of the translation file, then this particular user enters into the translation units list page. The below screenshot shows the list of translation units inside Main.xlf file.

Translation Units Page

uninstall step

  • Remove this package using composer.

    composer remove pits/translationhelper
    
  • remove completely below mentioned route configuration code from Configuration/Routes.yaml file.

    -
          name: 'pitsTranslationHelper'
          uriPattern: '<pitsTranslationHelperSubroutes>'
          defaults:
                '@package': 'PITS.TranslationHelper'
    
          subRoutes:
                'pitsTranslationHelperSubroutes':
                  package: 'PITS.TranslationHelper'
    
  • Flush all caches using the below command

    php ./flow neos.flow:cache:flush
    
  • Warm up caches using the below command

    php ./flow neos.flow:cache:warmup
    

统计信息

  • 总下载量: 38
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 3
  • 开发语言: HTML

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2016-12-29

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固