Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KyrneDev committed Aug 4, 2019
1 parent d3ae81a commit 38d96b8
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,26 @@
# Drafts by FriendsOfFlarum

![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/fof/drafts.svg)](https://packagist.org/packages/fof/drafts)

A [Flarum](http://flarum.org) extension. Enables saving of discussion drafts.

### Installation

Use [Bazaar](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) or install manually with composer:

```sh
composer require fof/drafts
```

### Updating

```sh
composer update fof/drafts
```

### Links

- [Packagist](https://packagist.org/packages/fof/drafts)
- [GitHub](https://github.com/FriendsOfFlarum/drafts)

An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum).
1 change: 0 additions & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"dependencies": {
"fclone": "^1.0.11",
"flarum-webpack-config": "^0.1.0-beta.8",
"json-stringify-safe": "^5.0.1",
"webpack": "^4.0.0",
"webpack-cli": "^3.0.7"
},
Expand Down

0 comments on commit 38d96b8

Please sign in to comment.