Advertisement
Guest User

Untitled

a guest
May 29th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. ## Plugins go here
  2. ## see https://meta.discourse.org/t/19157 for details
  3. hooks:
  4. after_code:
  5. - exec:
  6. cd: $home/plugins
  7. cmd:
  8. - git clone https://github.com/discourse/docker_manager.git
  9. - git clone https://github.com/discoursehosting/discourse-adsense.git
  10. - git clone https://github.com/discourse/discourse-staff-notes.git
  11. - git clone https://github.com/angusmcleod/discourse-topic-previews.git
  12. - git clone https://github.com/angusmcleod/discourse-quick-messages.git
  13. - git clone https://github.com/iunctis/discourse-formatting-toolbar.git
  14. - git clone https://github.com/discourse/discourse-solved.git
  15. - git clone https://github.com/cpradio/discourse-plugin-poll-ui.git
  16. - git clone https://github.com/cpradio/discourse-plugin-checklist.git
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement