{"id":20875717,"url":"https://github.com/octobercms/install","last_synced_at":"2025-04-08T04:16:44.696Z","repository":{"id":12717573,"uuid":"15390217","full_name":"octobercms/install","owner":"octobercms","description":"Installation wizard for October CMS","archived":false,"fork":false,"pushed_at":"2024-09-26T01:57:12.000Z","size":1212,"stargazers_count":123,"open_issues_count":0,"forks_count":91,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-28T17:08:14.560Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/octobercms.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-12-23T07:34:16.000Z","updated_at":"2024-11-28T17:53:24.000Z","dependencies_parsed_at":"2023-01-11T18:23:37.759Z","dependency_job_id":"263e826c-5933-4768-b954-aee61fae5b35","html_url":"https://github.com/octobercms/install","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/octobercms%2Finstall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octobercms%2Finstall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octobercms%2Finstall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octobercms%2Finstall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octobercms","download_url":"https://codeload.github.com/octobercms/install/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247773721,"owners_count":20993639,"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-18T06:48:04.065Z","updated_at":"2025-04-08T04:16:44.670Z","avatar_url":"https://github.com/octobercms.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation Wizard for October CMS\n\nThe wizard installation is the recommended way to install October for non-technical users. It is simpler than the command-line installation and doesn't require any special skills.\n\n1. Prepare a directory on your server that is empty. It can be a sub-directory, domain root or a sub-domain.\n1. [Download the installer archive file](https://github.com/octobercms/install/archive/master.zip).\n1. Unpack the installer archive to the prepared directory.\n1. Grant writing permissions on the installation directory and all its subdirectories and files.\n1. Navigate to the install.php script in your web browser.\n1. Follow the installation instructions.\n\n### Minimum System Requirements\n\nOctober CMS has a few system requirements:\n\n* PHP version 8.0 or higher\n* PDO PHP Extension\n* cURL PHP Extension\n* OpenSSL PHP Extension\n* Mbstring PHP Extension\n* ZipArchive PHP Extension\n* GD PHP Extension\n* SimpleXML PHP Extension\n* 128MB or more allocated memory\n\n### OS Dependencies\n\nSome OS distributions may require you to manually install some of the required PHP extensions.\n\nWhen using Ubuntu, the following command can be run to install all required extensions:\n\n\n```bash\nsudo apt-get update \u0026\u0026\nsudo apt-get install php php-ctype php-curl php-xml php-fileinfo php-gd php-json php-mbstring php-mysql php-sqlite3 php-zip\n```\n\n## Installation with Command Line (Composer)\n\nTo install the platform using the command line, initialize a project using the `create-project` command in the terminal. The following command creates a new project in a directory called **myoctober**:\n\n```bash\ncomposer create-project october/october myoctober\n```\n\nFor further information, visit the [documentation for installation instructions](https://docs.octobercms.com/3.x/setup/installation.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctobercms%2Finstall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctobercms%2Finstall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctobercms%2Finstall/lists"}