Skip to content

amine142/MVCShop

Repository files navigation

Documentation

##Requirements

The framework requirements are limited

  • Web Server
  • PHP 5.3 or greater is required

Although a database is not required, if a database is to be used the system is designed to work with a MySQL database. The framework can be changed to work with another database type.

###Recommended mod_rewrite - To remove the index.php from the URL. Otherwise index.php?url= is required

Installation

  1. Download the framework
  2. Unzip the package.
  3. Upload the framework files to your server. Normally the index.php file will be at your root.
  4. Open the index.php file with a text editor and set your base URL and database credentials (if a database is needed). Set the default theme and controller to be loaded.
  5. If using a Linux server edit .htaccess file and save the base path.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published