Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Shifter オンラインミートアップ ザ・ホワイトベルト!

Shifter オンラインミートアップ ザ・ホワイトベルト!

emaildano

April 08, 2020
Tweet

More Decks by emaildano

Other Decks in Technology

Transcript

  1. Lift and Shift WordPress to the Jamstack ⚡ Lightning Talk

    WP Serverless Forms Daniel Olson @emaildano
  2. Agenda of this talk whomi? What’s the Jamstack? What’s it

    for? When does this it apply? Jamstack WordPress Examples!
  3. $whoami I’m a web developer, AWS Super-fan, Jamstack advocate, &

    design thinking enthusiast. Daniel Olson @emaildano Amélie she/her dog/queen Me he/him human/bot
  4. Shifter what were we trying to solve? 1. We want

    a more secure WordPress. 2. We want to scale WordPress. 3. We want WordPress to perform under stress. 4. We want to makes this accessible to everyone.
  5. Static WordPress Caveats Out of the box, you lose features.

    But it solves a few of the problems entire industries are built on. To fill those feature gaps, we look to the Jamstack.
  6. What is the Jamstack? JavaScript, APIs, & Markup The Jamstack

    is not about specific technologies. (except JavaScript ) In my opinion, it's an approach, guide, and framework to which we can follow for building the modern web, including WordPress. The Toyota Way
  7. WP Serverless Forms Created for Shifter Available as open source

    It sends form submission to an API endpoint. For static and non-static WordPress websites.
  8. WP Serverless Forms How-to: 2: It works with WP Forms,

    Gravity Forms, and Contact Form 7. What’s next?
  9. WP Serverless Forms How-to: 3: Formspree pricing starts at free,

    great for testing! Account and email verification is required.
  10. WP Serverless Forms How-to: 4: Get your form endpoint. After

    verification you’ll receive your form ID.
  11. WP Serverless Forms How-to: 5: Add your form endpoint to

    WordPress. This is the options page.
  12. WP Serverless Forms How-to: 6: Add your redirect page. This

    can be any page within your WordPress site or public on the internet.