Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pluginpal/webtools-core

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pluginpal/webtools-core

This is the description of the plugin.

  • 1.0.0-beta.15
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
57
decreased by-66.07%
Maintainers
0
Weekly downloads
 
Created
Source

Strapi Webtools

Everything you need to build a website with Strapi CMS

Read the documentation

NPM Version Monthly download on NPM CI build status codecov.io

[!IMPORTANT]
The Webtools suite is still in BETA

✨ Features

  • Unique URLs Every page will get their own unique path
  • Auto generated Automatically generated based on a pattern
  • Flexible Overwrite single URLs
  • Frontend router Get any page by it's unique path from the public API
  • Auto slugify The URLs will automatically be slugified to ensure valid paths

⏳ Installation

Read the Getting Started tutorial or follow the steps below:

# using yarn
yarn add @pluginpal/webtools-core

# using npm
npm install @pluginpal/webtools-core --save

After successful installation you have to rebuild the admin UI so it'll include this plugin. To rebuild and restart Strapi run:

# using yarn
yarn build
yarn develop

# using npm
npm run build
npm run develop

Enjoy 🎉

📓 Documentation

See our dedicated repository for all of PluginPal's documentation, or view the Webtools documentation live:

🔌 Addons

Webtools can be extended by installing addons that hook into the core Webtools functionality. Read more about how addons work and how to install them in the addons documentation.

🌎 Community support

📝 Resources

FAQs

Package last updated on 08 Oct 2024

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc