Ignite CMS
  • Overview
  • Getting Started
    • Installation
    • Setup
    • Hosting
    • Advanced Configuration
    • Uninstall
  • Managing Content
    • CKEditor WYSIWYG
    • Adding Content
      • Article
      • Basic Page
      • Event
      • Layout Page
      • Press Release
      • Profile
      • Resource
    • Content Workflow
    • Panel Options
      • Revision Log Message
      • Menu Settings
      • Meta Tags
      • URL Path Settings
      • Authoring Information
    • Layout Components
      • 50/50 Teaser
      • Accordion
      • Banner
      • Block Library
      • Card List
      • Carousel
      • CTA
      • Embed
      • Form
      • Gallery
      • Hero
      • List View
      • Map
      • Media
      • Newsletter
      • Quote
      • Stats
      • Text
  • Theming
    • Getting Started
    • Layout Builder Blocks
      • 50/50 Teaser
      • Accordion
      • Banner
      • Card List
      • Carousel (Multi)
      • CTA
      • Embed
      • Form
      • Gallery
      • Hero
      • Map
      • Media
      • Newsletter
      • Quote
      • Stats
      • Text
  • Updates
  • Ignite Demo
  • Ignite Storybook
Powered by GitBook
On this page
  1. Getting Started

Uninstall

PreviousAdvanced ConfigurationNextManaging Content

Last updated 1 year ago

The Ignite core and features packages provided by the can be removed at any time.

Steps to uninstall:

  1. To uninstall, you will need to copy any dependencies you still need from package into your main project composer.

  2. After removing the desired package you can re-run composer update.

Other packages:

  • The ignite_theme package can be removed if it is not being used as a parent theme.

  • The ignite_demo package can be removed if you are not leveraging the Demo install profile.

  • The Rain Gin package can be removed if it has been replaced by another admin theme.

Drupal project composer template