{"id":16861119,"url":"https://github.com/limzykenneth/ualfutures-backend","last_synced_at":"2025-03-18T14:46:15.535Z","repository":{"id":90786088,"uuid":"72329824","full_name":"limzykenneth/ualfutures-backend","owner":"limzykenneth","description":"Wordpress based backend for UAL Futures","archived":false,"fork":false,"pushed_at":"2017-02-10T05:48:01.000Z","size":16197,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T19:25:50.394Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/limzykenneth.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":"2016-10-30T05:42:14.000Z","updated_at":"2016-10-30T05:43:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"321d8240-7c60-4ebd-a8ee-482d69940925","html_url":"https://github.com/limzykenneth/ualfutures-backend","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/limzykenneth%2Fualfutures-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limzykenneth%2Fualfutures-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limzykenneth%2Fualfutures-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limzykenneth%2Fualfutures-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/limzykenneth","download_url":"https://codeload.github.com/limzykenneth/ualfutures-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244245600,"owners_count":20422443,"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-10-13T14:29:28.426Z","updated_at":"2025-03-18T14:46:15.511Z","avatar_url":"https://github.com/limzykenneth.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UALFutures' Website Backend\n\n\u003e Exploring the futures of creativity and learning where Technology meets Art, Design, Fashion, Communications and Performance.\n\nThis repository contains the code for the backend of the UALFutures' website. The following contains instructions on how to setup and deploy.\n\n## Before you begin:\n\nA few things you should familiarize yourself with before working on this fully:\n- Wordpress\n- Some PHP\n- Basic server admin with Linux, Apache and MySQL\n\nHaving said that, most beginners should be able to hack the code a bit and PR is always welcomed!\n\n## Installation\n\nClone the repo.\n```\ngit clone https://github.com/limzykenneth/ualfutures-backend.git\n```\nMake sure you have a PHP environment set up locally and a MySQL instance running.\n\nThe site is basically Wordpress so just follow standard installation of Wordpress and setup the relevant MySQL database.\n\nActivate all plugins except for \"Wordpress Importer\" (unless performing migration) and \"WP REST API Cache\" (should only be used in production environment).\n\nActivate the theme \"Twenty Sixteen Child\".\n\nIn Settings \u003e Permalinks, make sure \"Post name\" is selected (You may need mod_rewrite for Apache and the relevant entry in .htaccess as well).\n\n## Developing\n\nDevelopments are basically limited to the files under the `twentysixteen-child` theme which is extended from `twentysixteen` for most styling. `functions.php` contains logic for creating new post types and formating the REST response, it is also the main entry point. `custom-fields.php` contains the definitions for all the custom fields used by the various posts. The other files are there for legacy purpose and are not used at the moment.\n\nThe backend is as minimal as possible and built to be a easy to deploy REST API server, with most of the logic and data processing done on the frontend.\n\nPlease note the backend is not meant to be a public facing site and visitors should never be directed to the backend.\n\n## License\n\nFor Wordpress's license see [license](https://codex.wordpress.org/License). Other custom code under the `twentysixteen-child` folder are under [BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause) license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimzykenneth%2Fualfutures-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimzykenneth%2Fualfutures-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimzykenneth%2Fualfutures-backend/lists"}