{"id":25176279,"url":"https://github.com/redturtle/volto-editablefooter","last_synced_at":"2025-05-06T23:19:10.007Z","repository":{"id":47186957,"uuid":"315964317","full_name":"RedTurtle/volto-editablefooter","owner":"RedTurtle","description":"Volto addon for a customizable footer. Intended to be used with redturtle.voltoplugin.editablefooter","archived":false,"fork":false,"pushed_at":"2024-12-24T10:19:29.000Z","size":164,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-22T04:27:50.950Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/RedTurtle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-11-25T14:30:56.000Z","updated_at":"2024-12-24T10:19:33.000Z","dependencies_parsed_at":"2024-05-21T17:08:40.403Z","dependency_job_id":null,"html_url":"https://github.com/RedTurtle/volto-editablefooter","commit_stats":{"total_commits":47,"total_committers":6,"mean_commits":7.833333333333333,"dds":0.5106382978723405,"last_synced_commit":"a8d8beb27738971cf4ed87251c56f943cd235163"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedTurtle%2Fvolto-editablefooter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedTurtle%2Fvolto-editablefooter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedTurtle%2Fvolto-editablefooter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedTurtle%2Fvolto-editablefooter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedTurtle","download_url":"https://codeload.github.com/RedTurtle/volto-editablefooter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252783008,"owners_count":21803438,"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":["hacktoberfest"],"created_at":"2025-02-09T13:16:48.504Z","updated_at":"2025-05-06T23:19:09.981Z","avatar_url":"https://github.com/RedTurtle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# volto-editablefooter\n\nVolto addon for a customizable footer.\nIntended to be used with [redturtle.voltoplugin.editablefooter](https://github.com/RedTurtle/redturtle.voltoplugin.editablefooter)\n\nTo be used with mrs-developer, see [Volto docs](https://docs.voltocms.com/customizing/add-ons/) for further usage informations.\n\nCreated with [voltocli](https://github.com/nzambello/voltocli).\n\n## Usage\n\n\u003e If you are using Volto \u003c 16, then use [v4.1.1](https://github.com/collective/volto-editablefooter/tree/v4.1.1)\n\u003e\n\u003e If you are using Volto \u003c 12, then use [v2.1.0](https://github.com/collective/volto-editablefooter/tree/v2.1.0)\n\nSimply load the addon in your project, then edit the configuration in `/controlpanel/footer-settings`.\nExample configuration to be saved in Plone [here](./footerConfigurationExample.json).\n\nTo use the default template for the editable footer, add `src/addons/volto-editablefooter/src/customizations` in your `package.json` in `customizationPaths`.\n\n```json\n  \"customizationPaths\": [\n    \"src/customizations\",\n    \"src/addons/volto-editablefooter/src/customizations\"\n  ]\n```\n\n### Configuration\n\nBy default, column configuration doesn't show all available options.\nIf not needed, you could add options in config:\n\n```json\nconfig.settings[\"volto-editablefooter\"] = {\n  \"options\": { \"socials\": false, \"newsletterSubscribe\": false },\n};\n```\n\n### Upgrades\n\n#### Upgrade to 4.x.x\n\nIf you are upgrading your addon to a 4.x.x version, add this addon configuration in your config:\n\n```json\nconfig.settings[\"volto-editablefooter\"] = {\n  \"options\": { \"socials\": true, \"newsletterSubscribe\": true },\n};\n```\n\n## Translations\n\nThis product has been translated into:\n\n- Italian\n- English\n\nPlease, contribute to this project adding translations for your language.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredturtle%2Fvolto-editablefooter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredturtle%2Fvolto-editablefooter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredturtle%2Fvolto-editablefooter/lists"}