dxpr-install

Automate DXPR CMS installation with repository cloning, dependencies, and database setup.

1|3|Updated Jun 7, 2021
One-click install
npx skills add https://github.com/dxpr/dxpr_cms --skill dxpr-install
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dxpr-install
Source: https://github.com/dxpr/dxpr_cms/tree/main/.claude/skills/dxpr-install
Command: npx skills add https://github.com/dxpr/dxpr_cms --skill dxpr-install

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the manual complexity of setting up a DXPR CMS environment, handling everything from repository cloning and dependency management to database configuration and module installation.

Core Features & Use Cases

  • Automated Provisioning: Orchestrates the entire installation lifecycle including DDEV environment setup or native installation.
  • Intelligent Configuration: Automatically detects system requirements, manages API keys, and configures AI providers for DXPR Builder.
  • Use Case: Quickly spin up a new, fully-configured DXPR CMS site with specific recipes like News or Multilingual without manually running multiple drush commands or configuring complex environment variables.

Quick Start

Ask the AI to install a new DXPR CMS site in the current directory and follow the interactive prompts to configure your preferences.

Frequently Asked Questions about dxpr-install

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate DXPR CMS installation and configuration end-to-end?

Automated DXPR CMS installation orchestrates repository cloning, dependency management, and database setup to eliminate manual configuration complexity. It provisions a fully configured site environment without manually running multiple drush commands.

Do I need DDEV to deploy a DXPR CMS site?

DDEV is not strictly required to deploy a DXPR CMS site. The automated installation supports both DDEV environments and native PHP/MySQL configurations, detecting system requirements to complete the setup.

Can I use automated deployment for DXPR CMS multisite creation?

Automated deployment supports DXPR CMS multisite creation and new project initialization. It applies to environment-specific deployment tasks, allowing you to quickly spin up sites with specific recipes like News or Multilingual.

How does AI provider integration work during DXPR CMS setup?

AI provider integration during DXPR CMS setup is managed automatically by configuring API keys for DXPR Builder. The deployment process requires valid DXPR API credentials to complete the integration.

What is the best way to spin up a new DXPR CMS site with specific recipes?

The best way to spin up a DXPR CMS site with specific recipes is to ask the AI to install it in your current directory. Interactive prompts guide your preferences to automatically configure News, Multilingual, or other recipes.