PHPackages                             presta/symfony-prestacms - 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. presta/symfony-prestacms

AbandonedArchivedProject[Framework](/categories/framework)

presta/symfony-prestacms
========================

This is Prestaconcept's Symfony distribution packaged with everything you need to build website with PrestaCMS

72526[2 PRs](https://github.com/prestaconcept/symfony-prestacms/pulls)PHP

Since Mar 6Pushed 11y ago16 watchersCompare

[ Source](https://github.com/prestaconcept/symfony-prestacms)[ Packagist](https://packagist.org/packages/presta/symfony-prestacms)[ RSS](/packages/presta-symfony-prestacms/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

Prestaconcept's Symfony PrestaCMS
=================================

[](#prestaconcepts-symfony-prestacms)

[![Build Status](https://camo.githubusercontent.com/fc9fc17342363991185e399a4ee101250e12c50b379baec19060be7b7c74d5d9/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f707265737461636f6e636570742f73796d666f6e792d707265737461636d732e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/prestaconcept/symfony-prestacms)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/b15417aa21daabac7048a1e90efd85a00190ebb5dcfafa5549a256ac9940148f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f707265737461636f6e636570742f73796d666f6e792d707265737461636d732f6261646765732f7175616c6974792d73636f72652e706e673f733d35366164373330363062316331383334383534633631343264346539626663623363343662313364)](https://scrutinizer-ci.com/g/prestaconcept/symfony-prestacms/)[![Latest Stable Version](https://camo.githubusercontent.com/994f9fb0540ba132775049f3a6c340b5c3142dce5bee904550782f5fdbf57e50/68747470733a2f2f706f7365722e707567782e6f72672f7072657374612f73796d666f6e792d707265737461636d732f762f737461626c652e706e67)](https://packagist.org/packages/presta/symfony-prestacms)[![Total Downloads](https://camo.githubusercontent.com/2b189f40bf309e6dda793a6262b5573f573f730a6caa1ef5b63ac5fa14afe2ed/68747470733a2f2f706f7365722e707567782e6f72672f7072657374612f73796d666f6e792d707265737461636d732f646f776e6c6f6164732e706e67)](https://packagist.org/packages/presta/symfony-prestacms)

[![SensioLabsInsight](https://camo.githubusercontent.com/68a1bd6a61da3efb8422933d9b2ac76a00466eeafd8e9108bc480e545c0f75b8/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f34376166366166312d346430322d343135352d386331342d3131653764353632303532332f6269672e706e67)](https://insight.sensiolabs.com/projects/47af6af1-4d02-4155-8c14-11e7d5620523)

Overview
--------

[](#overview)

This is Prestaconcept's Symfony distribution packaged with everything you need to build website with PrestaCMS.

-&gt; based on Symfony 2.3

Online Demonstration
--------------------

[](#online-demonstration)

Sandbox is also deployed for a live demonstration :

- [Frontend site](http://sandbox.prestacms.com/)
- [Administration Site](http://sandbox.prestacms.com/admin)

Documentation
-------------

[](#documentation)

📖 Documentation is available on [prestaconcept.github.io](http://prestaconcept.github.io)

Issue tracker
-------------

[](#issue-tracker)

📋 Issues are managed in [prestaconcept/open-source-management](https://github.com/prestaconcept/open-source-management) to centralize our open source activity.

Getting Started
---------------

[](#getting-started)

### Installation with composer

[](#installation-with-composer)

1. [install composer globally](http://getcomposer.org/doc/00-intro.md#globally)or do a : `curl -sS https://getcomposer.org/installer | php`
2. create database and a database user (optional if you use root db user in step 4)
3. go to your working directory : `cd path/to/site`
4. run : `composer create-project presta/symfony-prestacms . --dev --stability=dev`This will give you the last development version.
5. answer database questions
6. answer remove versioning info = yes if you want to version your project
7. create a virtual host with `ServerName www.symfony-prestacms.com.dev` and `ServerAlias www.symfony-prestacms.fr.dev`or other names if you want, but change config in **app/config/bundles/presta\_cms\_core.yml**
8. run : `make configure`
9. do a : `app/console doctrine:database:drop --force` if you created a database in step 2
10. run : `make install`
11. set proper permissions on **app/cache, app/logs and web/uploads**. See [Symfony documentation](http://symfony.com/doc/current/book/installation.html#configuration-and-setup)
12. point to [english version of your site](http://www.dev-symfony-prestacms.com/app_dev.php)or [the french one](http://www.dev-symfony-prestacms.fr/app_dev.php)

### Set-up your data

[](#set-up-your-data)

- Website
- page structure
- page factory
- run : `make refresh` to refresh our content

### Develop your PrestaCMS bundles

[](#develop-your-prestacms-bundles)

📖 Documentation is available on [prestaconcept.github.io](http://prestaconcept.github.io)

### Vagrant ###

[](#vagrant)

✏️ Vagrant box is internal at prestaconcept. If you want to use it, join us at prestaconcept.

Ask for help
------------

[](#ask-for-help)

💬 If you need help about this project you can [post a message on our google group](https://groups.google.com/forum/?hl=fr&fromgroups#!forum/prestacms-devs)

Contributing
------------

[](#contributing)

Pull requests are welcome.

Thanks to [everyone who has contributed](https://github.com/prestaconcept/symfony-prestacms/graphs/contributors) already.

---

*This project is supported by [PrestaConcept](http://www.prestaconcept.net)*

**Lead Developer** : [@nicolas-bastien](https://github.com/nicolas-bastien)

Released under the MIT License

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/696ae505ade1f6c2c2074411d2ff191d307030fcc3c62e9b9054298f9d05f4ad?d=identicon)[yann-eugone](/maintainers/yann-eugone)

![](https://www.gravatar.com/avatar/e06c7d9f7e1ec387eb9bc72800a3d8ab47b095dddedd1cb4b53c41e3b6a30f55?d=identicon)[dgaussin](/maintainers/dgaussin)

---

Top Contributors

[![halundraN](https://avatars.githubusercontent.com/u/733251?v=4)](https://github.com/halundraN "halundraN (40 commits)")[![BenoitLeveque](https://avatars.githubusercontent.com/u/242870?v=4)](https://github.com/BenoitLeveque "BenoitLeveque (15 commits)")[![bitdeli-chef](https://avatars.githubusercontent.com/u/3092978?v=4)](https://github.com/bitdeli-chef "bitdeli-chef (1 commits)")[![bvleur](https://avatars.githubusercontent.com/u/144583?v=4)](https://github.com/bvleur "bvleur (1 commits)")[![nicolas-bastien](https://avatars.githubusercontent.com/u/1446466?v=4)](https://github.com/nicolas-bastien "nicolas-bastien (1 commits)")

### Embed Badge

![Health badge](/badges/presta-symfony-prestacms/health.svg)

```
[![Health](https://phpackages.com/badges/presta-symfony-prestacms/health.svg)](https://phpackages.com/packages/presta-symfony-prestacms)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M191](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M256](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M592](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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