1. General.
In this section described what are ApPHP MVC Framework and ApPHP Directy CMF.
1.1 ApPHP MVC Framework.
ApPHP MVC Framework is designed to provide modern and rapid development of websites,
web applications and web services. MicroBlog script requires framework version
0.4.0 or later for stable work. You may read more information about the framework from
this
Framework Documentation page.
1.2 ApPHP Directy CMF.
ApPHP Directy CMF is an open-source content management framework (CMF), built on
ApPHP MVC Framework that provides a basic functionality required for creating websites and
publishing web content. It includes Frontend and Backend parts, supports multi-language,
roles and privileges, templates, modular development etc.
Building an application without ApPHP Directy CMF could take a weeks and weeks of hard
developing, debugging and testing (depending on your experience level with PHP).
ApPHP Directy CMF eliminates the need for most of this work, freeing your valuable time
for making great and modern applications. Each web applications that built with
Directy CMF represents the triple chain, where application logic encapsulated in the
special module:
MVC Framework ↔ Directy CMF ↔ Web Application.
Find more information about the ApPHP Directy CMF in this
Getting Started guide.
2. BidAuction Site Backend.
This section describes how to start work with uBidAuction Site Backend.
2.1 Module Installation.

Module Installation