Netlify Integration module
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.