Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 470 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 470 Bytes

Bookstore

The Bookstore is a sample project used to demonstrate best practices in developing a WordPress application or website using the Themosis framework.

The project shows to developers how to work with the APIs, how to configure and develop a custom plugin and handle the front-end output with a custom theme.

Work in progress

Requirements

  • PHP >= 5.6.4
  • Themosis framework >= 1.3.0

Installation

Work in progress