webcoast / nawork-uri
A modern, flexible extension for creating and managing urls and redirects in the TYPO3 CMS.
Installs: 452
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 2
Forks: 4
Open Issues: 6
Type:typo3-cms-extension
Requires
- typo3/cms: ^7.6.0 || ^8.4.0
- dev-master / 3.2.x-dev
- 3.1.9
- 3.1.8
- 3.1.7
- 3.1.6
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.10
- 3.0.9
- 3.0.8
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.7.9
- 2.7.8
- 2.7.7
- 2.7.6
- 2.7.5
- 2.7.4
- 2.7.3
- 2.7.2
- 2.7.1
- 2.7.0
- 2.6.5
- 2.6.4
- 2.6.3
- 2.6.2
- 2.6.1
- 2.6.0
- 2.5.6
- 2.5.5
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.8
- 2.4.7
- 2.4.6
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.11
- 2.3.10
- 2.3.9
- 2.3.8
- 2.3.7
- 2.3.6
- 2.3.5
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- dev-nawork_uri_3.1
- dev-nawork_uri_3.0
- dev-nawork_uri_2.7
- dev-feature-advanced-404-handling
- dev-nawork_uri_2.3
- dev-nawork_uri_2.4
- dev-nawork_uri_2.5
- dev-nawork_uri_2.6
This package is auto-updated.
Last update: 2024-10-15 23:44:44 UTC
README
nawork-uri is a modern, flexible extension for creating and managing urls and redirects in the TYPO3 CMS. The main features are:
- automatic creation of nice looking urls based on page paths, records, ...
- automatic page not found/not accessible handling
- backend modules for managing urls and redirects
- easy ways to extend url creation
Installation & Setup
Clone the extension from GitHub, manually or via composer, and activate the extension via the extension manager. Register a configuration using the given API. Activate the extension by selecting a registered config in a domain record.
Prerequisites
- TYPO3 CMS 7
- PHP 5.5 w/ cURL, SimpleXML
Documentation
The documentation and some configuration examples can be found in the GitHub wiki: https://github.com/nawork/nawork-uri/wiki
Contributing
You are free to fork the repository, make changes in a new branch an create a pull request. If you are not into coding or do not have the time, open up an issue.
Credits
The extension is developed and maintained by n@work Internet Informationssysteme GmbH in Hamburg www.work.de
License
Copyright (C) 2016 n@work Internet Informationssystem GmbH
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.