lvshuang / board

Trello like kanban board. Based on Restya platform.

Home Page:http://restya.com/board/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restyaboard

Build Status Average time to resolve an issue Percentage of issues still open Known Vulnerabilities

What is Restyaboard?

Trello like kanban board. Tasks, to-dos, chat, etc., Restyaboard is based on Restya platform with dual License (OSL 3.0 & Commercial License).

Whether you’re creating a personal todo list, planning your holidays with some friends, or working in a team on your next revolutionary concept, Restyaboard is an simple and effective tool to keep your tasks organized. The boards of restyaboard will give you a visual overview of the current state of your projects, and make you productive by allowing you to focus on the few items that matter the most.

Why use Restyaboard?

Since Restyaboard is a free software, you don’t have to give us your data and you can install the Restyaboard on your own internal server. You can also increase the productivity even more by reducing the time of managing the projects with the help of Restyaboard plugin which is available in RestyaPlatform.

For Free Installation, contact us

Status: Active

  • Project is active! Follow development in dev branch
  • Upcoming milestone

Demo

Demo

Install

Upgrade

To upgrade, overwrite application files and apply respective DB script:

Configuring Restyaboard

  • Login using username admin, password restya
  • If installed via Amazon AMI, then login using the username admin and the instance_id of the instance as the password
  • Visit admin panel at /#/settings/6
  • Update Dropbox App Key by visiting https://www.dropbox.com/developers/apps/
  • Update Flickr API Key by visiting https://www.flickr.com/services/apps/
  • Visit /#/settings/3 for configuring site name, email and server timezone.
  • Change admin email and password
  • To add/reply cards via email, visit /#/settings/10 to configure IMAP settings

Forum


Current Status / Plans / Roadmap

To give you some idea about of our plans:

Under release

  • Sandstorm support for Installation
  • Import from Asana
  • Import Taskwarrior Tasks
  • Import Pipefy Tasks
  • SparkPost Plugin for easy email sending
  • In notification emails, Gmail Action Button "View on Restyaboard"
  • GitHub issues & enhancements etc.,

Next

  • Undisclosed domain centric plugins
  • Marketplace for ecosystem
    • Allow developers to make money
  • Apps listing platform
    • Find apps easily

FAQ (Frequently Asked Questions)

Do you have any installation instruction for Windows?

Please find in Restyaboard Install in Windows document. If you face any issue, please feel free to open a ticket

Do you have any installation instruction for Apache?

Please check Restyaboard Install in Apache

Getting blank page after install

Most likely it is related to your DB credentials. Please also check install log and see if your setup was complete without any errors.

How can I contribute to Restyaboard translation?

Please translate Restyaboard via transifex


Contributing

Our approach is similar to Magento. If anything is not clear, please contact us.

All Submissions you make to Restya through GitHub are subject to the following terms and conditions:

  • You grant Restya a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publicly perform, sublicense and distribute any feedback, ideas, code, or other information ("Submission") you submit through GitHub.
  • Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above.

Build

Required sofware: nginx, php-fpm (with mbstring), PostgreSQL, ElasticSearch, Grunt

  • grunt less - Converts LESS to CSS
  • grunt jst - Converts EJS to JS
  • grunt watch - Converts LESS to CSS and EJS to JS, automatically by "watching" for file changes
  • restyaboard_with_empty_data.sql - Database generation script
  • server/php/config.inc.php - Database and other configurations
  • media, client/img, tmp/cache & server/php/shell/*.sh - Need write permission for php; can be chmod 655 or 755 or 777 depending upon server configuration
  • grunt build:live - Generates restyaboard.zip, deployable code. Replace your DB details in build/live.json.

License

Copyright (c) 2014-2019 Restya.

Dual License (OSL 3.0 & Commercial License)

About

Trello like kanban board. Based on Restya platform.

http://restya.com/board/

License:Open Software License 3.0


Languages

Language:JavaScript 64.0%Language:PHP 9.5%Language:HTML 8.0%Language:TSQL 6.2%Language:PLpgSQL 5.5%Language:CSS 5.5%Language:Shell 1.0%Language:Cap'n Proto 0.1%Language:Ruby 0.1%Language:Dockerfile 0.0%