{"id":13411473,"url":"https://github.com/daxslab/yii2-contactform-module","last_synced_at":"2025-03-26T17:29:37.537Z","repository":{"id":56963703,"uuid":"147025812","full_name":"daxslab/yii2-contactform-module","owner":"daxslab","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-27T00:33:06.000Z","size":9,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-31T20:45:56.724Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daxslab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-01T19:15:03.000Z","updated_at":"2020-10-27T00:32:47.000Z","dependencies_parsed_at":"2022-08-21T10:20:21.438Z","dependency_job_id":null,"html_url":"https://github.com/daxslab/yii2-contactform-module","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/daxslab%2Fyii2-contactform-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daxslab%2Fyii2-contactform-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daxslab%2Fyii2-contactform-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daxslab%2Fyii2-contactform-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daxslab","download_url":"https://codeload.github.com/daxslab/yii2-contactform-module/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245701912,"owners_count":20658507,"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-07-30T20:01:13.937Z","updated_at":"2025-03-26T17:29:37.516Z","avatar_url":"https://github.com/daxslab.png","language":"PHP","funding_links":[],"categories":["Web Development"],"sub_categories":["PHP"],"readme":"Yii2 Contact Form\n===============\n\n[![Latest Stable Version](https://poser.pugx.org/daxslab/yii2-contactform-module/v/stable.svg)](https://packagist.org/packages/daxslab/yii2-contactform-module)\n[![Total Downloads](https://poser.pugx.org/daxslab/yii2-contactform-module/downloads)](https://packagist.org/packages/daxslab/yii2-contactform-module)\n[![Latest Unstable Version](https://poser.pugx.org/daxslab/yii2-contactform-module/v/unstable.svg)](https://packagist.org/packages/daxslab/yii2-contactform-module)\n[![License](https://poser.pugx.org/daxslab/yii2-contactform-module/license.svg)](https://packagist.org/packages/daxslab/yii2-contactform-module)\n\nYii2 module for including contact forms\n\nInstallation\n------------\n\nThe preferred way to install this extension is through [composer](http://getcomposer.org/download/).\n\nEither run\n\n```\nphp composer.phar require --prefer-dist daxslab/yii2-contactform-module \"*\"\n```\n\nor add\n\n```\n\"daxslab/yii2-contactform-module\": \"*\"\n```\n\nto the require section of your `composer.json` file.\n\nUsage\n-----\n\nSetup the module on config file\n\n```\n'modules' =\u003e [\n    //...\n    'contactForm' =\u003e [\n        'class' =\u003e 'daxslab\\contactform\\Module',\n        'viewPath' =\u003e '@app/views/contactForm', //you can configure the view path in order to use custom views\n    ],\n    //...\n],\n```\n\nPartial usage\n-------------\n\nYou can embed the form on any view using `Yii::$app-\u003erunAction('/contactForm/default/contact', ['renderPartial' =\u003e true])`.\n\nCustomization\n-------------\n\n- email: email to send and receive email.\n- successMessage: message to show to set on flash when sending email.\n- errorMessage: message to show to set on flash if failed when sending email.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaxslab%2Fyii2-contactform-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaxslab%2Fyii2-contactform-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaxslab%2Fyii2-contactform-module/lists"}