Coder Social home page Coder Social logo

valentinoricci / webissues Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mimecorg/webissues

0.0 0.0 0.0 3.22 MB

WebIssues team collaboration system.

Home Page: https://webissues.mimec.org/

License: GNU Affero General Public License v3.0

PHP 65.42% JavaScript 11.33% Vue 20.93% HTML 0.03% NSIS 0.34% Less 1.95%

webissues's Introduction

WebIssues

The official WebIssues website is https://webissues.mimec.org.

The documentation for users and administrators can be found at https://doc.mimec.org/webissues-guide/.

Requirements

  • PHP version 5.6 or newer
  • MySQL, PostgreSQL or SQL Server database

Installation

In order to install WebIssues on your server, download the pre-built WebIssues server package unless you are planning to build WebIssues yourself.

Quick steps:

  1. Copy the entire WebIssues server package to the root directory of the web server.

    NOTE: If you are updating an existing installation of WebIssues server, make sure that you don't delete the data/ subdirectory.

  2. Create a database and a database user with privileges for accessing and modifying it.

  3. Point your browser to the URL of the WebIssues server and follow the instructions.

For more information, please refer to the WebIssues Guide.

Updating

You can find information related to updating the WebIssues server in the Updating WebIssues section of the WebIssues Guide.

Development

Download the source code or clone it from the git repository and run the following command:

npm install

In addition to the requirements listed above, you will also need Node.js version 8 or newer.

To run the development server, use the following command:

npm run dev:web

To use the development server instead of the static assets, create a file called data/site.ini with the following content:

[default]
dev_mode = on

Then point your browser to the URL of the WebIssues server.

Building

Use the following command to build the static JavaScript and CSS assets from the source code:

npm run build:web

Support

If you have problems related to installing, configuring and using WebIssues, or some other questions, please visit the Support forum on the WebIssues website.

Ideas and suggestions for improvements can be submitted using the Feature requests forum on the WebIssues website.

Use the Issues tracker on GitHub to submit bugs. Please include the WebIssues version, information about your environment and detailed steps and symptoms of the problem.

Translations

If you would like to help in translating WebIssues to your language, please join the Crowdin project.

webissues's People

Contributors

mimecorg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.