Skip to content

payloadcmsdirectory/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PayloadCMS Directory CLI

PayloadCMS Directory CLI

A command-line interface tool for managing PayloadCMS plugins and configurations.

Features

  • 🚀 Initialize PayloadCMS projects
  • 📦 Install and manage plugins
  • 🔨 Generate collections and configurations
  • 🎯 Interactive menus for easy navigation
  • ⚙️ Project configuration management

Installation

npm install -g @payloadcmsdirectory/cli
# or
yarn global add @payloadcmsdirectory/cli
# or
pnpm add -g @payloadcmsdirectory/cli

Usage

Run the CLI:

payloadcli

Or use it directly with npx:

npx @payloadcmsdirectory/cli

Commands

  • init - Initialize a PayloadCMS project
  • add [plugin] - Add a plugin to your project
  • list - List available plugins
  • update [plugin] - Update an installed plugin
  • remove [plugin] - Remove an installed plugin
  • generate:collection [name] - Generate a new collection
  • init:config - Initialize PayloadCLI config file
  • help - Show interactive help menu

Contributing

Please read our Contributing Guide before submitting a Pull Request to the project.

Support

License

MIT © PayloadCMS Directory

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published