{"id":18710778,"url":"https://github.com/feryardiant/tokonlen","last_synced_at":"2025-06-18T20:33:34.926Z","repository":{"id":38867519,"uuid":"47388073","full_name":"feryardiant/tokonlen","owner":"feryardiant","description":"Simple Toko Online","archived":false,"fork":false,"pushed_at":"2022-06-23T17:05:33.000Z","size":390,"stargazers_count":19,"open_issues_count":0,"forks_count":25,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-14T14:49:01.395Z","etag":null,"topics":["ecommerce-application","learning-resources"],"latest_commit_sha":null,"homepage":"https://tokonlen.herokuapp.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/feryardiant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-04T07:17:23.000Z","updated_at":"2024-11-08T14:15:39.000Z","dependencies_parsed_at":"2022-08-30T02:51:02.666Z","dependency_job_id":null,"html_url":"https://github.com/feryardiant/tokonlen","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/feryardiant/tokonlen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feryardiant%2Ftokonlen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feryardiant%2Ftokonlen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feryardiant%2Ftokonlen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feryardiant%2Ftokonlen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feryardiant","download_url":"https://codeload.github.com/feryardiant/tokonlen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feryardiant%2Ftokonlen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260629433,"owners_count":23038922,"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":["ecommerce-application","learning-resources"],"created_at":"2024-11-07T12:35:37.635Z","updated_at":"2025-06-18T20:33:29.909Z","avatar_url":"https://github.com/feryardiant.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Tokonlen\n\nJust another simple yet modular PHP Application :grin:\n\n## Requirements\n\n- PHP 5.4 or newer.\n- HTTP Server, e.g. NginX or Apache either.\n- MySQL Server 5.x or newer for main database.\n\n## Install\n\nSimply create new composer project.\n\n```bash\n$ composer create-project feryardiant/tokonlen my-app\n$ cd my-app\n```\n\nthen you need to create new database, you could do it from PHPMyAdmin or simply run.\n\n```bash\n$ mysql -uroot -p create database [db-name]\n```\n\nat last but not least, run the installer.\n\n```bash\n$ php system/install [baseurl] [db-user]:[db-pass]@[db-host]/[db-name]\n```\n\nThe installer will:\n\n- Import `system/database.sql` to your `[db-name]`\n- Create `system/config.php` \u0026 save your installation config.\n- Create `.htaccess` file based on your `[baseurl]` installation config.\n\neverything is done, now you should open the `[baseurl]` from your favorite web browser.\n\n## Usage \u0026 Demo\n\nLive demo is available here: [https://tokonlen.herokuapp.com/](https://tokonlen.herokuapp.com/)\n\nUse these credential to login into it\n\n* **Admin**\n\n  _Username_: admin \u0026 _Password_: 1234\n\n* **Customer**\n\n  _Username_: pelanggan \u0026 _Password_: 1234\n\neverything is done, now you should open the `[baseurl]` from your favorite web browser.\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferyardiant%2Ftokonlen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fferyardiant%2Ftokonlen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferyardiant%2Ftokonlen/lists"}