https://github.com/airesvsg/to-do-list-acf-to-rest-api
To do list using the plugin WordPress REST API
https://github.com/airesvsg/to-do-list-acf-to-rest-api
acf acf-to-rest-api rest-api todo todolist wordpress wp-api
Last synced: 14 days ago
JSON representation
To do list using the plugin WordPress REST API
- Host: GitHub
- URL: https://github.com/airesvsg/to-do-list-acf-to-rest-api
- Owner: airesvsg
- Created: 2017-02-28T20:08:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T20:22:33.000Z (about 8 years ago)
- Last Synced: 2025-04-19T04:42:19.416Z (25 days ago)
- Topics: acf, acf-to-rest-api, rest-api, todo, todolist, wordpress, wp-api
- Language: PHP
- Homepage: http://airesgoncalves.com.br/to-do-list
- Size: 39.1 KB
- Stars: 29
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To Do List - ACF to REST API
====
Simple To Do List with ACF to REST API- [Dependencies](#dependencies)
- [Live Demo](#live-demo)
- [Screenshot](#screenshot)Dependencies
==
| Plugin | URL |
|---------|-----|
| ACF to REST API | https://wordpress.org/plugins/acf-to-rest-api/ |
| ACF | https://wordpress.org/plugins/advanced-custom-fields/ |Make sure you are running WordPress >= 4.7 so you can make use of its core API functionality – downwards compatability can be achieved with the [WordPress REST API Plugin](https://wordpress.org/plugins/rest-api/).
Live Demo
==
[](http://airesgoncalves.com.br/to-do-list)Screenshot
==
[](http://airesgoncalves.com.br/to-do-list)