Coder Social home page Coder Social logo

contact's Introduction

Contact Module

Simple module, ready to be customised to handle contact forms and pages.

Comes with a basic contact form with name/email/company/phone/message fields. Contact requests are displayed on the backend.

This also includes settings to handle address, social media links, and a google map api key.

The default public route is /contact, which will show the form for the Flatly theme.

Installation

Module Download

Using AsgardCMS's module download command:

php artisan asgard:download:module asgardcms/contact --migrations --seeds

This will download the module, run its migrations and seed some test data.

This is the recommended way if you wish to customise the fields, views, etc.

Composer

composer require asgardcms/contact
php artisan module:migrate contact

This is if the contact module is perfect for your use-case as-is, and doesn't need any changes to fit your needs.

Note: Don't forget to give yourself the required permissions before you can view the backend entries.

contact's People

Contributors

nwidart avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.