2017 © Pedro Peláez
 

project site-module

An example module for Craft CMS 3 that lets you enhance your websites with a custom site module

image

nystudio107/site-module

An example module for Craft CMS 3 that lets you enhance your websites with a custom site module

  • Tuesday, May 22, 2018
  • by khalwat
  • Repository
  • 1 Watchers
  • 7 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

site-module for Craft CMS 3.x

An example module for Craft CMS 3 that lets you enhance your websites with a custom site module., (*1)

Requirements

This module requires Craft CMS 3.0.0-RC3 or later., (*2)

Installation

To install the plugin, follow these instructions., (*3)

  1. Copy the modules folder into your project root directory, (*4)

  2. Either copy the app.php into your config/ directory, or copy & paste the * settings in the app.php into your project's app.php file, (*5)

  3. Make sure you have the following in your project's composer.json:, (*6)

  "autoload": {
    "psr-4": {
      "modules\\sitemodule\\": "modules/sitemodule/src/"
    }
  },
  1. If you didn't have the above autoload settings in your composer.json you'll also need to do the following command from your project root:
composer dump-autoload

site-module Overview

Read the Enhancing a Craft CMS 3 Website with a Custom Module article for details., (*7)

site-module Roadmap

Some things to do, and ideas for potential features:, (*8)

  • Initial release

Brought to you by nystudio107, (*9)

The Versions

22/05 2018

dev-master

9999999-dev https://nystudio107.com/

An example module for Craft CMS 3 that lets you enhance your websites with a custom site module

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

module cms site craftcms craft site-module

22/05 2018

dev-develop

dev-develop https://nystudio107.com/

An example module for Craft CMS 3 that lets you enhance your websites with a custom site module

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

module cms site craftcms craft site-module

22/05 2018

1.0.2

1.0.2.0 https://nystudio107.com/

An example module for Craft CMS 3 that lets you enhance your websites with a custom site module

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

module cms site craftcms craft site-module

19/01 2018

1.0.1

1.0.1.0 https://nystudio107.com/

An example module for Craft CMS 3 that lets you enhance your websites with a custom site module

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

module cms site craftcms craft site-module

30/12 2017

1.0.0

1.0.0.0 https://nystudio107.com/

An example module for Craft CMS 3 that lets you enhance your websites with a custom site module

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

module cms site craftcms craft site-module