b12f / identihub

Identihub is self-hosted Open Source brand & assets management software

Home Page:https://identihub.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waffle.io - Columns and their card count License: AGPL v3 Build Status

Identihub

Identihub is an open-source web platform for brand and assets management. It is being developed by the folks at Ura Design.

Demos:


Installing

Installation guides are located at our wiki


Troubleshooting

Homestead

  • I'm getting an error message upon deployment: "The only supported ciphers are AES-128-CBC and AES-256-CBC with the correct key lengths."

    Run the following within your Vagrant box:

    php artisan key:generate

    php artisan config:clear


Bug Reporting

To help identify and subsequently fix bugs faster, make sure to include some basic information in your report.

  1. Expected Results (e.g. Successful User Login)
  2. Actual Results (e.g. User Login Interrupted with Error Message...)
  3. Browser (e.g. Mozilla Firefox) and Screen Resolution (e.g. 1920x1080)
  4. Steps to Reproduce (e.g. Access Main Page, Hit Login, Fill In Login Form, Hit Submit Button)

Contributing Code

Simply create a branch based on the dev branch, do your changes, and open it as a pull request. Ideally write tests for the feature or bugfix you propose.

About

Identihub is self-hosted Open Source brand & assets management software

https://identihub.co

License:GNU Affero General Public License v3.0


Languages

Language:PHP 84.4%Language:JavaScript 13.4%Language:HTML 2.2%Language:Shell 0.0%