{"id":20961889,"url":"https://github.com/heimrichhannot/contao-member_plus","last_synced_at":"2025-08-12T00:05:39.361Z","repository":{"id":28173243,"uuid":"31674566","full_name":"heimrichhannot/contao-member_plus","owner":"heimrichhannot","description":"A collection of enhancements for contao members.","archived":false,"fork":false,"pushed_at":"2024-12-11T16:45:05.000Z","size":164,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-06-25T09:48:53.692Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heimrichhannot.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-03-04T19:06:07.000Z","updated_at":"2024-12-11T16:45:03.000Z","dependencies_parsed_at":"2025-05-14T07:35:37.180Z","dependency_job_id":"2c3b0ed9-9ca9-4db2-956e-76f7d32a9698","html_url":"https://github.com/heimrichhannot/contao-member_plus","commit_stats":{"total_commits":73,"total_committers":9,"mean_commits":8.11111111111111,"dds":0.589041095890411,"last_synced_commit":"0ef85b3f9f0e443aafaab8c734f1dbcbbcbf07f7"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/heimrichhannot/contao-member_plus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-member_plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-member_plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-member_plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-member_plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heimrichhannot","download_url":"https://codeload.github.com/heimrichhannot/contao-member_plus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-member_plus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269976766,"owners_count":24506465,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-19T02:18:11.234Z","updated_at":"2025-08-12T00:05:39.327Z","avatar_url":"https://github.com/heimrichhannot.png","language":"PHP","readme":"\u003e This bundle is abandoned and not actively maintained anymore. Please use [https://github.com/heimrichhannot/contao-member-bundle](https://github.com/heimrichhannot/contao-member-bundle).\n\n# Member Plus\n\nA collection of enhancements for contao members.\n\n## Features\n\n- additional fields (headline, alias, academicTitle, position, addressText, image)\n- tl_content support for members, to add additional member content\n- memberlist content element, with jumpTo Detail Page (show member reader module on custom page, article_reader - show reader on article only!, article or external page)\n- memberreader module\n\n### Login after Activation\n- added reg_activate_login checkbox for Registration Module, that enables automatic login after account activation\n\n### Registration \u0026 Login with one Module (requires `heimrichhannot/contao-formhybrid`)\n- domain whitelist\n- optionally: show allowed domains in login form, or hide them but still check against them\n- optionally: hide allowed domains list in frontend, but still check against them\n- optionally: permanent redirect to jumpTo page after user was logged\n\n### Better Activation (requires `heimrichhannot/contao-formhybrid`)\n- Registration will leave used activation keys in database and add a \"ACTIVATED:\" prefix before\n- Tell the user if his token has already been used\n- Tell user if token is invalid\n- You can now overwrite \"accountActivatedMessage\" in \"activateAccount\" Hook\n- Always redirect after activation or activation error to current page without token parameter in url (or reg_jumpTo page), and than display messages \n\n## Fields\n\n\n\n## Hooks\n\n\n### modifyDCRegistrationPlusForm (requires `heimrichhannot/contao-formhybrid`)\n\nModify the formhybrid Datacontainer array.\n\n```\n// config.php\n$GLOBALS['TL_HOOKS']['modifyDCRegistrationPlusForm'][] = array('MyClass', 'modifyDCRegistrationPlusFormHook');\n\n```\n\n```\n// MyClass.php\n\npublic function modifyDCRegistrationPlusFormHook(\u0026$arrDca, \\Model $objModule)\n{\n\t// manipulate the datacontainer and add fields, change labels and more\n\t$arrDca['fields']['firstname']['eval']['placeholder'] = \u0026$GLOBALS['TL_LANG']['tl_member']['myCustomFirstnamePlaceholder'];\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheimrichhannot%2Fcontao-member_plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheimrichhannot%2Fcontao-member_plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheimrichhannot%2Fcontao-member_plus/lists"}