strapi-plugin-import-content
strapi-plugin-import-content copied to clipboard
Import plugin for Strapi CMS
error Bootstrap function in plugin "import-content" failed [2020-06-11T01:30:27.426Z] error TypeError: callback is not a function at module.exports (/Users/n01216987/workspace/strapiProject/plugins/import-content/config/functions/bootstrap.js:64:3)
my project is in the C:\ideha\Strapi\react-mongo-noGraph folder in windows. So i Execute this commands: 1) cd C:\ideha\Strapi\react-mongo-noGraph 2) mkdir plugins 3) cd plugins git clone https://github.com/jbeuckm/strapi-plugin-import-content.git import-content cd import-content &&...
Hi, I've been trying to get this plugin to work with the current stable version of Strapi (3.5.4) but it doesn't work at all. Webpack even refuses to parse the...
This is a repo for those who wants to revive the plugin and anyone can join so if you need more extensive help come https://github.com/ATG-Inc/Import-content-plugin- to this link thx #
I am using a project made by strapi that was improved to do this work around the link is https://github.com/pouyamiralayi/strapi-import-content-plugin-tutorial
This PR is not ready to merge, it just serves as a base of comparison between the current codebase and the changes I pulled together from the other existing forks....
Since Strapi just hit a stable release, will there be an updated version of this plugin? :D
Since the beta changes of Strapi, the plugin is not showing up anymore in the left panel. To continue using this project, alpha to beta update is needed.
Hi I'm having some issues when I'm installing the plugin into my strapi. Strapi version: 3.0.0-alpha.26.2 using [email protected] using [email protected] Basically I'm getting this error after I run the `npm...