首頁 > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語言與程序設(shè)計(jì)
> OpenCart Theme and Module Development最新章節(jié)目錄
目錄(51章)
倒序
- 封面
- 版權(quán)信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Getting Started with OpenCart 2.0
- The features of OpenCart
- Changing the OpenCart shop's general settings
- Setting image height and width
- Describing the files and folders of the default theme
- Summary
- Chapter 2. Bootstrap Font Awesome and FlexSlider in OpenCart 2 Themes
- Bootstrap
- Font Awesome an iconic font
- FlexSlider
- Summary
- Chapter 3. Creating Custom Themes
- Preparing the files
- Integrating HTML and CSS into the OpenCart theme
- Understanding the code in header.tpl
- Checklist for the header section
- Changing the style of currency
- Describing the code of the top menu categories
- Changing the style of the menu
- Understanding the code in footer.tpl
- Changing the style of the footer p in the footer
- Removing the copyright information in the footer
- The home page
- The category page
- The product page
- The information pages
- The contact us page
- Changing the CSS for the checkout steps
- Summary
- Chapter 4. Getting Started with OpenCart 2 Modules
- Creating a Hello World module
- Installing configuring and uninstalling a module
- The file structure – admin and frontend
- Summary
- Chapter 5. Extensions Code
- Global library methods
- The Featured module
- The Shipping module
- The Payment module
- Summary
- Chapter 6. Create OpenCart Custom Pages
- Getting started with feedback management
- Summary
- Index 更新時間:2021-07-16 14:03:56
推薦閱讀
- Raspberry Pi for Secret Agents(Third Edition)
- C語言程序設(shè)計(jì)實(shí)踐教程
- MySQL數(shù)據(jù)庫管理與開發(fā)實(shí)踐教程 (清華電腦學(xué)堂)
- Apache Kafka Quick Start Guide
- Android開發(fā)案例教程與項(xiàng)目實(shí)戰(zhàn)(在線實(shí)驗(yàn)+在線自測)
- MATLAB 2020從入門到精通
- Swift Playgrounds少兒趣編程
- C和C++游戲趣味編程
- 匯編語言編程基礎(chǔ):基于LoongArch
- 軟件測試綜合技術(shù)
- Web App Testing Using Knockout.JS
- jQuery技術(shù)內(nèi)幕:深入解析jQuery架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- 數(shù)據(jù)科學(xué)中的實(shí)用統(tǒng)計(jì)學(xué)(第2版)
- Python應(yīng)用與實(shí)戰(zhàn)
- 3ds Max 2018從入門到精通
- Python編程基礎(chǔ)與數(shù)據(jù)分析
- Isomorphic JavaScript Web Development
- C#教程
- Learning Unity Physics
- Mastering Linux Kernel Development
- 微信公眾平臺應(yīng)用開發(fā)實(shí)戰(zhàn)
- 軟件測試(第2版)
- The JavaScript Workshop
- PrimeFaces Theme Development
- 程序員的三門課:技術(shù)精進(jìn)、架構(gòu)修煉、管理探秘
- Mastering Cross:Platform Development with Xamarin
- Python自然語言處理
- JavaScript權(quán)威指南(原書第7版)
- ASP.NET Core 2 and Angular 5
- Lua解釋器構(gòu)建:從虛擬機(jī)到編譯器