{"id":23050806,"url":"https://github.com/geta/instanttemplates","last_synced_at":"2025-08-15T03:31:31.701Z","repository":{"id":27446476,"uuid":"30925008","full_name":"Geta/InstantTemplates","owner":"Geta","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-03T21:52:21.000Z","size":264647,"stargazers_count":5,"open_issues_count":10,"forks_count":5,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-01T05:32:58.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Geta.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-02-17T16:10:36.000Z","updated_at":"2022-10-03T17:23:52.000Z","dependencies_parsed_at":"2022-09-02T07:23:40.855Z","dependency_job_id":null,"html_url":"https://github.com/Geta/InstantTemplates","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geta%2FInstantTemplates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geta%2FInstantTemplates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geta%2FInstantTemplates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geta%2FInstantTemplates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Geta","download_url":"https://codeload.github.com/Geta/InstantTemplates/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229890100,"owners_count":18140042,"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-12-15T23:38:00.166Z","updated_at":"2024-12-15T23:38:00.786Z","avatar_url":"https://github.com/Geta.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EPiServer Instant Templates\n\n![](http://tc.geta.no/app/rest/builds/buildType:(id:GetaPackages_GetaInstantTemplates_00ci),branch:master/statusIcon)\n\n## Description\n\nAllows editors to create their own re-usable templates directly from within EPiServer edit mode.\n\nMore information:\n\n- [Introducing EPiServer Instant Templates](https://getadigital.com/no/blogg/episerver-instant-templates/)\n- [Editor Guide](/docs/editor-guide.md)\n\n## Features\n\n- Create blocks and pages from a template.\n\n## How to get started?\n\n```\nInstall-Package InstantTemplates\n```\n\nAdd InstantTemplates in `Startup.cs`\n\n```csharp\npublic void ConfigureServices(IServiceCollection services)\n{\n    services.AddInstantTemplates();\n}\n``` \n\nNext, initialize InstantTemplates in the Configure method. This will add InstantTemplates to your application and Optimizely.\n```csharp\npublic void Configure(IApplicationBuilder app)\n{\n    app.UseInstantTemplates();\n    ...\n}\n```\n\nWhen you start the site and go to Edit Mode you'll be able to add the InstantTemplates Gadget there, create new templates based on a block or page (this can be structure into folders etc), and then use the templates in a similar fashion as when creating a new page in the content tree (there's a new from template option there now).\n\n## Changelog\n\n[Changelog](CHANGELOG.md)\n\n## Disclaimer\n\nThe code used to extend the editor interface is not an approach supported by EPiServer and it is not guaranteed to work with future releases. Please use at your own discretion. We will however do our best to keep it up-to-date with the latest version of EPiServer\n\n## Package maintainers\n\nhttps://github.com/frederikvig\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeta%2Finstanttemplates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeta%2Finstanttemplates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeta%2Finstanttemplates/lists"}