Skip to content

Commit

Permalink
composer install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
boxblinkracer committed Jun 5, 2023
1 parent e7b84c3 commit e888851
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ This plugin is designed to generate demo data for Shopware 6 based on artificial
You can download the stable ZIP file releases from Github.
Just download the ZIP file and install it in the Shopware administration.

### Composer Installation

You can install the plugin using composer. Just navigate to your Shopware 6 project's root directory and run the following command:

```ruby
composer require boxblinkracer/shopware-ai-demodata
```

### Manual Installation

Clone this repository to your Shopware 6 project's custom/plugins directory.
Expand Down

0 comments on commit e888851

Please sign in to comment.