Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 752 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 752 Bytes
Newfold Logo

WordPress AI Module

A module for providing artificial intelligence capabilities.

Installation

1. Add the Newfold Satis to your composer.json.

composer config repositories.newfold composer https://newfold-labs.github.io/satis

2. Require the newfold-labs/wp-module-ai package.

composer require newfold-labs/wp-module-ai

More on Newfold WordPress Modules