{"id":19097929,"url":"https://github.com/aggrosoft/oxid-template-compiler","last_synced_at":"2025-10-27T14:15:08.997Z","repository":{"id":56942007,"uuid":"250303049","full_name":"aggrosoft/oxid-template-compiler","owner":"aggrosoft","description":"Compile SCSS and Javascript files from Oxid Backend","archived":false,"fork":false,"pushed_at":"2021-01-12T16:08:28.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T15:24:25.256Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aggrosoft.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":"2020-03-26T15:53:03.000Z","updated_at":"2023-06-20T10:10:46.000Z","dependencies_parsed_at":"2022-08-21T02:10:22.804Z","dependency_job_id":null,"html_url":"https://github.com/aggrosoft/oxid-template-compiler","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggrosoft%2Foxid-template-compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggrosoft%2Foxid-template-compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggrosoft%2Foxid-template-compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggrosoft%2Foxid-template-compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aggrosoft","download_url":"https://codeload.github.com/aggrosoft/oxid-template-compiler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251730092,"owners_count":21634321,"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-09T03:43:24.505Z","updated_at":"2025-10-27T14:15:08.917Z","avatar_url":"https://github.com/aggrosoft.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oxid-template-compiler\nCompile SCSS and Javascript files from Oxid Backend\n\n## Installation\n\n### Using composer\n\nRun the following command in your shop base folder (this is where composer.json is located)\n\n```\ncomposer require aggrosoft/oxid-template-compiler\n```\n\n## Prepare Template\n\nYou will need the development version of your the template to be able to build the assets. Wave and Flow themes\ndo not include their build folder by default. The module will show a button to do these steps for you, but this\nwill only work if you have git and nodejs. Also the server needs to allow the php exec function. If this does not work\nfollow the manual steps below.\n\n### Automatic prepare\n\nClick the \"Initialize Development Version\" Button in the template screen in oxid backend. This will try to pull a copy\nof the assets from github and will run npm install in the template folder.\n\n### Manual prepare\n\nExecute the following steps, adjust according to your template. Below is for wave 1.2.0\n\n```bash\ngit clone -b v1.2.0 https://github.com/OXID-eSales/wave-theme.git _theme\ncp -r _theme/build/ Application/views/wave/\ncp _theme/package.json Application/views/wave/\nrm -rf _theme\ncd Application/views/wave\nnpm install\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faggrosoft%2Foxid-template-compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faggrosoft%2Foxid-template-compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faggrosoft%2Foxid-template-compiler/lists"}