{"id":24178765,"url":"https://github.com/dpuscher/contentful-secret-field","last_synced_at":"2026-04-11T07:04:10.344Z","repository":{"id":272082114,"uuid":"915423159","full_name":"dpuscher/contentful-secret-field","owner":"dpuscher","description":"A custom Contentful extension for managing fixed-length secret strings.","archived":false,"fork":false,"pushed_at":"2025-01-12T00:00:37.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T00:25:32.833Z","etag":null,"topics":["contentful","contentful-app","contentful-custom-fields","contentful-ui-extension","field-extensions","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/dpuscher.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-11T20:06:02.000Z","updated_at":"2025-01-12T00:03:37.000Z","dependencies_parsed_at":"2025-01-18T22:33:41.867Z","dependency_job_id":null,"html_url":"https://github.com/dpuscher/contentful-secret-field","commit_stats":null,"previous_names":["dpuscher/contentful-secret-field"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpuscher%2Fcontentful-secret-field","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpuscher%2Fcontentful-secret-field/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpuscher%2Fcontentful-secret-field/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpuscher%2Fcontentful-secret-field/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpuscher","download_url":"https://codeload.github.com/dpuscher/contentful-secret-field/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241549134,"owners_count":19980476,"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":["contentful","contentful-app","contentful-custom-fields","contentful-ui-extension","field-extensions","react","typescript"],"created_at":"2025-01-13T05:13:22.602Z","updated_at":"2026-04-11T07:04:10.300Z","avatar_url":"https://github.com/dpuscher.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contentful Secret Field App\n\nThis project provides a custom field app for Contentful to handle ramdom string values of fixed length (like a secret).\n\n## Installation\n\n1. Clone the repo.\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n3. Start the development server:\n   ```bash\n   npm run start\n   ```\n\n## Usage\n\n• Deploy or host this app in your Contentful environment.\n• Configure it as a field extension where you need a random secret value.\n\n## Creating a Contentful App\n\nFollow these steps to create and configure your Contentful app from the terminal:\n\n1. **Create a new app definition**:\n   ```bash\n   npm run create-app-definition\n   ```\n\n2. **Build the app**:\n   ```bash\n   npm run build\n   ```\n\n3. **Upload the app**:\n   ```bash\n   npm run upload\n   ```\n\n4. **Use the app in your content model**:\n   - Edit your content model and add a new field.\n   - Set the field type to **Short Text**.\n   - Under **Appearance**, select your custom app.\n   - Ensure the field is set to **required**.\n   - Set the **limit character count** options (min and max) to the same number as the **secret length** option of the app.\n\n## Contributing\n\nFeel free to open issues or submit pull requests!\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpuscher%2Fcontentful-secret-field","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpuscher%2Fcontentful-secret-field","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpuscher%2Fcontentful-secret-field/lists"}