前言介紹
- 這款 WordPress 外掛「Instalist」是 2024-10-15 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2025-02-11,距離現在已有 81 天。
- 外掛最低要求 WordPress 4.0.1 以上版本才可以安裝。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
SaveTime | Instalist | WordPress | WebDevTools | PluginManager |
內容簡介
總結文案:
Instalist 是一款強大且簡單的工具,讓您能夠在建立網站或設置本地開發環境時,建立、保存和管理外掛清單,並透過單一點擊來安裝和啟用這些外掛。尤其適用於那些在多個項目中重複安裝相同外掛的開發者。
問題與答案:
- Instalist 是什麼?
Instalist 是一個工具,讓您能夠建立、保存和管理外掛清單,並在新網站建立時,透過單一點擊來安裝和啟用這些外掛。
- 為什麼需要使用 Instalist?
當您需要在新 WordPress 網站中安裝一組固定外掛時,Instalist 可以幫助您建立外掛清單,避免逐個安裝外掛並減少重複點擊的繁瑣過程。
- 如何創建和保存外掛清單?
使用 Instalist,只需開始輸入您想要添加到清單的外掛名稱,系統將自動提示相符的外掛,選擇後點擊“Add plugin”即可保存到清單中,並且可以將清單匯出成 csv 檔案以供使用。
- Instalist 的免費版本可以做什麼?
在免費版本中,您可以建立和管理一個外掛清單,讓您體驗使用本外掛的簡便性。
- 付費版本的 Instalist 有哪些額外功能?
付費版本將提供多個清單管理、選擇性安裝和啟用外掛以及在已安裝外掛中加入外掛到清單中的功能,提供更多彈性選擇。
- Instalist 是如何操作的?
Instalist 依賴於 wordpress.org,使用 WordPress 外掛 API 來下載和啟用所需的外掛,確保外掛的正常運作。您可以查看 wordpress.org 的隱私政策以瞭解更多信息。
原文外掛簡介
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!
Plugin versions
Free version
In the free version you can:
* create a plugin list from scratch using an easy list editor
* Esport a plugin list to a file in csv format
* Import a plugin list from a fil in csv format
* Install and activate all plugins in the list with just a single click of mouse
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.
Premium version
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 basic plugins list which holds all those plugins that you use in every website you create; another plugin list for e-commerce websites, another one for blogs and so on
* 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
* create a plugin list loading already installed plugins and choosing among them
How to use
Creatng a new list
1. New website
In a new website you can just install Instalist and use it to create a list of all plugins you need to install and activate. This alone is a significant time-saving: in fact, you don’t have to install and activate each plugin one by one, going from a page to another like a pinball ball. One you have saved your list, you’re ready to click the Install all button and let Instalist work for you.
But this is just the beginning. You can export your list to a file in csv format to save on your hard drive. When the time comes to create a new website, you can just install Instalist, import the csv file and click Install all button to get the job done.
2. In an existing website
If you have the Premium version of Instalist, you can create a list choosing from the plugins that are already installed in your website! A piece of cake!
Installing a list of plugins
When you give Instalist the Install command, it checks all the plugins in the list. If one or more required plugins are missing—meaning they are neither in the current list nor installed on the website—Instalist will stop the installation process and prompt you to install the missing dependencies.
If you agree, Instalist will download the required plugins and update the list. You can then click the Install button again, and Instalist will first install the necessary plugins before proceeding with the others, ensuring a smooth installation process.
Important notice
As you can read here, any “Plugin will fail to activate with the following generic response for multiple reasons, including; issues parsing the header information, issue with the ‘plugin’ cache […], or a permissions error”.
In addition, 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 they put an exit; or a return; immediately after having called deactivate_plugins() function. This 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 active and perfectly working.
I have tried to catch all of these cases and to return the appropriate feedback to the user. Anyway, if one error prevents the plugin’s activation, you’ll be able to select it/them in the plugins’ page of WordPress dashboard and activate it/them manually. Personally, I don’t think this has a significant impact on the advantages of using Instalist: in fact, the process of installing and activating various plugins is still much faster than using the traditional method.
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/
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Instalist」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.4 | 1.0.5 | 1.0.6 | 1.1.2 | 1.1.3 | 1.1.4 | 1.1.5 | 1.1.6 | 1.1.7 | 1.1.8 | 1.1.9 | 1.2.0 | 1.2.1 | 1.2.2 | 1.2.3 | 1.2.4 | trunk |
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。