Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 371 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 371 Bytes

esoTalk – Pages plugin

  • Allows custom static pages

Installation

Browse to your esoTalk plugin directory:

cd WEB_ROOT_DIR/addons/plugins/

Clone the Pages plugin repo into the plugin directory:

git clone git@github.com:esoTalk-plugins/Pages.git Pages

Chown the Pages plugin folder to the right web user:

chown -R apache:apache Pages/