{"id":13892748,"url":"https://github.com/socialigniter/socialigniter","last_synced_at":"2025-04-11T23:23:38.010Z","repository":{"id":1112621,"uuid":"981793","full_name":"socialigniter/socialigniter","owner":"socialigniter","description":"This is core install of social igniter application. Please follow the Readme below","archived":false,"fork":false,"pushed_at":"2014-06-29T18:52:22.000Z","size":14546,"stargazers_count":79,"open_issues_count":12,"forks_count":28,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-25T19:15:09.720Z","etag":null,"topics":["codeigniter","javascript","oauth","php"],"latest_commit_sha":null,"homepage":"http://social-igniter.com","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/socialigniter.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}},"created_at":"2010-10-12T17:55:23.000Z","updated_at":"2024-04-27T13:57:34.000Z","dependencies_parsed_at":"2022-08-16T12:05:09.298Z","dependency_job_id":null,"html_url":"https://github.com/socialigniter/socialigniter","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/socialigniter%2Fsocialigniter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialigniter%2Fsocialigniter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialigniter%2Fsocialigniter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socialigniter%2Fsocialigniter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/socialigniter","download_url":"https://codeload.github.com/socialigniter/socialigniter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248493572,"owners_count":21113281,"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":["codeigniter","javascript","oauth","php"],"created_at":"2024-08-06T17:01:11.498Z","updated_at":"2025-04-11T23:23:37.985Z","avatar_url":"https://github.com/socialigniter.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"Social-Igniter Core\n===================\n\nThis is the Core install of Social-Igniter. This repository contains all you need to get an install node up and running on your own *AMP webserver.\n\nTo check out a working install of Social-Igniter go to: http://social-igniter.com\n\n\nGeneral Installation Instructions\n=================================\n\n* Download or Clone this repository (core Social-Igniter)\n* Place Download or Clone in your web servers directory \n* Download or Clone https://github.com/socialigniter/system (core CodeIgniter)\n\t* Make sure /system directory lives at the same folder level as the your app (core Social-Igniter)\n\t* If not you will need to edit $system_path = '../system'; in the index.php file to point to wherever your 'system' folder exists\n\n* Create a MySQL database \u0026 database user with your hosting database tool (cPanel, Plesk, etc...)\n* Navigate to the following URL at the domain you setup http://domain-name.com/install.php\n* Walk through all the steps\n* Voila, you should have a working install of Social-Ingiter\n* Submit any bugs or fork \u0026 send a pull request =)\n\n\nApache Installation Instructions\n================================\n\n* Create a Virtual Host or route for to this folder (e.g. http://domain-name.com)\n* Make sure you mod_rewrite intalled and loaded in Apache\n\nNGINX Installation Instructions\n===============================\n\n* Install the following code in your Server Block\n\n    server {\n      listen 80;\n      server_name example.dev;\n      root /Users/aaronpk/Code/social-igniter;\n \n      try_files $uri /index.php?$args;\n \n      location ~ \\.php$ {\n            fastcgi_pass    unix:/tmp/php-fpm.sock;\n            fastcgi_index   index.php;\n            include fastcgi_params;\n            fastcgi_param   SCRIPT_FILENAME $document_root$fastcgi_script_name;\n      }\n    }\n\n\nDocumentation\n=============\n\nTo see documentation for Social-Igniter go to: https://github.com/socialigniter/socialigniter/wiki\n\nREST API Methods \u0026 Calls\n========================\n\nTo see documentation on the API go to: http://social-igniter.com/api\n\nApps\n====\n\nThere are a whole bunch of modules (blog, facebook, twitter, etc...) that are in various states of construction to see a full list go to: http://social-igniter.com/pages/apps\n\nLicense\n=======\n\nCopyright 2012 by Social-Igniter.com and contributors\nMIT License, CodeIgniter License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocialigniter%2Fsocialigniter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsocialigniter%2Fsocialigniter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocialigniter%2Fsocialigniter/lists"}