All Projects → jbeuckm → Strapi Plugin Import Content

jbeuckm / Strapi Plugin Import Content

Import plugin for Strapi CMS

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Strapi Plugin Import Content

Factor
100% JavaScript framework for marketing sites and application dashboards.
Stars: ✭ 1,146 (+1332.5%)
Mutual labels:  cms
Courselit
Start your own online teaching business. Features include course maker, students manager, payments and more.
Stars: ✭ 73 (-8.75%)
Mutual labels:  cms
Dadadash
Office suite with file browser, document editor, spreadsheet editor, calendar and data tables with CRUDX API's ready to deploy
Stars: ✭ 78 (-2.5%)
Mutual labels:  cms
Scrivito example app js
Scrivito is a JavaScript-based SaaS Content Management Service, built for digital agencies and medium to large sized businesses. This example app shows Scrivito’s features and is a great basis for your own Scrivito website projects.
Stars: ✭ 67 (-16.25%)
Mutual labels:  cms
Phpwcms
Flexible, fast, powerful, customer, developer friendly web content management system and cms framework
Stars: ✭ 73 (-8.75%)
Mutual labels:  cms
Friendsofredaxo.github.io
Website und Informationen zum Projekt
Stars: ✭ 75 (-6.25%)
Mutual labels:  cms
Firetable
Excel/Google Sheets like UI for Firebase/Firestore. No more admin portals!
Stars: ✭ 1,115 (+1293.75%)
Mutual labels:  cms
Angelsword
Python3编写的CMS漏洞检测框架
Stars: ✭ 1,223 (+1428.75%)
Mutual labels:  cms
Myaac
A free and open-source Automatic Account Creator (AAC) written in PHP
Stars: ✭ 74 (-7.5%)
Mutual labels:  cms
Bancha
Bancha is an open-source CMS made by Nicholas Valbusa written in PHP5.3.
Stars: ✭ 76 (-5%)
Mutual labels:  cms
Django Arctic
Django Arctic is a framework that simplifies the creation of custom content management systems.
Stars: ✭ 68 (-15%)
Mutual labels:  cms
Cms
nodejs cms, easy to get started
Stars: ✭ 72 (-10%)
Mutual labels:  cms
Typerx
A lightweight typescript annotation rest based extra (express、 mongoose、 angular、zorro、ng-alain ...).
Stars: ✭ 76 (-5%)
Mutual labels:  cms
Magento2 Import Export Sample Files
Default Magento 2 CE import / export CSV files & sample files for Firebear Improved Import / Export extension
Stars: ✭ 68 (-15%)
Mutual labels:  import
Cms
后台管理系统基础功能
Stars: ✭ 79 (-1.25%)
Mutual labels:  cms
Dtcms
动力启航网站管理系统(简称DTcms),是目前国内ASP.NET开源界少见的优秀开源管理系统,基于 ASP.NET(C#)+ MSSQL(ACCESS) 的技术开发,全部100%免费开放源代码。
Stars: ✭ 63 (-21.25%)
Mutual labels:  cms
Wtcms
基于thinkphp的内容管理系统,可快速搭建个人博客、公司学校官网、新闻类站点。
Stars: ✭ 75 (-6.25%)
Mutual labels:  cms
Gatsby Source Notion Database
Load data from Notion's database [WIP]
Stars: ✭ 80 (+0%)
Mutual labels:  cms
Cmswing
一款基于ThinkJS(Node.js MVC)和MySQL的功能强大的(PC端,手机端和微信公众平台)电子商务平台及CMS建站系统
Stars: ✭ 1,224 (+1430%)
Mutual labels:  cms
Parvula
An extremely simple & flexible CMS generated from flat files with a complete RESTful API —
Stars: ✭ 76 (-5%)
Mutual labels:  cms

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].