{"id":13463961,"url":"https://github.com/akeneo/pim-community-standard","last_synced_at":"2025-05-14T08:08:30.824Z","repository":{"id":37412489,"uuid":"12621403","full_name":"akeneo/pim-community-standard","owner":"akeneo","description":"[Community Standard Edition] The open source Product Information Management (PIM) - please raise issues in https://github.com/akeneo/pim-community-dev/issues","archived":false,"fork":false,"pushed_at":"2025-03-24T15:21:44.000Z","size":5220,"stargazers_count":400,"open_issues_count":20,"forks_count":191,"subscribers_count":90,"default_branch":"master","last_synced_at":"2025-04-13T06:14:46.915Z","etag":null,"topics":["akeneo-pim","backbonejs","javascript","opensource","php","pim","product","symfony","ziggy"],"latest_commit_sha":null,"homepage":"http://www.akeneo.com","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akeneo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-09-05T15:31:32.000Z","updated_at":"2025-03-07T13:21:08.000Z","dependencies_parsed_at":"2024-06-12T17:20:32.443Z","dependency_job_id":"3726aaf3-4d29-4e10-9011-962e33a4b368","html_url":"https://github.com/akeneo/pim-community-standard","commit_stats":{"total_commits":1121,"total_committers":60,"mean_commits":"18.683333333333334","dds":0.856378233719893,"last_synced_commit":"f02dfe9855290c32795fbb2ab9acbe035fe20a26"},"previous_names":[],"tags_count":1027,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akeneo%2Fpim-community-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akeneo%2Fpim-community-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akeneo%2Fpim-community-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akeneo%2Fpim-community-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akeneo","download_url":"https://codeload.github.com/akeneo/pim-community-standard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254101558,"owners_count":22014908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["akeneo-pim","backbonejs","javascript","opensource","php","pim","product","symfony","ziggy"],"created_at":"2024-07-31T14:00:31.308Z","updated_at":"2025-05-14T08:08:30.779Z","avatar_url":"https://github.com/akeneo.png","language":"Shell","funding_links":[],"categories":["Documentation","Shell"],"sub_categories":["Official blogs"],"readme":"Akeneo PIM Community Standard Edition\n=====================================\n\nWelcome to Akeneo PIM.\n\nThis repository is used to create a new PIM project based on Akeneo PIM.\n\nIf you want to contribute to the Akeneo PIM (and we will be pleased if you do!), you can fork the repository https://github.com/akeneo/pim-community-dev and submit a pull request.\n\nInstallation instructions\n-------------------------\n\n### Development Installation with Docker\n\n## Requirements\n - Docker 19+\n - docker-compose \u003e= 1.24\n - make\n\n## Creating a project and starting the PIM\nThe following steps will install Akeneo PIM in the current directory (must be empty) and launch it from there:\n\n```bash\n$ docker run -u www-data -v $(pwd):/srv/pim -w /srv/pim --rm akeneo/pim-php-dev:8.1 \\\n    php /usr/local/bin/composer create-project --prefer-dist \\\n    akeneo/pim-community-standard /srv/pim \"dev-master@dev\"\n```\n```\n$ make\n\n```\n\nThe PIM will be available on http://localhost:8080/, with `admin/admin` as default credentials.\n\nTo shutdown your PIM: `make down`\n\n### Installation without Docker\n\n\n```bash\n$ php /usr/local/bin/composer create-project --prefer-dist akeneo/pim-community-standard /srv/pim \"dev-master@dev\"\n```\n\nYou will need to change the `.env` file to configure the access to your MySQL and ES server.\n\nOnce done, you can run:\n\n```\n$ NO_DOCKER=true make\n```\n\nFor more details, please follow https://docs.akeneo.com/master/install_pim\n\nUpgrade instructions\n--------------------\n\nTo upgrade Akeneo PIM to a newer version, please follow:\nhttps://docs.akeneo.com/master/migrate_pim/index.html\n\nChangelog\n---------\nYou can check out the changelog files in https://github.com/akeneo/pim-community-dev.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakeneo%2Fpim-community-standard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakeneo%2Fpim-community-standard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakeneo%2Fpim-community-standard/lists"}