hany-php / pimcore

:star2: Content & Product Management Framework (CMS/PIM/E-Commerce)

Home Page:http://www.pimcore.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pimcore

THE PREMIER OPEN-SOURCE CMS/CMF, PIM, ECOMMERCE-SUITE

Software License Current Release Build Status HHVM Status Gitter

Editing 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.

Copyright and license

Copyright pimcore GmbH under a modified BSD license.
For licensing details please visit http://www.pimcore.org/license

About

:star2: Content & Product Management Framework (CMS/PIM/E-Commerce)

http://www.pimcore.org/

License:Other


Languages

Language:PHP 84.2%Language:JavaScript 14.4%Language:HTML 0.8%Language:CSS 0.6%Language:ApacheConf 0.0%Language:Shell 0.0%