Whale-Agency / headless-horseman

A base Wordpress theme for running headless using Frontity.org
Apache License 2.0
0 stars 0 forks source link

Required and recommended plugins #1

Closed brynzovskii closed 2 years ago

brynzovskii commented 2 years ago

We should define some list of required plugins that 100% will be used in the headless system. TGM-Plugin-Activation will help us to show an admin notice to install required plugins from wordpress repository.

The list of plugins:

  1. REST API - Head Tags | required
  2. ACF | recommended
  3. ACF to REST | recommended
  4. REST cache | recommended
DonKoko commented 2 years ago

What a great idea. I was thinking about it as well. I do have a question tho.

I think we should maybe split it in: Recommended && Required

One thing we should also include in the list is: REST API - Head Tags. Thats the official frontity plugin for the head.

As for the rest, I looked over the plugins and there is nothing that is actually required. All seems to be optional.

brynzovskii commented 2 years ago

@DonKoko added the default list to theme already. Let's open it when we have new plugin to add to the list.