Skip to content

Latest commit

 

History

History
executable file
·
43 lines (22 loc) · 954 Bytes

README.md

File metadata and controls

executable file
·
43 lines (22 loc) · 954 Bytes

Craft Apollo Federation plugin for Craft CMS 3.x

Provides Apollo Federation support for Craft CMS.

Currently only really a work in progress / proof of concept.

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require builtbybuffalo/craft-apollo-federation
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Craft Apollo Federation.

Craft Apollo Federation Overview

-Insert text here-

Configuring Craft Apollo Federation

-Insert text here-

Using Craft Apollo Federation

-Insert text here-

Craft Apollo Federation Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by Built By Buffalo