Mô tả
Whether you’re building a site from scratch or setting up a local development environment, Instalist allows you to create, save, and manage lists of plugins, which can then be installed and activated with just a single click. This simple yet powerful tool is a game-changer, especially for developers who find themselves repeatedly installing the same set of plugins across multiple projects.
Why Instalist?
Imagine this scenario: You’re setting up a new WordPress site, and as always, there are certain plugins you can’t do without—think WPForms, WP Mail SMTP, Yoast SEO, Google Site Kit, and a few others. Normally, you’d have to install each of these plugins individually, a process that can become tedious, especially if you manage several sites.
Instalist changes all that. With this plugin, you can create a list of your go-to plugins, save it, and use it to quickly set up new sites. No more searching for each plugin, no more repetitive clicks—just a streamlined process that gets you up and running faster than ever.
Creating and Saving Plugin Lists
The magic of Instalist lies in its ability to create and save plugin lists. Here’s how it works: Once you’ve installed Instalist, you simply start typing the name of a plugin you want to add to your list. Instalist will automatically suggest matching plugins based on your input, allowing you to quickly find and select the one you need. After selecting the desired plugin, you just click “Add plugin,” and it’s added to your list along with its exact name, slug, and icon.
Once you have saved your list you can export it to a csv file and this is the game-changer feature of Instalist: in any new website you’ll build you’ll be able to import that file and install and activate all of your plugins with just a click!
Important notice
Several plugins don’t use Requires Plugins header field, so it can happen that a plugin seems to be activated when it is not. In other tests, I have found that some plugin use a code to deactivate itself if a required plugin is missing but put an exit or a return immediately after having called deactivate_plugins() function. Calling exit or return interrupts the normal flow of the WordPress cycle.
Even n this case, the plugin seems to be activated but it is not. Last, but not least, due to connection or network problems, the opposite can happen, that is that a plugin seems not to have been activated while it is perfectly active and working. I have tried to catch all of these cases and to return the appropriate feedback to the user.
In the free version, you can create and manage only one list of plugins, so you can try the plugin and see how easy it is to use.
The Premium version will offer these additional features:
* multiple lists management: you’ll be able to create as many lists as you want. For instance you could create a plugins list for e-commerce websites, another one for blogs and a new list for corporate websites
* selective installation and activation: you’ll be able to choose if install and activate all the plugins in the list or select only a few
* add plugins to your list choosing among the currently installed plugins
To do its job, Instalist relies on wordpress.org and uses WordPress plugin API to download and activate the desired plugins. You can read about privacy policy of wordpress.org at https://wordpress.org/about/privacy/
Cài đặt
Dashboard Method:
- Login to your WordPress admin and go to Plugins > Add New
- Type “Red Eyes Froggy Buttons” in the search bar and select this plugin
- Click “Install”, and then “Activate”
Upload Method:
- Unzip the plugin and upload the “better-search-replace” folder to your ‘wp-content/plugins’ directory
- Activate the plugin through the Plugins menu in WordPress
And you’re done!
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Instalist” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Instalist” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Instalist” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.6
- Tested up to WordPress 6.7
1.1.2
- Fixed several bugs that prevented to install plugins
- Improved error management
- Completely refactored the code for installation and activation process
- Introduced advanced feedback window to inform user about the installation process
1.1.3
- Fixed a bug that in some case prevented to import list