- OpenCart Theme and Module Development
- Rupak Nepali
- 164字
- 2021-07-16 14:03:45
The features of OpenCart
The latest version of OpenCart at the time of writing this book is 2.0.1.1, which boasts of a multitude of great features:
- Modern and fully responsive design, OCMod (virtual file modification)
- A redesigned admin area and frontend
- More payment gateways included in the standard download
- Event notification system
- Custom form fields
- An unlimited module instance system to increase functionality
Its pre-existing features include the following:
- Open source nature
- Templatable for changing the presentation section
It also supports:
- Downloadable products
- Unlimited categories, products, manufacturers
- Multilanguage
- Multicurrency
- Product reviews and ratings
- PCI-compliant
- Automatic image resizing
- Multiple tax rates related products
- Unlimited information pages
- Shipping weight calculation
- Discount coupon system
It is search engine optimized and has backup and restoration tools. It provides features such as printable invoices, sales reports, error logging, multistore features, multiple marketplace integration tools such as OpenBay Pro, and many more.
Now, let's start with some basic general setting that will be helpful in creating our theme and module.
推薦閱讀
- The DevOps 2.3 Toolkit
- FuelPHP Application Development Blueprints
- HTML5游戲開發案例教程
- 零基礎學Java(第4版)
- SQL Server 2012數據庫管理與開發項目教程
- SQL經典實例(第2版)
- Learning PHP 7
- Scratch3.0趣味編程動手玩:比賽訓練營
- Kubernetes源碼剖析
- Mastering Docker
- Learning iOS Security
- JQuery風暴:完美用戶體驗
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數據
- Learning Unreal Engine Game Development
- Android高級開發實戰:UI、NDK與安全