Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 392 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 392 Bytes

pybossa-lc-email

A PYBOSSA plugin to import LibCrowds custom email templates.

Build setup

cd /path/to/pybossa/pybossa/plugins
git clone https://github.com/LibCrowds/pybossa-lc-email
cp -r pybossa-lc-email/pybossa_lc_email pybossa_lc_email

Now restart the server to have the custom email templates copied over to the PYBOSSA default theme folder where they are served from.