An open API service indexing awesome lists of open source software.

https://github.com/timkelty/craft-crossoriginlocales


https://github.com/timkelty/craft-crossoriginlocales

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Cross-Origin Locales plugin for Craft CMS

Workaround for localized, cross-origin sites.

![Screenshot](resources/screenshots/plugin_logo.png)

## Installation

To install Cross-Origin Locales, follow these steps:

1. Download & unzip the file and place the `crossoriginlocales` directory into your `craft/plugins` directory
2. -OR- do a `git clone https://github.com/timkelty/crossoriginlocales.git` directly into your `craft/plugins` folder. You can then update it with `git pull`
3. -OR- install with Composer via `composer require timkelty/crossoriginlocales`
4. Install plugin in the Craft Control Panel under Settings > Plugins
5. The plugin folder should be named `crossoriginlocales` for Craft to see it. GitHub recently started appending `-master` (the branch name) to the name of the folder for zip file downloads.

Cross-Origin Locales works on Craft 2.4.x and Craft 2.5.x.

## Cross-Origin Locales Overview

-Insert text here-

## Configuring Cross-Origin Locales

-Insert text here-

## Using Cross-Origin Locales

-Insert text here-

## Cross-Origin Locales Roadmap

Some things to do, and ideas for potential features:

* Release it

## Cross-Origin Locales Changelog

### 1.0.0 -- 2016.08.19

* Initial release

Brought to you by [Tim Kelty](http://fusionary.com/)