September 19, 2019 — Θα μιλήσουμε για το WooCommerce REST API που μας δίνει τη δυνατότητα να χρησιμοποιήσουμε το WordPress ως κεντρικό κανάλι διανομής της επιχείρησης μας καθώς και τη δυνατότητα για τη διασύνδεση του ηλεκτρονικού μας καταστήματος με τo σύστημα ERP και τις εφαρμογές για φορητές συσκευές.Στη παρουσίαση θα αναλύσουμε τους λόγους που ένα ηλεκτρονικό κατάστημα χρειάζεται ένα ολοκληρωμένο σύστημα διαχείρισης (ERP). Τέλος, θα δούμε τα πλεονεκτήματα καθώς και τα μειονεκτήματα του WP REST API και κατ’ επέκταση της πλατφόρμας του WordPress ως κεντρικό κανάλι διανομής.
June 5, 2019 — Discussion Points.
What is REST API?
Routes and Endpoints.
WordPress Rest API Authentication.
WordPress Predefined API Endpoints.
Create your own API Endpoints.
Speaker Bio:
Prakash Singh a WordPress Theme & Plugin Developer living in Kolkata West Bengal.
For five years he has been building custom WordPress websites for businesses and individuals. He specializes in crafting easy-to-use backend experiences so my clients can easily manage their own website. He loves doing research, writing, travel, exploring life.
Intended Audience: Developers
Talk Type: Lightning
May 7, 2019 — React and WordPress is this hot couple that is the talk of every conference and meetup. This talk takes the audience through a journey. A journey from wanting to build a simple SPA (Single Page Application) using React and WordPress REST API to actually building one. Along the journey, we will learn some basic React concepts and common pitfalls.
April 7, 2019 — For those who have never used the REST API but know basic PHP, this talk will cover how to make a basic endpoint, how to use it on the frontend, and how to convert AJAX calls.
March 29, 2019 — There so much power behind the WordPress REST API. This session will guide you through building a mini theme using the WordPress REST API. Learn how the REST API can be used not just in a theme, but for a mobile app, a plugin, a Gutenberg block, and beyond!
March 25, 2019
March 8, 2019 — In this talk, we’ll walk through setting up an Alexa Skill using the VoiceWP plugin. Participants will learn how to test a skill locally, develop it using the WordPress REST API, and publish the skill to the Alexa marketplace.
January 24, 2019 — With the addition of the REST API to WordPress core, single page applications with WordPress as the CMS has never been more popular. But how do you get started? This talk will be a basic introduction to using server side rendering with React, Next.js and the WordPress REST API to create decoupled JavaScript apps to interact with WordPress.
January 23, 2019 — Interacting With WordPress w/ Raspberry Pi + REST API
This talk explains through an example the possibilities around the REST API of WordPress.
We can create any kind of integration with WordPress, it’s possible to create external systems to manage all the content and information behind the CMS.
This talk uses a small device with a microprocessor, like Raspberry Pi or Tessel to show the possibility of the integrations of WordPress with IOT.
In this specific case, I’ll interact with the crowd, asking them to scream very loud, and if they reach a number of decibels some post will be published inside the CMS by the integration with the WP REST API, and they can see live in the address that I will share with them during the talk.
I’ll explain briefly how it works the WP REST API and how this integration was made.