2017 © Pedro Peláez
 

invoiceninja-module invoiceninja-access

A module for invoice-ninja to store client access details

image

soiposervices/invoiceninja-access

A module for invoice-ninja to store client access details

  • Friday, August 4, 2017
  • by SoipoServices
  • Repository
  • 1 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Access

A module for invoiceninja to store client access. This is a simple but useful module that allows an user to create different entries to store client access. The username and password are both encrypted, only the user that creates the entry can see., (*1)

To install simply run the code below:

php artisan module:install soiposervices/access --type=github, (*2)

Check if the module has been installed:, (*3)

php artisan module:list, (*4)

And run the migrations:, (*5)

php artisan module:migrate Access, (*6)

At this point visit the application and you should have a new menu item “Access”, (*7)

Todo

Use a different encryptpion key, store it in the session, and clear it when the user logs out., (*8)

The Versions

04/08 2017

dev-master

9999999-dev https://soiposervices.com/

A module for invoice-ninja to store client access details

  Sources   Download

MIT

by Luigi Laezza
by Hillel Coren

04/08 2017

1.0.7

1.0.7.0 https://soiposervices.com/

A module for invoice-ninja to store client access details

  Sources   Download

MIT

by Luigi Laezza
by Hillel Coren

04/08 2017

1.0.6

1.0.6.0 https://soiposervices.com/

A module for invoice-ninja to store client access details

  Sources   Download

MIT

by Luigi Laezza
by Hillel Coren

04/08 2017

1.0.5

1.0.5.0 https://soiposervices.com/

A module for invoice-ninja to store client access details

  Sources   Download

MIT

by Luigi Laezza
by Hillel Coren