Socket
Socket
Sign inDemoInstall

strapi-plugin-content-manager

Package Overview
Dependencies
11
Maintainers
1
Versions
276
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    strapi-plugin-content-manager

A powerful UI to easily manage your data.


Version published
Maintainers
1
Created

Readme

Source

Strapi Content Manager

Description

This plugin allows you to manage your data through a UI.

Contributing

NB: Please refers to the contributing section of the monorepo

  1. Create a new Strapi application: strapi new myApp.
  2. Go to your new Strapi app cd myApp.
  3. Create a symlink to the monorepo plugin's folder ln -s /path/to/strapi/monorepo/packages/strapi-plugin-content-manager ./plugins/content-manager
  4. Copy the layout SASS variables folder into your project from admin/public/app/styles/variables to plugins/content-manager/public/app/styles/variables
  5. Start your app strapi start (Don't forget to return to the root of your app's directory).

ln -s -f ./admin/public/app/styles/variables/variables.scss ./plugins/content-manager/public/app/styles/variables/variables.scss

FAQs

Last updated on 21 Jul 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc