Progress on WP REST API

Michael Doub mikedoub at gmail.com
Thu Jul 7 12:00:42 EDT 2016


Todd,

I think a good example app would be a simple membership management 
application that collects dues.  This would allow you to demonstrate how 
a user could create an account, collect and edit personal contact 
information (address, phone, email...) and pay their membership dues 
online.  You could also show how to do password recovery.   You could 
have a admin side that would show membership management and the admin 
side of the payment system.

I can see this being used a foundation for a lot of different online 
applications.  It seems like most systems have the notion of user 
accounts, password recovery,  payments,  and even though we don't see 
it, they all have an admin side.

Regards,

     Mike




On 7/7/16 1:22 AM, Todd Fabacher wrote:
> Here are two plugins that will allow WP to become a customizable DB server
> with little to no DB experience. Perfect for LC students and people who
> want to get a DB setup online, but don't have the experience or know-how.
>
> https://wordpress.org/plugins/advanced-custom-fields/
> https://wordpress.org/plugins/acf-to-rest-api/
>
>
> but also, I have found many Custom Post Type Plugins:
>
> https://wordpress.org/plugins/custom-post-type-ui/
> https://wordpress.org/plugins/types/
> https://wordpress.org/plugins/pods/
> https://wordpress.org/plugins/custom-post-type-maker/
>
> We can look to adding this to the LiveCode WP Rest API library. I get
> emails and I see some post of people asking how to setup a customized web
> data server. These would do the trick. Plus most are open source and FREE,
> but a few have a more feature rich commercial version.
>
>
> We would like to focus on creating a sample App in LiveCode that utilized
> WooCommerce. I think it is important to have several different example Apps
> before we start to pitch to the WP community at large...any ideas????
>
> Any other questions [please let me know. I have had about 2 dozen people
> email with questions and express interest in integrating WP with LiveCode.
>
> --Todd
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>





More information about the use-livecode mailing list