This guide outlines the main steps to integrate and configure WProofreader with auto-searching functionality (autoSearch option). All the steps described are provided for the Server version of WProofreader that is hosted and deployed on your server.

1. Initialize WProofreader

There are two approaches for initializing WProofreader with the autoSearch feature in your web app: using the config variable or inline data attributes. Their descriptions follow.

Option A. Initializing using config variable

1. Add config with options

2. Add WProofreader script

Option B. Initializing using inline data attributes

2. Adjust default settings

You can customize the default options using WProofreader API.

You can check the demos of WProofreader integrations with various rich-text editors on our website.