manifest / integrations / redirect-to-api
Redirect to API
Allow users to enter urls to redirect, then output the data in the Rest API for consumption by a separate front-end.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/iamtimsmith/redirect-to-api/archive/refs/heads/master.zipReadme
redirect-to-api
This wordpress plugin allows users to enter in a list of redirects and then outputs them in an api endpoint. This allows users in WordPress to easily manage redirects when using WP as a headless CMS. The redirects can be found at /wp-json/redirects/v1/all for simple consumption.