Skip to content
A social publishing platform.
Branch: master
Clone or download
Latest commit e99d8db Apr 2, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Add a checkbox prompting for a unit test Feb 22, 2019
ConsolePlugins
Idno
IdnoPlugins Merge branch 'master' into mapkyca-composer-begin Mar 10, 2019
Tests Correcting usage. Mar 10, 2019
Themes
Uploads
configuration Allow loading of configuration files from configuration subdirectory. Mar 30, 2018
css Removing unnecessary and unused CSS file Aug 6, 2018
docs
external Adding mention-client 1.2.0 Mar 14, 2019
gfx
js
languages
phpcs
statics
templates
warmup
.gitignore Merge branch 'master' into mapkyca-composer-begin Mar 10, 2019
.htaccess
.travis.yml
CODE_OF_CONDUCT.md Modifying Code of Conduct (#2246) Oct 25, 2018
CONTRIBUTING.md Shamelessly adding myself to the list of core contributors (#2349) Feb 19, 2019
Gruntfile.js Fixing gruntfile formatting (#2289) Dec 12, 2018
LICENSE
README.md Merge pull request #2375 from mapkyca/mapkyca-remove-h5f Apr 2, 2019
composer.json
index.php
known.php Adding mention-client 1.2.0 Mar 14, 2019
mkdocs.yml
package.json
phpunit.xml
version.known

README.md

Build Status Backers on Open Collective Sponsors on Open Collective

Known: a social group platform

Known - A social group platform

Installation

One-click Known sites

If you want to install on your own web space, we recommend Reclaim Hosting, which includes one-click Known installation. Known is also known to work on DreamHost, a high-quality web hosting provider.

Installing

Known is under active development and requires PHP 7+ with selected extensions, together with a supported database backend. You can find detailed installation instructions here: http://docs.withknown.com/en/latest/install/index.html

Installing from packages

Unofficial install packages, which are periodically built from the latest code, are available: https://www.marcus-povey.co.uk/known/

Installing from Github

You can opt to check out the work-in-progress development code from the git repository: https://github.com/idno/Known

  • Check out the repo: git clone https://github.com/idno/known.git
  • Fetch dependencies: cd known; composer install

Installing with composer

You can install Known directly from composer using: composer create-project idno/known

Optionally, you can install the latest bleeding edge code the same way: composer create-project idno/known -s dev

Support us

If you find this project useful, and you really want to support us, you can now fund us on OpenCollective.

Get support

Community links

For details on contributing to the Known project, please read CONTRIBUTING.md.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

Copyright and License

Except for included third-party projects, Known is (c) Known, Inc.

Unless otherwise stated, Known is licensed under the Apache Software License 2.0. See LICENSE for more information.

Known logos are (c) Known, Inc. Permission from Known, Inc is required to use the Known name or logo as part of any project, product, service, domain or company name, except as included in official themes distributed by Known.

Logos of external services are (c) their respective owners. All rights reserved.

Third party libraries are licensed separately.

Known also contains

You can’t perform that action at this time.