youwe / pimcore-stable
Content & Product Management Framework (CMS/PIM/E-Commerce)
Requires
- php: >=7.1
- ext-dom: *
- ext-exif: *
- ext-fileinfo: *
- ext-gd: *
- ext-iconv: *
- ext-intl: *
- ext-mbstring: *
- ext-mysqli: *
- ext-pdo_mysql: *
- ext-simplexml: *
- ext-zip: *
- ext-zlib: *
- amnuts/opcache-gui: ^2.4.0
- cache/tag-interop: ^1
- colinmollenhour/credis: ^1.10.0
- composer/ca-bundle: ^1
- defuse/php-encryption: ^2.2.0
- doctrine/annotations: ^1.6.0
- doctrine/collections: ^1.5.0
- doctrine/common: ^2.9.0
- doctrine/dbal: ^2.8.0
- doctrine/doctrine-bundle: ^1.9.1
- doctrine/doctrine-migrations-bundle: ^1.3.1
- doctrine/inflector: ^1.3.0
- egulias/email-validator: ^2.1.5
- endroid/qr-code: ^3.4.4
- geoip2/geoip2: ^2.9
- google/apiclient: ^2.0
- guzzlehttp/guzzle: ^6.3
- hybridauth/hybridauth: ^2.12
- lcobucci/jwt: ^3.2
- league/csv: ^9.1
- linfo/linfo: ^4.0.0
- mjaschen/phpgeo: ^2.0
- mpratt/embera: ^1.9.3
- myclabs/deep-copy: ^1.3
- myclabs/php-enum: ^1.5
- neitanod/forceutf8: ^2.0.2
- nesbot/carbon: ^1.34.0
- ocramius/package-versions: ^1.2
- pear/net_url2: ^2.2
- phive/twig-extensions-deferred: ^2.0
- pimcore/core-version: 5.5.4
- piwik/device-detector: ^3.9
- presta/sitemap-bundle: ^1.5
- ramsey/uuid: ^3.8
- sabre/dav: ^3.2
- scheb/two-factor-bundle: ^3.8
- sensio/distribution-bundle: ^5.0.19
- sensio/framework-extra-bundle: ^3.0.2
- sensio/generator-bundle: ^3.0
- sensiolabs/ansi-to-html: ^1.1
- symfony-cmf/routing-bundle: ^2.0
- symfony/monolog-bundle: ^3.1.0
- symfony/swiftmailer-bundle: ^3.2.2
- symfony/symfony: ^3.4.17
- tijsverkoyen/css-to-inline-styles: ^2.2.1
- twig/extensions: ^1.5
- twig/twig: ^2.0
- umpirsky/country-list: ^2.0.4
- vrana/adminer: ^4.6.3
- vrana/jush: ~2.0.2
- zendframework/zend-paginator: ^2.7
- zendframework/zend-servicemanager: ^3.2
Requires (Dev)
- cache/integration-tests: ^0.16.0
- codeception/codeception: ~2.4.5
Suggests
- ext-curl: *
- ext-imagick: *
- ext-redis: *
- elasticsearch/elasticsearch: 2.0.0
- klarna/checkout: 1.2.0
This package is auto-updated.
Last update: 2024-10-10 20:12:00 UTC
README
Pimcore - CMS/CMF, MDM, PIM, DAM and E-Commerce
- 🌍 http://pimcore.com/ - Learn more about Pimcore
- 📖 Documentation
- 📚 API Documentation
- 🉐 Help translating Pimcore! Start with Essentials, continue with Extended.
- 👍 Like us on Facebook
- 🕊 Twitter: @pimcore - Get the latest news
- 🐞 Issue Tracker: - Issues - Report bugs here
- 🗨 Forums - Discussions
- 👪 Community Chat - Gitter
Looking for the previous stable (version 4)?
See https://github.com/pimcore/pimcore/tree/pimcore4
Contribute
Bug fixes: please create a pull request including a step by step description to reproduce the problem
Contribute features: contact the core-team on our Gitter channel before you start developing
Security vulnerabilities: please use this form
For details, please have a look at our contributing guide.
Overview
Key Benefits and Advantages
⚒ Data Modelling and UI Design at the same Time
No matter if your're dealing with unstructured web documents or structured data for MDM/PIM, you define the UI design (web documents by a template and structured data with a intuitive graphical editor), Pimcore knows how to persist the data efficiently and optimized for fast access.
🎛 Agnostic and Universal Framework for your Data
Due to the framework approach, Pimcore is very flexible and adapts perfectly to your needs. Built on top of the well-known Symfony Framework you have a solid and modern foundation for your project.
🚀 Extensible and huge Symfony Community
Benefit from all existing Symfony Components and Bundles provided by the community or create your own Bundles to extend your Projects with reusable components.
💎 Your Digital World consolidated in one Platform
No more API, import/export and synchronization hell between MDM/PIM, E-Commerce, DAM, CRM and your Web-CMS. All is working seamlessly together, natively ... this is what Pimcore is built for.
✨️ Modern and Intuitive UI
We love good looking user interfaces, designed to be efficient for the daily use and optimized for a great experience for editors.
Preview and Demo
Basic Demo (CMS)
Admin-URL: https://demo-basic.pimcore.org/admin
Username: admin
Password: demo
Advanced Demo (MDM/PIM, E-Commerce, DAM, CMS, ...)
Admin-URL: https://demo-advanced.pimcore.org/admin
Username: admin
Password: demo
Getting Started
Only 3 commands to start! 😎
COMPOSER_MEMORY_LIMIT=-1 composer create-project pimcore/skeleton:dev-master ./my-project
cd ./my-project
./vendor/bin/pimcore-install
This will install an empty skeleton application, but we're also offering 3 different demo packages for your convenience - of course also with 3 commands 💪 Click here for more installation options and a detailed guide
Copyright and License
Copyright: Pimcore GmbH
For licensing details please visit LICENSE.md