Plugin Directory

Changeset 1299267


Ignore:
Timestamp:
12/02/2015 07:36:21 PM (10 years ago)
Author:
Hermes Development
Message:

create the content for the readme.txt

Location:
static-snapshot/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • static-snapshot/trunk/main.php

    r1299231 r1299267  
    66Plugin URI: http://hermesdevelopment.com
    77Description: Get a static version of the website with wget
    8 Version: 0.0.1
     8Version: 0.1.0
    99Author: Hermes Development
    1010Author URI: http://hermesdevelopment.com
  • static-snapshot/trunk/readme.txt

    r1299225 r1299267  
    1 # snapshot-press
    2 snapshot exporter
     1=== Static Snapshot ===
     2Contributors: @hermes-development
     3Donate link: http://
     4Tags: static, snapshot
     5Requires at least: 4.3.1
     6Tested up to: 4.3.1
     7Stable tag: 0.1.0
     8License: GPLv2 or later
     9License URI: http://www.gnu.org/licenses/gpl-2.0.html
     10
     11Get a fully functional static version of your WordPress website.
     12
     13== Description ==
     14
     15Produces a static snapshot of your WordPress site.
     16Files are renamed with the correct extension if they come from a CDN.
     17All links produced are relative - they won't redirect to the original website but to the other static files.
     18
     19This plugin is a wrapper for the Linux/Unix wget application. Your server must use Linux/Unix!
     20
     21This is a BETA version of the product. Please DO NOT USE IT on a production site.
     22
     23
     24== Installation ==
     25
     261. Download the plugin
     271. Activate the plugin through the 'Plugins' menu in WordPress
     281. A new item "Get Snapshot" is now available from the WordPress admin sidebar
     29
     30== Frequently Asked Questions ==
     31
     32= Will this plugin work locally on a Windows machine? =
     33
     34No. This plugin can only work locally with Linux or Unix.
     35Max OSX users need to be sure that wget is installed on their machine
     36http://osxdaily.com/2012/05/22/install-wget-mac-os-x/
     37
     38== Screenshots ==
     39
     401. Static Snapshot Dashboard
     41
     42== Changelog ==
     43
     44= 0.1.0 =
     45* first version for the WordPress Plugin Repository
     46
     47== We need you help! ==
     48
     49This is a BETA product with possible bugs. Please test this product and give us feedback (http://staticsnapshot.com/forums/forum/support-forum) so we can improve and release the version 1.0 as soon as possible!
     50
Note: See TracChangeset for help on using the changeset viewer.