🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@webiny/app-apw

Package Overview
Dependencies
Maintainers
1
Versions
353
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/app-apw

[![](https://img.shields.io/npm/dw/@webiny/app-apw.svg)](https://www.npmjs.com/package/@webiny/app-apw) [![](https://img.shields.io/npm/v/@webiny/app-apw.svg)](https://www.npmjs.com/package/@webiny/app-apw) [![code style: prettier](https://img.shields.io/

5.43.2
latest
Source
npm
Version published
Weekly downloads
429
-16.54%
Maintainers
1
Weekly downloads
 
Created
Source

@webiny/app-apw

code style: prettier PRs Welcome

An app for creating publishing workflows and doing content review in collaboration.

Use together with @webiny/api-apw package.

Install

npm install --save @webiny/app-apw

Or if you prefer yarn:

yarn add @webiny/app-apw

Setup

To setup, you must register a set of plugins. For more information on plugins, please visit Webiny documentation.

Admin

import { plugins } from "@webiny/plugins";
import apwPlugins from "@webiny/app-apw/admin/plugins";

plugins.register(apwPlugins);

FAQs

Package last updated on 23 Jun 2025

Did you know?

Socket

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