croxton / Stash

Stash allows you to stash text and snippets of code for reuse throughout your templates.
GNU General Public License v3.0
197 stars 20 forks source link

Install stash on EE3 #144

Closed ghost closed 8 years ago

ghost commented 8 years ago

I am unable to install the stash module on EE 3 - stash version 2.6.9. I am putting the stash folder in the system/user/addons but not seeing it show up in the add on manager.

Please let me know what I might be missing in the installation process. Thanks.

croxton commented 8 years ago

Use the EE3 branch https://github.com/croxton/Stash/tree/ee3

ghost commented 8 years ago

Thank you