Skip to content
This repository has been archived by the owner on May 20, 2019. It is now read-only.

Latest commit

 

History

History
58 lines (39 loc) · 2.68 KB

README.md

File metadata and controls

58 lines (39 loc) · 2.68 KB

Pimcore 4

THE OPEN-SOURCE ENTERPRISE CMS/CMF, PIM, DAM, ECOMMERCE-SUITE

Software License Current Release Build Status Gitter

Administration Interface

Getting started

Download the latest release and extract the archive in document root. Create a database for Pimcore (charset: utf8). If you have a website_example (empty installation) or a website_demo (boilerplate) folder please rename one of them to website (only if cloning from git). Run the Pimcore installation by accessing the URL where you uploaded the Pimcore files in a browser.

cd /your/document/root
wget https://www.pimcore.org/download/pimcore-latest.zip
unzip pimcore-latest.zip

mysql -u root -p -e "CREATE DATABASE pimcore charset=utf8;"

# now launch http://yourhostname.tld/install

A detailed installation guide can be found here.

Contribute

Please have a look at our contributing guide.

Short summary:

Bug fixes: please create a pull request including a step by step description to reproduce the problem Contribute features: contact the core-team before you start developing ([email protected])
Security vulnerabilities: please contact us ([email protected])

Copyright and license

Copyright: Pimcore GmbH
For licensing details please visit LICENSE.md

Screenshots

Administration Interface Administration Interface