Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
adrenth committed Mar 5, 2022
1 parent ff40b19 commit 72ab17a
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,15 @@ You can also decode those ids back. This is useful in bundling several parameter

## Requirements

* PHP 7.2 or higher
* October CMS build 468 or higher
* PHP 7.4 or higher
* October CMS 1.x or 2.x

## Installation

*CLI:*

```
php artisan plugin:install Vdlp.Hashids
composer require vdlp/oc-hashids-plugin
```

*October CMS:*

Go to Settings > Updates & Plugins > Install plugins and search for 'Hashids'.

## Configuration

To configure this plugin execute the following command:
Expand Down

0 comments on commit 72ab17a

Please sign in to comment.