=== WP Post to DOCX === Contributors: phpdocx Tags: docx, post, posts, post to docx, phpdocx Requires at least: 2.7 Tested up to: 6.5 Stable tag: trunk License: phpdocx LICENSE License URI: http://www.phpdocx.com Post to DOCX allows to download post in DOCX format. == Description == Post to DOCX allows to download post in DOCX format using PHPDocX. PHPDocX is a PHP library designed to generate completely dynamic, fully customizable and digitally signed Word documents. == Installation == 1. Upload to the "post-to-docx" directory to `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Copy the library to the phpdocx folder 4. Create the folder wp-content/uploads and grant read and write access to the web user == Changelog == = 1.0 = * Initial version.