Netlify Integration module
Edition |
Incubator (services) |
||
Issues |
|||
Git |
|||
Latest |
1.0
|
The Netlify Integration module allows publishers to trigger site builds with Netlify after a page has been published.
This module is at the INCUBATOR level. |
Installing with Maven
Maven is the easiest way to install the module. Add the following to your bundle:
<dependency>
<groupId>info.magnolia.cdn</groupId>
<artifactId>magnolia-netlify-integration</artifactId>
<version>1.0</version>
</dependency>
Usage
Once installed and configured, the system will display an additional field in the publication dialog allowing the publisher to select one or several Netlify site(s) to build once the page is published.