1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 10:40:12 +02:00
fdroidserver/wp-fdroid
Hans-Emil Skogh e3af9bf78f Normalized indentation to use tab character and unix style line endings for the wp-fdroid plugin.
This is consistent with the wordpress PHP source style.
2011-12-29 19:45:18 +01:00
..
readme.txt The very simplest repository browser you could imagine, as a WordPress plugin 2010-12-04 23:59:29 +00:00
wp-fdroid.php Normalized indentation to use tab character and unix style line endings for the wp-fdroid plugin. 2011-12-29 19:45:18 +01:00

=== WP FDroid ===
Contributors: CiaranG
Tags: android, repository
Requires at least: 2.9
Tested up to: 2.9
Stable tag: 0.1

Provides the ability to browse the contents of an FDroid repository.

== Description ==

This plugin provides the ability to browse the contents of an FDroid
repository. The repository browser can be inserted into the site by
creating a page containing the 'fdroidrepo' shortcode.

License: GPL v3

== Installation ==

1. Download and extract the zip file.
2. Upload the plugin directory to /wp-content/plugins on your server.
3. Go to the Plugins screen in your Wordpress Admin and activate it.

== Frequently Asked Questions ==

= Is this finished? =

No it isn't. I'm working on it.

== Screenshots ==

1. There isn't one yet actually.