-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathREADME.txt
executable file
·132 lines (86 loc) · 4.04 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
=== Wp Favs - Plugin Manager ===
Contributors: timersys
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K4T6L69EV9G2Q
Tags: plugins,multiple plugins,bulk plugin installation,favorite plugins,install multiple plugins,multi plugin installer,install plugins,plugin manager,wpcore,wp core
Requires at least: 3.6
Tested up to: 4.9.7
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Wpfavs is a plugin manager tool that let's you import your plugins lists from https://wpfavs.com
== Description ==
Wp Favs is a bulk plugin manager tool that let's you import your plugins lists (aka Wp Favs) from [https://wpfavs.com](https://wpfavs.com) or get your favorites plugins from WordPress.org
You can either go to Wp Favs site and [register an account](https://wpfavs.com/register) to create your own lists or you can [browse](https://wpfavs.com/wpfavs) other users existing lists and use them with quick token key.
With the Wpfavs plugin you can install, delete or active multiple plugins in just a few clicks. It's a great tool for developers that install dozens of Wordpress Sites every month.
Once installed simple go to Tools -> Wpfavs
You can read a tutorial on how to use the plugin in [Tuts+](http://code.tutsplus.com/articles/install-multiple-wordpress-plugins-in-just-a-few-clicks--cms-21311)
> <strong>Premium Version</strong><br>
>
> Check the **new premium version** available in [https://wpfavs.com](https://wpfavs.com/register)
>
> * Upload custom plugins
> * Connect your codecannyon account and import purchased plugins
> * Powerful API
> * Many features to come
= Wordpress Popups =
Best popups plugin ever ([http://wp.timersys.com/popups/](http://wp.timersys.com/popups/?utm_source=wsi-free-plugin&utm_medium=readme))
= HTML Email Templates =
Check how to [send beautiful html emails](https://wordpress.org/plugins/email-templates/) in WordPress
== Installation ==
= Using The WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Search for 'Wpfavs'
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard
5. Now you can go to Tools -> Wpfavs
= Uploading in WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `wpfavs.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard
6. Now you can go to Tools -> Wpfavs
= Using FTP =
1. Download `wpfavs.zip`
2. Extract the `wpfavs` directory to your computer
3. Upload the `wpfavs` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard
5. Now you can go to Tools -> Wpfavs
== Frequently Asked Questions ==
= Do I need to register at http://wpfavs.com ? =
Not at all. You can browse other users lists and use the Quick Use Key
= Is this free? =
Yes, it's totally free and it will remain free. No premium addons, or stuff will that will be added
== Screenshots ==
1. On the main window you can user your API key to get your lists or a quick key
2. All the wpfavs loaded from your API key
3. When you run a list you get to the plugins of the Wpfav
== Changelog ==
= 1.2=
* Option to export installed/active plugins
* Minor bugfixes
= 1.1.1 =
* Renamed functions that clashed with other plguins/themes using tgm class
= 1.1 =
* Plugin almost completely recoded for new version of Wp Favs site
= 1.0.7.1 =
* Fixed compatibility issue with WP 4.3 - Thanks to Rob C
= 1.0.6 =
* Added the option to bulk delete / uninstall plugins
* Fixed some notices errors
= 1.0.5 =
* Changed sidebar
* Added error checks everywhere missing
* Version bump
= 1.0.3 =
* Fixed bug preventing quick key or WP import list to work properly
* Fixed bug that some plugin where installed when not selected for install
= 1.0.2 =
* Fixed bug when importing favorites from WordPress
= 1.0.1 =
* Now users can import favorites from wp.org - Thanks Alfred Bez
* Users can press enter key to submit quick key now
* Added sidebar with some useful links
* Added translation support
= 1.0.0 =
* First release