1.0.8 • Published 1 year ago

strapi-plugin-api-column-layout-order v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

strapi-plugin-api-column-layout-order

This plugin shows api column order in edit layout order.
If you changed the order of displaying fields in the Content Manager, the order reflects also in the api response.

Install this plugin with package manager and then modify your plugins.js file like this:

module.exports = ({ env }) => ({
  'strapi-plugin-api-column-layout-order': {},
  // ...
});
1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago