Giter VIP home page Giter VIP logo

bergenworks-backend-wp's Issues

Add page meta data to API response

Either defined through custom fields or via a plugin like Yoast
If via a plugin, consider adding it to a custom defined API field instead of what the plugin might add automatically so that we don't rely on a specific WP plugin on the frontend

We want things like:

  • Page title
  • Page description
  • Open graph data

add new ACF gutenberg blocks

There are some components that we want to make available in gutenberg.
See Figma for details

Create blocks for:

  • Image with content block
  • Pricing table
  • Styled button
  • 'Features' block (icon with text in frame)

create page templates and define ACF fields

Some of the pages will have a more specific layout that we create with ACF instead of gutenberg.

Create templates for at least:

  • Front page
  • Contact page
  • Memberships page
  • Meeting room page

Create contact form gutenberg block

  • Create a gutenberg block for a basic contact form
  • Create a custom API POST endpoint to handle form submissions

Event handling will need to be done with inline JavaScript. Note: cannot use ajax library used on the frontend - will need to include it in the block

Investigate how to deal with contact forms

As an editor, I would like to be able to create contact forms in Gutenberg

  • Can we create a gutenberg block for a contact form?
  • How can we integrate a form sent from the CMS with React at the frontend?

We can either submit the form via the backend or submit it from the frontend using sendgrid/mailgun - but in both cases: can we use event listeners/state on the frontend with code sent from the backend?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.