Skip to content

Latest commit

 

History

History
executable file
·
41 lines (21 loc) · 753 Bytes

README.md

File metadata and controls

executable file
·
41 lines (21 loc) · 753 Bytes

Next Builds plugin for Craft CMS 3.x

Start Next.js page builds from Craft.

Screenshot

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 /next-builds
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Next Builds.

Next Builds Overview

-Insert text here-

Configuring Next Builds

-Insert text here-

Using Next Builds

-Insert text here-

Next Builds Roadmap

Some things to do, and ideas for potential features:

  • Release it