Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
- add a WIP section, it will be ready when solidusio/solidus#2118 will
  be merged
- add a note to discourage the usage of this extension
- update contributors section
  • Loading branch information
kennyadsl committed Jul 26, 2017
1 parent c5aed15 commit 4e58e21
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
SolidusCountriesBackend
=======================

Introduction goes here.
**WIP**: This extension is not ready yet. Do not use it until the pull
request below has been merged.

Add an admin UI to Solidus for managing countries and states.

This functionality has been removed from Solidus core with
[#2118](https://github.com/solidusio/solidus/pull/2118).

Important Note
--------------

Solidus will remove support for changing countries and states since they
will not be stored anymore in the database. Solidus will slowly migrate to [Carmen](https://github.com/jim/carmen) and this is part of the
migration process so **it is recommended not to use this extension**.

Installation
------------
Expand Down Expand Up @@ -36,4 +49,4 @@ Simply add this require statement to your spec_helper:
require 'solidus_countries_backend/factories'
```

Copyright (c) 2017 [name of extension creator], released under the New BSD License
Copyright (c) 2017 [contributors](https://github.com/solidusio-contrib/solidus_countries_backend/graphs/contributors), released under the New BSD License

0 comments on commit 4e58e21

Please sign in to comment.