Trello like kanban board. Restyaboard is based on Restya platform.
For Free Installation, contact us
To upgrade, overwrite application files and apply respective DB script:
- v0.1.1 to v0.1.2 -
/sql/upgrade-0.1.1-0.1.2.sql
- v0.1.2 to v0.1.3 -
/sql/upgrade-0.1.2-0.1.3.sql
- v0.1.3 to v0.1.4 -
/sql/upgrade-0.1.3-0.1.4.sql
- v0.1.4 to v0.1.5 -
/sql/upgrade-0.1.4-0.1.5.sql
- v0.1.5 to v0.1.6 -
/sql/upgrade-0.1.5-0.1.6.sql
- v0.1.6 to v0.2 -
/sql/upgrade-0.1.6-0.2.sql
- v0.2 to v0.2.1 -
/sql/upgrade-0.2-0.2.1.sql
- v0.2.1 to v0.3 -
/sql/upgrade-0.2.1-0.3.sql
- v0.3 to v0.4 -
/sql/upgrade-0.3-0.4.sql
- v0.4 to v0.4.1 -
/sql/upgrade-0.4-0.4.1.sql
- v0.4.2 to v0.5 -
/sql/upgrade-0.4.2-0.5.sql
To give you some idea about of our plans:
- Notifier iOS App (Non-open source; free with IAP)
- Undisclosed domain centric plugins
- Marketplace for ecosystem
- Allow developers to make money
- Apps listing platform
- Find apps easily
Please find in Restyaboard Install in Windows document. If you face any issue, please feel free to open a ticket
Please check Restyaboard Install in Apache
Most likely it is related to your DB credentials. Please also check install log and see if your setup was complete without any errors.
Please translate Restyaboard via transifex
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.
Required sofware: nginx, php-fpm (with mbstring), PostgreSQL, ElasticSearch, Grunt
grunt less
- Converts LESS to CSSgrunt jst
- Converts EJS to JSgrunt watch
- Converts LESS to CSS and EJS to JS, automatically by "watching" for file changesrestyaboard_with_empty_data.sql
- Database generation scriptserver/php/config.inc.php
- Database and other configurationsmedia
,client/img
,tmp/cache
&server/php/shell/*.sh
- Need write permission for php; can bechmod 655
or755
or777
depending upon server configurationgrunt build:live
- Generates restyaboard.zip, deployable code. Replace your DB details inbuild/live.json
.
Copyright (c) 2014-2017 Restya.
Dual License (OSL 3.0 & Commercial License)