13.0.8 • Published 2 years ago
ep_short_edition_cordial v13.0.8
Cordial plugin for Etherpad
What is this?
An Etherpad Plugin to apply Cordial correction in a pad.
Author
Synapse Développement
Installation
Copy ep_short_edition_cordial folder in <ETHERPAD-INSTALL-FOLDER>/node_modules, and restart Etherpad.
You can check in http://<ETHERPAD-URL>/admin/plugins that the plugin is properly loaded.
Configuration
Add Cordial plugin configuration section in Etherpad settings.json file or in http://<ETHERPAD-URL>/admin/settings:
    "ep_short_edition_cordial" : {
        "apikey": "<CUSTOMER_APIKEY>",
        "apiURL": "https://cordial-business-equilibre.azurewebsites.net/correctionCordialSaas"
    }Then restart Etherpad