-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
31 lines (22 loc) · 1.33 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
=== Plugin Name ===
Contributors: claytonk
Tags: import, modx, ALPS3
Requires at least: 5.1
Tested up to: 5.9
Stable tag: 0.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This utility allows the quick transfer of existing content from a MODX site to an ALPS Wordpress.
== Description ==
This utility allows administrative users who also have an admin account on an existing MODX site to initiate an automated transfer of resource content and linked images/files. Multiple options are provided for selecting and filtering exsting content for import.
## Important!
This utility requires an endpoint be present on the remote site. The resources for that endpoint are not part of this utility. You will need to contact me to set up the endpoint on any site you intend to import. The endpoint requires minor, but very important adjustments from site to site based on the nomenclature of the template variables.
== Installation ==
1. Download repository
2. Upload zipped repository to your wp-content/plugins/ directory
3. Unzip repository, **rename extracted folder as "modx-import"** and delete repository archive
4. Activate the plugin through the 'Plugins' menu in WordPress
5. You should see a "MODX Import" menu item in your admin sidebar. Click it to begin the import process.
== Changelog ==
= 0.5 =
Initial beta release.