Giter VIP home page Giter VIP logo

redirecthandler-ui's Introduction

Neos.RedirectHandler.Ui

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.