2017 © Pedro Peláez
 

asgard-module profile

image

abada/profile

  • Sunday, September 13, 2015
  • by abada
  • Repository
  • 1 Watchers
  • 0 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Software License, (*1)

Profile module

This module add User Profile capabilities on your wonderful Asgard CMS!, (*2)

So you got this functionality: * User profile * Add this code at your /Themes/Flatly/views/partials/navigation.blade.php ``` php, (*3)


## Installation Follow the [installation guide of module](https://asgardcms.com/en/docs/getting-started/installation#installing-modules-and-themes), with module name "abada/prfile". If you want to install it on standalone you can follow the steps. ### Composer requirement ``` json composer require abada/profile

Package migrations

Run the migrations:, (*4)

bash php artisan module:migrate Profile, (*5)

The Versions

13/09 2015