Skip to content

ydhn/strapi-plugin-api-column-layout-order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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': {},
  // ...
});

About

This plugin shows api column order in edit layout order

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published