Skip to content

elavarasann/pimcore

 
 

Repository files navigation

pimcore

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

Software License Current Release Build 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.

Contribute

Bug fixes: please create a pull request including a reproducible description of the problem
Contribute features: contact the core-team before you start developing (contribute@pimcore.org)
Security vulnerabilities: please contact us (security@pimcore.org)

Copyright and license

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

About

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

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
license-faq.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 53.4%
  • JavaScript 42.6%
  • HTML 2.1%
  • CSS 1.9%