-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
54 lines (40 loc) · 1.63 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
=== WP AppStore ===
Contributors: bsndev
Tags: admin, plugin, theme, shop
Requires at least: 2.8
Tested up to: 3.2.1
Stable tag: 1.0.5
Download professional themes and plugins right from your WordPress admin area!
== Description ==
Best plugins and themes in one click from community driven repository!
*FEATURES*
* Homebrew-like plugins and themes repository for Wordpress!
* Only best plugins and themes which community decided to add
* Auto update of plugins and themes inside the plugin
* Auto update of WP AppStore from github
*FOR PLUGINS DEVELOPERS*
* We are not limited to plugins and themes only from wordpress.org.
* We support plugins packaged and located on your custom hosting or we can update plugin directly from your github project.
* You can add your own plugin by submitting pull request with your plugin formula file.
Please find out more on our github page https://github.com/bsn/wp-appstore.
== Installation ==
1. Upload `wp-appstore` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Changelog ==
= 1.0.5 =
* fixes with auto-update
* added sliders for plugins/themes with images
* various bug fixes
= 1.0 =
* all information about installation of plugins stored in formulas(files in a folder) - no usage of APIs
* added featued plugins/themes
* auto-update of wp-appstore from github
* auto update formulas only from github
= 0.7.1 =
* fixed bug with updating plugins and WordPress core
= 0.7 =
* using API calls to populate information
* installation of plugins into WordPress
* checking if plugin already installed to not install again
= 0.5 =
* Initial version of plugin