Skip to content

thunder/thunder-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thunder CMS

Thunder in recipes

Installation

  1. Install Docker
  2. Install ddev brew install ddev/ddev/ddev
  3. Clone the repository git clone [email protected]:thunder/thunder-cms.git
  4. Go to the project directory cd thunder-cms
  5. Start the project ddev start
  6. Install dependencies ddev composer install
  7. Install the project ddev drush site:install recipes/thunder_cms
  8. Open the project in the browser ddev drush uli

Update repositories in composer.json

When adding new recipes or modules, the composer.json has to be updated:

ddev setup-repositories

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published