0.3.4 • Published 5 years ago

strapi-plugin-import-content v0.3.4

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

Strapi Import Content plugin

Import RSS items to your content type with Strapi.

Build Status

Installation

cd my-strapi-project/plugins
git clone https://github.com/jbeuckm/strapi-plugin-import-content.git import-content
cd import-content && npm install
cd ../..
npm run setup --plugins

* the last step takes a notoriously long time...

Configuration

When plugin has been installed, you need to allow access to the endpoints.

  1. Navigate to Users & Permissions.
  2. Pick the role you would like to give permission.
  3. Scroll down and expand the section Import Content.
  4. Check "Select All" for the endpoints under "Importconfig".
  5. Scroll up and press "Save"

Usage

Click for video demo: Click for demo video

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.11

5 years ago

0.3.1

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.11

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago