# How to install the tagging plugin in a Vagrant environment

**URL:** https://meta.discourse.org/t/how-to-install-the-tagging-plugin-in-a-vagrant-environment/41016
**Category:** Support
**Created:** [3월 14, 2016, 2:02오후 UTC](https://meta.discourse.org/t/how-to-install-the-tagging-plugin-in-a-vagrant-environment/41016 "2016-03-14T14:02:40Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![alehandrof](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alehandrof/32/119526_2.png) [@alehandrof](https://meta.discourse.org/u/alehandrof)
#### Post date: [3월 14, 2016, 2:02오후 UTC](https://meta.discourse.org/t/how-to-install-the-tagging-plugin-in-a-vagrant-environment/41016/1 "2016-03-14T14:02:40Z")

</div>

I want to install the tagging plugin in a Vagrant environment.

I tried to the following:

```plaintext
cd plugins
git clone https://github.com/discourse/discourse-tagging.git
cd ..
bundle install
bundle exec rake db:migrate

```

It appears to install correctly:

 ![](https://global.discourse-cdn.com/meta/original/3X/0/4/04d21e06755acdb200d0672cb1d50ef43b862966.png)

But although I can see the tagging preferences under Admin / Plugins, I don’t have the ability to tag topics on the front-end of the site. I’ve enabled tagging and the user I was testing with has required trust to create new tags.

Ideas?

P.S. My production environment uses docker. But I’m currently importing content from another forum and have been advised to do so locally, in a Vagrant environment.

---

<div class="post-metadata">

### Author: ![alehandrof](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alehandrof/32/119526_2.png) [@alehandrof](https://meta.discourse.org/u/alehandrof)
#### Post date: [3월 14, 2016, 2:32오후 UTC](https://meta.discourse.org/t/how-to-install-the-tagging-plugin-in-a-vagrant-environment/41016/2 "2016-03-14T14:32:04Z")

</div>

_Apparently_, logging in and out enabled the tags on the front end. So everything seems to be working just fine.

Sorry folks!

It’s always the last thing you try 🙂

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [6월 8, 2024, 12:45오후 UTC](https://meta.discourse.org/t/how-to-install-the-tagging-plugin-in-a-vagrant-environment/41016/3 "2024-06-08T12:45:50Z")

</div>

이 주제는 3007일 후 자동으로 닫혔습니다. 더 이상 새로운 답글을 작성할 수 없습니다.
