rooftopcms / rooftop-cms

Rooftop CMS is an API-first WordPress CMS for developers and content creators
http://www.rooftopcms.com
GNU General Public License v3.0
220 stars 23 forks source link

Figure out how to expose redirects #2

Closed phendrick closed 7 years ago

phendrick commented 8 years ago

We need to be able to use wordpress to do redirects - at least be able to manage them somehow. Needs thinking about.

edtjones commented 8 years ago

I've implemented this as 2 ACF fields: 'redirect to another page' and 'redirect url' - the API client can then handle as appropriate.