=== Export2Word ===
Tags: export,word,docx,phpword
Donate link: http://waterproof-webdesign.info/donate
Contributors: jhotadhari
Tested up to: 4.9.1
Requires at least: 4.7
Requires PHP: 5.6
Stable tag: trunk
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Export a website as a docx document


== Description ==

> ## Deprecated
> This project is no longer active and not recommended for use.

Export a website as a docx document.

UI to manage and customize Templates and Documents.

> Export2Word on [GitHub](https://github.com/jhotadhari/export2word)

> Export2Word [wiki](https://github.com/jhotadhari/export2word/wiki)

= How to use =

* Install and go to 'Tools' -> 'Export2Word'
* Create some Templates
* Create a Document and export it
* Edit the exported docx document with a word processing tool of your choice

This plugin is currently in development and more features and documentation will be added soon.

= Thanks for beautiful ressoucres =
* [CMB2](https://github.com/WebDevStudios/CMB2)
* [Integration CMB2-qTranslate](https://github.com/jmarceli/integration-cmb2-qtranslate)
* [CMB2 Conditionals](https://github.com/jcchavezs/cmb2-conditionals)
* [PHPWord](http://phpword.codeplex.com/)
* [jstree](https://github.com/vakata/jstree/)
* [jsForm](https://github.com/corinis/jsForm)
* This Plugin is generated with [generator-pluginboilerplate](https://github.com/jhotadhari/generator-pluginboilerplate)
* Banner and Icon are based on [Money vector created by Dooder - Freepik.com](https://www.freepik.com/free-photos-vectors/money)

== Installation ==

### Requirements:
* php 5.6
* php xml extension
* JavaScript needs to be enabled

Upload and install this Plugin the same way you'd install any other plugin.
Go to 'Tools' -> 'Export2Word' and generate Templates and Documents

== Screenshots ==
1. Documents List
2. Edit Template
3. Edit Document

== Upgrade Notice ==

This Plugin is still in early development. Reality might be in movement.

== Changelog ==

0.0.6
added 'Requires PHP' to readme.txt

0.0.5
added assets;
translated some strings to german;

0.0.4
clean up dist/**/vendor folder

0.0.3
many fixes, check the commit massages for details: https://github.com/jhotadhari/export2word/commits/master

0.0.2


0.0.1
First basic running version

