Skip to content

Commit 124f056

Browse files
Initial commit
0 parents  commit 124f056

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

README.md

+43
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Cross Copy plugin for Craft CMS 3.x
2+
3+
Copy a matrix from one project to another
4+
5+
![Screenshot](resources/img/plugin-logo.png)
6+
7+
## Requirements
8+
9+
This plugin requires Craft CMS 3.0.0-beta.23 or later.
10+
11+
## Installation
12+
13+
To install the plugin, follow these instructions.
14+
15+
1. Open your terminal and go to your Craft project:
16+
17+
cd /path/to/project
18+
19+
2. Then tell Composer to load the plugin:
20+
21+
composer require /cross-copy
22+
23+
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Cross Copy.
24+
25+
## Cross Copy Overview
26+
27+
-Insert text here-
28+
29+
## Configuring Cross Copy
30+
31+
-Insert text here-
32+
33+
## Using Cross Copy
34+
35+
-Insert text here-
36+
37+
## Cross Copy Roadmap
38+
39+
Some things to do, and ideas for potential features:
40+
41+
* Release it
42+
43+
Brought to you by [Michael Butler]([email protected])

0 commit comments

Comments
 (0)