PHPackages                             spryker-academy/yves-hello-world-page - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. spryker-academy/yves-hello-world-page

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

spryker-academy/yves-hello-world-page
=====================================

HelloWorldPage module for Yves

00PHP

Since Aug 6Pushed 9mo agoCompare

[ Source](https://github.com/spryker-academy/yves-hello-world-page)[ Packagist](https://packagist.org/packages/spryker-academy/yves-hello-world-page)[ RSS](/packages/spryker-academy-yves-hello-world-page/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Spryker Yves Hello World Module
===============================

[](#spryker-yves-hello-world-module)

[![Latest Version](https://camo.githubusercontent.com/3d0a6744a45bdb6da36e045fbe45063ecae5a29d87dfd565e291c539de07fa7c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f737072796b65722d636f6d6d756e6974792f70726f647563742d33642d7669657765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/spryker-community/product-3d-viewer)[![MIT Licensed](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/e4ada11ac2ec4d0b3444cd598d2c7c9ff783122c25d47b35598f2aa6146f1575/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f737072796b65722d636f6d6d756e6974792f70726f647563742d33642d7669657765722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/spryker-community/product-3d-viewer)

A Spryker example of an Yves module

---

Installation
------------

[](#installation)

Follow these steps to install and configure the module in your Spryker project.

### 1. Install via Composer

[](#1-install-via-composer)

```
composer require spryker-academy/yves-hello-world-page
```

### 2. Add Core Namespace

[](#2-add-core-namespace)

Register the `SprykerAcademy` namespace in your project's configuration to allow the Spryker kernel to locate the module's classes.

**File:** `config/Shared/config_default.php`

```
