PHPackages                             vamshop/vamshop-app - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. vamshop/vamshop-app

ActiveProject[Framework](/categories/framework)

vamshop/vamshop-app
===================

VamShop Skeleton App

3.0.25(7y ago)0131MITPHPPHP &gt;=5.6

Since Jun 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/vamshop/vamshop-app)[ Packagist](https://packagist.org/packages/vamshop/vamshop-app)[ Docs](https://github.com/vamshop/vamshop-app)[ RSS](/packages/vamshop-vamshop-app/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (18)Versions (22)Used By (0)

VamShop App
===========

[](#vamshop-app)

**Vamshop** is a free, open source, content management system for PHP, released under [MIT License](http://github.com/vamshop/vamshop/blob/master/LICENSE.txt).

It is powered by [CakePHP](http://cakephp.org) MVC framework.

[![Build Status](https://camo.githubusercontent.com/0b395ad91885c4427ba1ba76f183855df8a361e63347c42ba8c1237eb497f20c/68747470733a2f2f7472617669732d63692e6f72672f76616d73686f702f76616d73686f702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/vamshop/vamshop)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/bee49d4d52b890ccbdfb6f7601de95c44416b360918ee2ff3964e10517087a99/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f76616d73686f702f76616d73686f702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/vamshop/vamshop/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/7a4040f3481ef424dddcbdcef7f97073eb759d6615f88a89285a319c4b719c19/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f76616d73686f702f76616d73686f702f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/vamshop/vamshop/?branch=master)

Requirements
------------

[](#requirements)

- Apache with `mod_rewrite`
- PHP 5.6 or higher
- MySQL 5.7 or higher

Installation
------------

[](#installation)

#### Installation using composer

[](#installation-using-composer)

The preferred way to install Vamshop is by using [composer](http://getcomposer.org).

```
composer create-project vamshop/vamshop-app ./

bin/cake vamshop/install.install -u user -p password -d Mysql -n databasename -h localhost -t 3306 admin password

OR

bin/cake vamshop/install.install

```

!!!! Empty MySQL database must be created before installation.

VamShop installation from scratch:

[![VamShop installation from scratch. CakePHP, Composer, Github, Vagrant, EC2, AWS, AZURE, Docker ](https://camo.githubusercontent.com/f4f5ef82a744e56747866bae1102dcc1ad9aa995cc1cbc951bb9bd511b22b7d2/687474703a2f2f696d672e796f75747562652e636f6d2f76692f646552545a6838487154302f302e6a7067)](https://www.youtube.com/watch?v=deRTZh8HqT0)

If you want hack on vamshop, you can use the `--prefer-source` flag, ie:

```
`composer create-project --prefer-source vamshop/vamshop-app myapp`

```

#### Web based installer

[](#web-based-installer)

- Extract the archive. Upload the content to your server.
- Create a new MySQL database (charset `utf8mb4` with `utf8m4_unicode_ci` collation)
- Visit  from your browser and follow the instructions.

VamShop web based installation:

[![VamShop web based installation. CakePHP, Composer, Github, Vagrant, EC2, AWS, AZURE, Docker ](https://camo.githubusercontent.com/c556e716a6bd952a887b500d3bdba673fa196f3d6c086dbcb7d0c9868d56ab95/687474703a2f2f696d672e796f75747562652e636f6d2f76692f70565a584851706f6b31672f302e6a7067)](https://www.youtube.com/watch?v=pVZXHQpok1g)

#### Manual installation

[](#manual-installation)

- Extract the archive. Upload the content to your server.
- Locate your `config` directory, and rename the following files:
    - `config/app.default.php ` to `config/app.php`, and edit the details.
- You can access your admin panel at . The installer should display a page for you to create the administrative user.

Links
-----

[](#links)

- **Official website**:
- **Blog**:
- **Downloads**:
- **Issue Tracker**:
- **Documentation**:
- **Google Group**:
- **IRC Channel**: #vamshop on irc.freenode.net
- **Gitter**: [![Join the chat at https://gitter.im/vamshop/vamshop](https://camo.githubusercontent.com/2729e56b8fb724d29cb22007686a94c379881dae9343b17434c353207b9784e5/68747470733a2f2f6261646765732e6769747465722e696d2f76616d73686f702f76616d73686f702e737667)](https://gitter.im/vamshop/vamshop?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~9 days

Recently: every ~1 days

Total

21

Last Release

2720d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6dc617f81c139ae101f99a13d529f84244993936f63d9ba2e2d17fbc0c562c3a?d=identicon)[vamcart](/maintainers/vamcart)

---

Top Contributors

[![vamcart](https://avatars.githubusercontent.com/u/3618501?v=4)](https://github.com/vamcart "vamcart (61 commits)")

### Embed Badge

![Health badge](/badges/vamshop-vamshop-app/health.svg)

```
[![Health](https://phpackages.com/badges/vamshop-vamshop-app/health.svg)](https://phpackages.com/packages/vamshop-vamshop-app)
```

###  Alternatives

[cakephp/app

CakePHP skeleton app

3831.7M1](/packages/cakephp-app)[bedita/manager

BEdita Manager - official admin webapp for BEdita4 API

131.0k](/packages/bedita-manager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
