agoat / contao-articleurls
Contao Article Urls extension
Installs: 45
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: >=5.6
- contao/core-bundle: ^4.4
- symfony/framework-bundle: ~2.8|~3.0
Requires (Dev)
- phpunit/phpunit: ~4.5
README
Contao 4 extension to remove the /articles/ keyword from the url when calling an article directly.
-- Before:
http://domain.tld/page/articles/article
With this extensions:
http://domain.tld/page/article or if the page alias is index http://domain.tld/article