SVN Code-Repository and GitHub

Skip to end of metadata
Go to start of metadata

We provide the whole pimcore codebase in our SVN repository. The whole repository is read-only for registered users, just use your pimcore.org credentials to authenticate.
The repository is split up into two areas. The private area is only for the core development team which are also the only ones who have write access to it. The trunk inside private is the main codebase and is used for the public releases. 

How to use the repository

The repository root is: http://www.pimcore.org/svn/pimcore/

To authenticate use your credentials of pimcore.org, if you don't have an account yet, you can create one here.

The latest official pimcore code is available here: http://www.pimcore.org/svn/pimcore/private/core/trunk/

Start contributing to pimcore and get an official Community Developer

Please send us an e-mail to: contribute@pimcore.org

Fork pimcore on GitHub

The whole SVN repository is mirrored on GitHub, so you can easily fork pimcore and contribute code with pull requests.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Apr 26

    Māris Zūlis says:

    I can't see tags and branches in GitHub. PIMCORE-1438

    I can't see tags and branches in GitHub.

    PIMCORE-1438

  2. Apr 26

    Māris Zūlis says:

    If I use SVN to get newest version, what steps do I need to do to update. I can ...

    If I use SVN to get newest version, what steps do I need to do to update. I can see that there is pimcore/update directory with DB changes but I don't understand how to run them

    e.g. I have 1.4.3 tag on my local computer. I switch to 1.4.5 tag. What should I do next?