https://github.com/neos/redirecthandler-databasestorage
DB storage for the Neos.RedirectHandler
https://github.com/neos/redirecthandler-databasestorage
db-storage hacktoberfest neos redirecthandler
Last synced: 7 months ago
JSON representation
DB storage for the Neos.RedirectHandler
- Host: GitHub
- URL: https://github.com/neos/redirecthandler-databasestorage
- Owner: neos
- License: mit
- Created: 2016-04-26T14:53:37.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T10:03:04.000Z (about 1 year ago)
- Last Synced: 2025-05-29T18:39:47.046Z (8 months ago)
- Topics: db-storage, hacktoberfest, neos, redirecthandler
- Language: PHP
- Homepage:
- Size: 165 KB
- Stars: 4
- Watchers: 3
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# DB storage for the Neos.RedirectHandler
This package is a database-backed storage for redirects managed by `neos/redirecthandler`.
## Installation
This package is a storage provider for `neos/redirecthandler`, which will be installed as a dependency, if you
composer require "neos/redirecthandler-databasestorage"