All Projects → apache → Allura

apache / Allura

Licence: apache-2.0
Mirror of Apache Allura

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Allura

Core
Source Code for dotCMS Java Enterprise Content Management System
Stars: ✭ 615 (+575.82%)
Mutual labels:  content
Librecms
Free Open Source Content Management System, based on PHP, Bootstrap and jQuery.
Stars: ✭ 12 (-86.81%)
Mutual labels:  content
Manifoldcf
Mirror of Apache ManifoldCF
Stars: ✭ 65 (-28.57%)
Mutual labels:  content
Loadinglayout
简单实用的页面多状态布局(content,loading,empty,error)
Stars: ✭ 712 (+682.42%)
Mutual labels:  content
Article presets
Ermöglicht die Verwendung von frei definierbaren Artikelvorlagen.
Stars: ✭ 26 (-71.43%)
Mutual labels:  content
Couchdb Couch
Mirror of Apache CouchDB
Stars: ✭ 43 (-52.75%)
Mutual labels:  content
Contributing Template
Template for writing your own contributing guide
Stars: ✭ 565 (+520.88%)
Mutual labels:  content
Ofbiz Plugins
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.
Stars: ✭ 83 (-8.79%)
Mutual labels:  content
Get File
CLI and API to get a single file from Github repository.
Stars: ✭ 9 (-90.11%)
Mutual labels:  content
Poi
Mirror of Apache POI
Stars: ✭ 1,136 (+1148.35%)
Mutual labels:  content
Ofbiz
Apache OFBiz - Main development has moved to the ofbiz-frameworks repository.
Stars: ✭ 719 (+690.11%)
Mutual labels:  content
Lokum
Manage a website’s content using Trello
Stars: ✭ 26 (-71.43%)
Mutual labels:  content
Webthings
A collection of all things web, because my memory sucks and so does yours.
Stars: ✭ 50 (-45.05%)
Mutual labels:  content
Pagekit
Pagekit CMS
Stars: ✭ 5,455 (+5894.51%)
Mutual labels:  content
Mform
Spielend einfach umfangreiche Modul-Input-Formulare erzeugen.
Stars: ✭ 65 (-28.57%)
Mutual labels:  content
Awesome Technical Writing
📚 A curated list of awesome resources : articles, books, videos, tools, podcasts about technical writing
Stars: ✭ 573 (+529.67%)
Mutual labels:  content
Scarab
A system to patch your content files.
Stars: ✭ 38 (-58.24%)
Mutual labels:  content
Patreondownloader
Powerful tool for downloading content posted by creators on patreon.com. Supports content hosted on patreon itself as well as external sites (additional plugins might be required).
Stars: ✭ 89 (-2.2%)
Mutual labels:  content
Levelgenerator
Unity plug-in for procedurally generating indoor levels using abstract chunks.
Stars: ✭ 82 (-9.89%)
Mutual labels:  content
React No Content
A SVG react component to display when there's no content.
Stars: ✭ 59 (-35.16%)
Mutual labels:  content
Apache Allura Logo

Apache Allura

Build Status

Allura is an open source implementation of a software "forge", a web site that manages source code repositories, bug reports, discussions, mailing lists, wiki pages, blogs and more for any number of individual projects.

Allura is written in Python and leverages a great many existing Python packages (see requirements.txt and friends). It comes with tests which we run with nose. It is extensible in several ways, most importantly via the notion of "tools" based on allura.app.Application; but also with themes, authentication, and various other pluggable-APIs.

Website: https://allura.apache.org/

Table of Contents

Install

Before hacking on Allura, you’ll need to get an Allura instance up and running so you can see and test the changes you make. You can install Allura from scratch, or by using our Docker container images. Instructions for these approaches can be found here:

To install Allura, see Allura/docs/getting_started/installation.rst or https://forge-allura.apache.org/docs/getting_started/installation.html.

Usage

You can learn about using Allura, configuring neighborhoods, managing projects and it's tools see Allura/docs/getting_started/using.rst or https://forge-allura.apache.org/docs/getting_started/using.html

Contribute

Apache Allura is an effort for the community: an open source platform for sharing development. We think it should be of the community as well. We want to encourage community involvement in development, testing and design. We do that with a public git repo, a bug tracker, a discussion list and an IRC channel.

Developers interested in hacking on Allura or its components should see Allura/docs/docs/development/contributing.rst or https://forge-allura.apache.org/docs/development/contributing.html.

You can get in touch with other Allura developers on the developer mailing list ([email protected]) or in the #allura channel on the Freenode IRC network.

To find more documentation, ask a question, file a bug, or contribute a patch, see the links on our website(https://allura.apache.org/). If you're not sure where to start, join the mailing list and ask.

Quick Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].