lazurey / strapi-plugin-content-export-import

Strapi plugin for content export and import
166 stars 47 forks source link

How to use the plugin? #10

Closed avitorio closed 4 years ago

avitorio commented 4 years ago

Hi, I'm sorry if this may be too obvious to some, but I'm new to Strapi and not too familiar how plugins should work. I have installed Strapi following the Quick Start guide.

I then followed the instructions in this repository. I've installed the content-export-import plugin and I can see in the list of plugins, but I don't see any options for uploading my JSON file.

image

Any help is highly appreciated. Thanks.

avitorio commented 4 years ago

I just managed to access it by going to: http://localhost:1337/admin/plugins/content-export-import/ Hope this helps someone else.

arnaudjnn commented 4 years ago

Why the plugin is not showing on the left menu?

lazurey commented 4 years ago

Not sure, maybe try to login with admin account?

avitorio commented 4 years ago

I was signed as admin.

avitorio commented 4 years ago

I'll close the issue since I haven't had time to revisit it.

fadhilx commented 3 years ago

@lazurey Why the plugin is not showing on the left menu, i was signed in as admin.

Reproduce:

  1. create strapi project
  2. and then add the plugin using yarn add strapi-plugin-content-export-import or npm
  3. serve yarn develop
SalahAdDin commented 3 years ago

@fadhilx it won't work like that, i don't understand why, you should add this repository as a module dependency.