前言介紹
- 這款 WordPress 外掛「Deals」是 2019-07-28 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2019-08-12,距離現在已有 2092 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 4.6 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.6 以上。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
mariusslo | kestutisit |
外掛標籤
deal | deals | offer | offers | slider |
內容簡介
首先,這個外掛程式與其他類似的外掛程式不同,它基於 MIT 授權,對於在 ThemeForest 等市場上出售高級主題的作者來說,這是至高無上的禮物。
與標準 GPLv2 授權不同,您不必公開發布您的主題,而且您可以將此外掛程式包含在您的付費網站捆綁套餐中。
我說“捆綁套餐”,因為您應該不將“優惠”屬於您的主題,因為這是一個糟糕的想法,您需要為未來的擴展留下彈性:
假如您的客戶將來要使用像 Amazon.com 一樣的時髦電子商務市場系統,如果您的客戶已經壯大到了那種程度,他就不需要在他們的網站上使用優惠插件了,他會想要用那個時髦電子商務市場系統替換它。
所以,我的建議是將此外掛程式包含在您的捆綁套餐的“可選插件”文件夾中,這樣您就可以在安裝說明中提到它,但讓它完全獨立於您的主題。
其次,此外掛程式完全是基於 MVC+模板設計的。這意味著它的代碼與其UI沒有任何關聯,您可以非常容易地通過您的主題輕鬆地重寫它的UI模板和資產(CSS,JS,圖像)(並提供詳細的步驟說明如何做到這一點)。
這意味著您讓主題成為主題必須是什麼的部分,它只是您網站的UI部分而已,沒有其他。
第三,它比市場上的任何其他外掛程式更安全。它基於頂級的S.O.L.I.D.編碼原則,具有數據模式的輸入數據驗證、輸出控制。
第四,此外掛程式是可擴展的—-它的源代碼是完全面向對象的、清晰方便的,基於 MVC 架構樣式引擎,符合嚴格的 PSR-2 編碼標準和 PSR-4 自動加載器,並且很容易理解如何添加新功能。
第五,此外掛程式可以在具有大型數據庫和高流量網站上運作良好—它基於最優的BCNF數據庫結構並且已經在擁有1百萬客戶數據庫和500,000日活用戶的實時網站上進行了測試。
第六,它支援官方WordPress多站點啟用的外掛程式,同時也支援WPML字符串翻譯。
此時,如果您需要多種語言,我強烈建議使用官方WordPress多站點設置,因為它免費,是正式的(所以您永遠不需要擔心未來的支援),而且,最重要的是,WordPress多站點更適合那些需要擴展的網站。您不希望將額外的翻譯瓶頸代碼層通過數據庫處理。
第七,它具有良好的使用者體驗—它具有默認設計,您可以通過不同的幻燈片幻燈片瀏覽超過3個交易,並且滑鼠懸停時可以淡入淡出描述—因此它不像您通常在古登伯格中看到的那樣是靜態的。
但最重要的是,此外掛程式永遠不包含廣告。我個人非常討厭那些充斥著廣告或追蹤的免費或付費外掛程式,這使得 w.org 外掛程序目錄中的大部分程序(實際上,包括許多高級市場)都有了這個功能。因此,這是我們一直維護的主要功能:
1. 永遠不會跟踪您的數據(甚至不需要放置類似“錯誤日誌監視器”外掛程式中的 GDPR 遵從協議核取方塊),
2. 永遠不會使其偽廣告完整(即使是像 WooCommerce 或聯絡表單7這樣的大型外掛程式在其主屏幕中也有近80%或其主要按鈕的20%關於如何安裝\購買其他外掛程式的功能)。
原文外掛簡介
First – differently than any other similar plugin, this plugin is based on MIT license, which is a holly-grail for premium theme authors on i.e. ThemeForest or similar marketplaces.
Differently to standard GPLv2 license you are not required to open-source your theme and you CAN include this plugin into your premium websites bundle packs.
I do say here bundle packs, because you should never have an deals section to be a part of your theme, because that would be a bad idea – you need to leave your customers a flexibility for the future scale:
What if your customers will decide later go with some kind of fancy e-commerce marketplace system like in Amazon.com – if your customer will grow that big, he won’t need to have deals plugin anymore on their website, he will want to replace it with that fancy e-commerce marketplace system.
So my advise is to include this plugin in your bundle pack’s /Optional Plugins/ folder, so that you can tell about in the installation instructions, but make it fully independent from your theme.
Second – this plugin is fully MVC + Templates based. This means that it’s code is not related at all to it’s UI, and that allows you easily to override it’s UI templates and Assets (CSS, JS, Images) by your theme very easily (and there is detailed step-by-step instructions given how to do that).
This means that you making a theme to be what the theme has to be – a UI part of your website, nothing more.
Third – it is much more secure than any other plugin’s on the market. It is based on top-end S.O.L.I.D. coding principle with input data validation with data-patterns, output escaping.
Fourth – this plugin is scalable – it’s source code is fully object-oriented, clean & logical, based on MVC architectural pattern with templates engine, compliant with strict PSR-2 coding standard and PSR-4 autoloaders, and easy to understand how to add new features on your own.
Fifth – this plugin works well with big databases & high-traffic websites – it is created on optimal BCNF database structure and was tested on live website with 1M customers database and 500,000 active daily views.
Sixth – it does support official WordPress multisite as network-enabled plugin, as well as it does have support WPML string translation.
At this point, if you need more than one language, I’d strongly advise to go with official WordPress multisite setup, because it is free, it is official (so you will never need to worry about the future support), and, most important – WordPress multisite is much more suitable for websites that needs to scale. You don’t want to have that additional translation bottle-neck code layer to be processed via database.
Seventh – it has nice user experience – it’s has a default design, it does allow you to have more than 3 deals via different slider’s slides, as well as fading in and out description on mouse hover – so it is not static like what you usually get with Gutenberg.
But the most important is that this plugin is and always be ads-free. I personally really hate these freemium, ads-full or tracking plugins which makes majority of the plugins on w.org plugins directory (and, actually, many of premium marketplaces). So this is the key features we always maintain:
1. Never track your data (nor even by putting some kind of GDPR-compliance agreement checkbox, like Error Log Monitor plugin),
2. Never make it pseudo-ads-full (even such a big plugins like WooCommerce or Contact Form 7 has nearly 80% of their home screen or 20% of their main buttons about how to install \ buy other plugins
– this is a really ugly behavior of pushing-more and going to Facebook-like business, where you get like drug-addicted to company products).
The goal of this plugin is to full-fill the needs of website-starter, that needs a great tool which can last him for many years until it will grow that big so he would grow-out current plugins and would need some kind of different plugins.
And, I believe, that many other developers had the same issue when tried to create their first premium theme or set-up a website for their client. Starting with the issues with license type to the moment when deals section is hardcoded into theme code.
So I wanted to help all these developers to save their time, and I’m releasing this plugin for you to simplify your work. And I’m releasing it under MIT license, which allows you to use this plugin your website bundle without any restrictions for both – free and commercial use.
Plus – I’m giving a promise to you, that this plugin is and will always be 100% free, without any ads, ‘Subscribe’, ‘Follow us’, ‘Check our page’, ‘Get Pro Version’ or similar links.
Finally – the code is poetry – the better is the web, the happier is the world.
Live Demo
Deals (Live Demo)
GitHub Repository (for those, who want to contribute via “Pull Requests”)
https://github.com/SolidMVC/Deals
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Deals」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Smart Slider 3 》al editor, Layer animation builder, Layer blending modes and filters, Google Fonts integration, Custom CSS, Smart Crop for perfect image fit, Built...。
Slider, Gallery, and Carousel by MetaSlider – Image Slider, Video Slider 》使用MetaSlider,您可以在數分鐘內創建強大的、優化的幻燈片、輪播、橫向滑屏或相冊,它是全球#1的響應式WordPress幻燈片外掛。MetaSlider是圖像、照片、視...。
SiteOrigin Widgets Bundle 》rdPress website since 2013. Our Widgets Bundle is actively developed and regularly updated to ensure compatibility with the latest WordPress update...。
Slide Anything – Responsive Content / HTML Slider and Carousel 》Slide Anything 允許您創建一個輪播/滑動功能,每個滑動層的內容可以是任何您想要的東西 - 圖像,文字,HTML甚至是短代碼。此外,這個外掛使用 Owl Carousel ...。
Slider & Popup Builder by Depicter – Add Image Slider, Carousel Slider, Exit Intent Popup, Popup Modal, Coupon Popup, Post Slider Carousel 》, , 範例和演示 | 影片教學 | 支援, , 簡介, Depicter 是一款免費的 SEO 友好、響應式的圖片和視訊幻燈片外掛,可以平滑地運作在所有主要設備上,提供超高品...。
Prime Slider – Addons For Elementor (Revolution of a slider, Hero Slider, Post Slider and Ecommerce Slider) 》您是否在尋找一款專門為 WordPress 和 Elementor 建立滑動輪播的外掛程式?, Prime Slider 是一款快速、完全可自訂且功能豐富的外掛程式,適用於包括部落格、...。
Master Slider – Responsive Touch Slider 》, 演示 | 功能 | 文件 | 所有視頻教程 | 支援, , , 概述, Master Slider 是一款免費的 SEO 友好、響應式圖片和視頻輪播插件,真正可以在所有主要設備上運行,...。
Side Cart Woocommerce | Woocommerce Cart 》現場演示, 說再見你的 WooCommerce 購物車頁面。使用預設購物車,用戶可以在網站的任何位置訪問購物車項目。, 該外掛是完全基於 Ajax 做法,無需刷新。, 功能...。
Carousel, Slider, Gallery by WP Carousel – Image Carousel with Lightbox & Photo Gallery, Video Slider, Post Carousel & Post Grid, Product Carousel & Product Grid 》, 實時演示 | 影片教程 | 使用說明 | 升級至專業版 », 概觀, WP Carousel 是最強大且使用者友好的 WordPress 公告欄外掛,可建立帶圖片、文章、WooComm...。
Interactive Content – H5P 》使用 H5P 的好處之一是可以存取許多不同的互動式內容類型,例如演示、互動式視頻、記憶遊戲、測驗、選擇題、時間軸、拼貼畫、熱點、拖放、填充測試、個性化測...。
Carousel Slider 》, 概述, 創建符合 SEO 標準的圖像、標誌、視頻、文章、WooCommerce 產品輪播和滑塊。, Carousel Slider 是一個支援觸控的 WordPress 外掛,可以讓您創建高度...。
WP Google Review Slider 》這款 WordPress 外掛不僅易用,還能提高客戶信心和社會證明!只要輸入一些 Google 搜尋關鍵字或位置 ID,您就能輕鬆地在 WordPress 網站上展示 Google 商家評...。
Ultimate Slider 》終極響應式圖片滑動模組是一款專為 WordPress 博客用戶設計的圖片滑動模組。使用多圖片上傳器,您可以在單個滑動模組中添加無限圖片幻燈片。您可以在您的博客...。
Genesis Responsive Slider 》此外掛可讓您建立簡單的響應式幻燈片,顯示每篇文章的特色圖像、標題和摘要。, 它包含您的投影片的最大尺寸選項,可讓您選擇顯示文章或頁面,可以從哪個類別...。
YITH WooCommerce Product Gallery & Image Zoom 》提升您的產品圖片,出色的產品頁面的關鍵特色, 當我們在網上商店購物時,我們與產品的接觸是有限的:我們無法觸摸、聞或嘗試它。我們排除了產品體驗中的某些...。