# Subscriptions: Migrate from ProCourse Memberships

**URL:** https://meta.discourse.org/t/subscriptions-migrate-from-procourse-memberships/169007
**Category:** Feature
**Tags:** pr-welcome, subscriptions
**Created:** [June 11, 2020, 7:19pm UTC](https://meta.discourse.org/t/subscriptions-migrate-from-procourse-memberships/169007 "2020-06-11T19:19:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Ryan\_Hyer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ryan_hyer/32/159861_2.png) [@Ryan\_Hyer](https://meta.discourse.org/u/Ryan_Hyer)
#### Post date: [June 11, 2020, 7:19pm UTC](https://meta.discourse.org/t/subscriptions-migrate-from-procourse-memberships/169007/1 "2020-06-11T19:19:59Z")

</div>

Great, I can now see the products and subscriptions in the dashboard. Thanks Justin!

Question about the rake task: Is it intended solely to import products and subscriptions created _only with this plugin_ before the refactor?

Could it perhaps be used to import products and subscriptions created with the old [procourse-memberships](https://meta.discourse.org/t/procourse-memberships/57558) plugin? That’s what I need to do, somehow. The products seem to import correctly, but the subscriptions don’t import at all, so I assume there are some fundamental differences in the way the data is handled. Is there some easy way to make this happen that I’m not seeing? Thanks again.

---

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [June 11, 2020, 7:30pm UTC](https://meta.discourse.org/t/subscriptions-migrate-from-procourse-memberships/169007/2 "2020-06-11T19:30:06Z")

</div>

> [@Ryan\_Hyer](#):
>
> Is it intended solely to import products and subscriptions created _only with this plugin_ before the refactor?

Yes that’s the case at this point in time. It may be possible to add another rake task to handle that conversion. At the moment, I’d call that #pr-welcome.
