{"id":19697144,"url":"https://github.com/janit/ezstart","last_synced_at":"2026-05-10T20:41:09.793Z","repository":{"id":24585532,"uuid":"27993610","full_name":"janit/ezstart","owner":"janit","description":"An example eZ Publish setup.","archived":false,"fork":false,"pushed_at":"2014-12-18T21:33:07.000Z","size":2268,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T03:37:23.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://blog.ezpublish.fi","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/janit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-14T12:27:54.000Z","updated_at":"2015-05-03T16:09:19.000Z","dependencies_parsed_at":"2022-08-23T02:21:45.028Z","dependency_job_id":null,"html_url":"https://github.com/janit/ezstart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janit%2Fezstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janit%2Fezstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janit%2Fezstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janit%2Fezstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janit","download_url":"https://codeload.github.com/janit/ezstart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241008038,"owners_count":19893093,"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":[],"created_at":"2024-11-11T19:37:19.694Z","updated_at":"2026-05-10T20:41:09.761Z","avatar_url":"https://github.com/janit.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"ezstart\n=======\n\nAn example eZ Publish setup. This is not really tested, but more of an example of what kind of structure you might expect when working with eZ Publish.\n\nIf you can get this running then the end result should be something like: http://blog.ezpublish.fi\n\nDemo admin credentials: admin/finlandia\n\nSetup a vhost (see doc/) and try these.\n\nHere's something you could try:\n\n```scheme\nCREATE DATABASE ezpublish_fi CHARSET utf8;\nGRANT ALL ON ezpublish_fi.* TO 'ez'@'localhost' IDENTIFIED BY 'eiHelppoo';\nFLUSH PRIVILEGES;\nuse ezpublish_fi\nsource default_confs/sql/ezpublish_fi_base.sql\n\ncurl -sS https://getcomposer.org/installer | php\nsudo php -d memory_limit=-1 composer.phar --prefer-dist update\n\nsudo cp -r default_confs/legacy_settings/override ezpublish_legacy/settings/\nsudo cp -r default_confs/legacy_settings/siteaccess/* ezpublish_legacy/settings/siteaccess/\n\nsudo php ezpublish/console ezpublish:configure mainsites site_admin\n\ncd ezpublish_legacy\nsudo php bin/php/ezpgenerateautoloads.php -e\ncd ..\n\nsudo chown -R www-data:www-data ezpublish/{cache,logs,config} ezpublish_legacy/{design,extension,settings,var} web\nsudo find {ezpublish/{cache,logs,config},ezpublish_legacy/{design,extension,settings,var},web} | sudo xargs chmod -R ug+rwX,o+rX\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanit%2Fezstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanit%2Fezstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanit%2Fezstart/lists"}