1.0.4 • Published 6 years ago

mobileapi-plugin-content-manager v1.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

mobileapi 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 mobileapi application: mobileapi new myApp.
  2. Go to your new mobileapi app cd myApp.
  3. Create a symlink to the monorepo plugin's folder ln -s /path/to/mobileapi/monorepo/packages/mobileapi-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 mobileapi 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

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.0

6 years ago