2017 © Pedro Peláez
 

module module-contact

image

netcore/module-contact

  • Tuesday, March 13, 2018
  • by netcorelv
  • Repository
  • 5 Watchers
  • 0 Stars
  • 1,017 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 27 Versions
  • 54 % Grown

The README.md

Module for more simple contact page management

Main idea of this module is to provide easy contact page setting management, creating map with location and make contact form., (*1)

Pre-installation

This package is part of Netcore CMS ecosystem and is only functional in a project that has following packages installed:, (*2)

https://github.com/netcore/netcore, (*3)

https://github.com/netcore/module-admin, (*4)

https://github.com/netcore/module-form (Only if you will use contact form), (*5)

https://github.com/nWidart/laravel-modules, (*6)

Installation

composer require netcore/module-contact, (*7)

Publish config, assets, migrations. Migrate and seed:, (*8)

php artisan module:publish-config Contact
php artisan module:publish Contact
php artisan module:publish-migration Contact
php artisan migrate
php artisan module:seed Contact

You should be good to go., (*9)

Usage

After setup new section will appear in your acp. The name of the section will be "Contact" If your project do not need map or some other settings you can disable them in your configuration file - config/netcore/module-contact.php, (*10)

You get contact() helper. With the helper you can access all features from contact module., (*11)

Examples

To return all data necessary for map: contact()->map(), (*12)

To return content text:, (*13)

contact()->content(), (*14)

To return contact settings:, (*15)

contact()->item('phone')
contact()->item('workdays')
contact()->item('location')
contact()->item('contact-email')
contact()->item('contact-form')

The Versions

13/03 2018

1.0.x-dev

1.0.9999999.9999999-dev

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

13/03 2018

v1.0.17

1.0.17.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

13/03 2018

dev-master

9999999-dev

  Sources   Download

The Requires

 

by Daniels Grietiņš

28/02 2018

2.0.x-dev

2.0.9999999.9999999-dev

  Sources   Download

The Requires

 

by Daniels Grietiņš

28/02 2018

v2.0.0

2.0.0.0

  Sources   Download

The Requires

 

by Daniels Grietiņš

21/02 2018

v1.0.16

1.0.16.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

15/02 2018

v1.0.15

1.0.15.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

15/02 2018

v1.0.14

1.0.14.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

15/02 2018

v1.0.13

1.0.13.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

15/02 2018

v1.0.12

1.0.12.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

15/02 2018

v1.0.11

1.0.11.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

31/01 2018

v1.0.10

1.0.10.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

29/01 2018

v1.0.9

1.0.9.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

19/01 2018

v1.0.8

1.0.8.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

16/01 2018

v1.0.7

1.0.7.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

16/01 2018

v1.0.6

1.0.6.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

15/01 2018

v1.0.5

1.0.5.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

03/01 2018

v1.0.3

1.0.3.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

03/01 2018

v1.0.4

1.0.4.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

19/12 2017

v1.0.2

1.0.2.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

13/12 2017

v1.0.1

1.0.1.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

30/11 2017

v1.0.0

1.0.0.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

09/11 2017

0.1.x-dev

0.1.9999999.9999999-dev

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

09/11 2017

v0.1.2

0.1.2.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

27/10 2017

v0.1.1

0.1.1.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

27/10 2017

v0.0.2

0.0.2.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš

26/10 2017

v0.0.1

0.0.1.0

  Sources   Download

The Requires

  • php >=5.5

 

by Daniels Grietiņš