承接 neos/redirecthandler-ui 相关项目开发

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

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

neos/redirecthandler-ui

最新稳定版本:3.0.1

Composer 安装命令:

composer require neos/redirecthandler-ui

包简介

This package provides a backend module to manage Neos.RedirectHandler redirects

README 文档

README

Latest Stable Version License

This package provides a backend module to manage Neos.RedirectHandler redirects which are stored in Neos.RedirectHandler.DatabaseStorage.

Compatibility and Maintenance

This package is compatible with Neos 4.3, 5.x, 7.x and will be maintained for upcoming versions.

Installation

  1. Run the following command in your site package:

    composer require neos/redirecthandler-ui --no-update

  2. If you don't have dependencies for the other redirect packages yet you should also run the following command:

    composer require neos/redirecthandler-neosadapter neos/redirecthandler-databasestorage --no-update

  3. Run composer update in your projects root folder.

  4. Then you can add the RedirectAdministrator role to the users who need access to the new backend module.

Screenshots

Listing and editing redirects:

Redirects Module Screenshot

Search & filter redirects:

Filtering redirects

Documentation

This package belongs to a group of packages which provides redirect functionality to the Flow Framework and to Neos. Therefore you can find the documentation regarding Neos here.

Contributing

Please create issues on Github if you encounter bugs or other issues.

Working on the code

The basis of the backend module is built with Fusion and the UI for managing the redirects is built with React and Typescript.

Recompiling the js and css parts

  1. Use nvm so you have the correct npm version.
  2. Run yarn in the package folder.
  3. Run yarn watch during development or yarn build for a new release.

License

See the License.

统计信息

  • 总下载量: 555.01k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 13
  • 点击次数: 1
  • 依赖项目数: 5
  • 推荐数: 0

GitHub 信息

  • Stars: 13
  • Watchers: 1
  • Forks: 16
  • 开发语言: TypeScript

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2019-05-20