Title: Koloshare
Author: Koloshare
Published: <strong>14 de setembre de 2026</strong>
Last modified: 14 de setembre de 2026

---

Cerca extensions

![](https://ps.w.org/koloshare/assets/banner-772x250.png?rev=3695852)

![](https://ps.w.org/koloshare/assets/icon-256x256.png?rev=3695852)

# Koloshare

 Per [Koloshare](https://profiles.wordpress.org/koloshare/)

[Baixa](https://downloads.wordpress.org/plugin/koloshare.1.7.2.zip)

 * [Detalls](https://ca.wordpress.org/plugins/koloshare/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/koloshare/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/koloshare/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/koloshare/#developers)

 [Suport](https://wordpress.org/support/plugin/koloshare/)

## Descripció

Koloshare puts a real intranet inside the WordPress site your business already has.
There is no separate hosting to buy, no per-user pricing, and no data leaving your
server. Files live in your Media Library, content lives in your database, and staff
sign in on your own address.

It was built for a trade supplier with a warehouse, a trade counter and vans, and
it shows: everything is designed to work one-handed on a phone in a van as well 
as on a desk.

#### What your team gets, free

 * **A file library that finds things.** Nested folders, drag-and-drop uploads, 
   PDF-first thumbnails, live search across titles and tags, grid and list views,
   full-screen previews for PDFs, images, video, audio, Word documents and spreadsheets,
   and one-tap sharing.
 * **A branded sign-in** on your own address, with brute-force lockouts, signed 
   download links and a staff role that cannot reach wp-admin. The full list is 
   under Security below.

#### What the paid plans add

 * **A news feed** (Standard). One place for everything the company announces, with
   a pinned lead story, bylines, featured images and department targeting so an 
   article only reaches the teams it concerns. Articles can carry an optional AI-
   content disclosure.
 * **Urgent banners** (Standard). When something cannot wait, a banner scrolls across
   the top of every screen until the moment you choose, and arrives without anyone
   reloading anything.
 * **A team directory** (Standard). Staff cards with photos, departments, quick 
   call and email actions, birthday and work-anniversary badges.
 * **An external contacts book** (Standard). Suppliers, couriers and partners, with
   per-person contacts under each company.
 * **A What’s new bell** (Standard). New files, articles and Spotlight updates collect
   in a short list that survives a refresh. Open a row and it opens the item.
 * **Analytics** (Standard). Downloads, views, logins and searches, scoped to intranet
   users only, with charts, CSV export and a manageable event log.

#### What the person running it gets

The Command Centre is a single-screen admin app built for people who do not enjoy
the WordPress dashboard: files and folders, tags, users, trash and every setting
in one place, with the paid sections (news, banners, team, contacts, analytics, 
branding) appearing there when a plan includes them. A guided setup wizard on first
activation gets a working intranet up in about ten minutes.

#### Security

 * A custom branded sign-in that never exposes `wp-login.php`
 * Brute-force lockouts with a configurable threshold and duration
 * 24-hour temporary passwords that must be replaced on first sign-in
 * Signed, time-limited download URLs, so a copied link expires
 * A dedicated Koloshare User role that can use the intranet and cannot reach `wp-
   admin`
 * Self-healing when a cache serves a logged-in visitor a stale login page

#### Free, and what the paid plans add

The free Starter tier is the private file library with no cap on it, and it is not
a trial: folders, tags, document previews, search, share links, the branded sign-
in, all of the security, the setup wizard and the Command Centre. The free plugin
contains none of the paid code, so there is nothing in it waiting to be unlocked.

Standard adds the news feed and emailing an article to every account, the What’s
new bell, urgent banners in your own colours, the team directory, the contacts book,
the homepage background photo, multi-select with bulk download and share, download
locks by department, and analytics.

Premium adds custom branding (your logo, colours and a choice of 12 fonts), search
inside PDFs and Office documents, a read-only Policies tab, per-file passwords, 
named-user file visibility, the Spotlight story builder, seasonal decorations, advanced
analytics and email support from the Command Centre.

Paid plans are sold per site, one price however many staff sign in, through Freemius.
A licence installs the premium version over the top of the free one, sharing every
file, setting and user. If it lapses nothing is deleted: the workspace drops back
to the free tier, keeps every file and setting, and shows the news, team and contacts
again when a licence returns.

#### Hosting

Koloshare stores everything in your existing WordPress site and does not provide
its own backup utility. Before making it your team’s single source of truth, check
your hosting plan has enough storage for a growing file library, working automatic
backups you have actually tested restoring, and upload limits big enough for your
largest files.

### Third-party services

Koloshare talks to one outside service, and it is listed here in full.

**Freemius** (freemius.com), the licensing and update service. It handles the checkout
for paid plans and delivers plugin updates. Koloshare asks it for updates and licence
status, nothing else, and only after you opt in on activation. You can skip the 
opt-in and the plugin works the same. Terms: https://freemius.com/terms/ and privacy:
https://freemius.com/privacy/

Everything else the workspace loads (the PDF, spreadsheet, document and chart libraries)
ships inside the plugin. See assets/vendor/README.md for what they are and where
each came from.

### Bundled libraries

These are shipped inside the plugin rather than loaded from a CDN, so the workspace
works on a network that cannot reach one and no executable code is fetched from 
anywhere else. Each is minified as its author distributes it; the unminified source
is at the link given, and all are GPL-compatible.

 * **PDF.js** 3.11.174 (`assets/vendor/pdf.min.js`, `assets/vendor/pdf.worker.min.
   js`) — Apache-2.0 — https://github.com/mozilla/pdf.js
 * **SheetJS Community Edition** 0.20.3 (`assets/vendor/xlsx.full.min.js`) — Apache-
   2.0 — https://git.sheetjs.com/sheetjs/sheetjs
 * **JSZip** 3.10.1 (`assets/vendor/jszip.min.js`) — MIT or GPLv3 — https://github.
   com/Stuk/jszip
 * **docx-preview** (`assets/vendor/docx-preview.min.js`) — Apache-2.0 — https://
   github.com/VolodymyrBaydalka/docxjs

### Server tools

If your server happens to have Poppler (`pdftotext`, `pdfinfo`, `pdftoppm`) or Tesseract
installed, Koloshare will use them to pull text out of PDFs for in-document search,
and to read scanned pages that hold no text layer.

None of this is required. Koloshare does not install them, does not ask you to, 
and falls back to a pure-PHP extractor when they are absent. You just get better
results out of awkward PDFs when they are there. Where PHP has `shell_exec` disabled,
as it is on plenty of shared hosting, the whole path is skipped and nothing is attempted.
Every filename and password handed to those tools goes through `escapeshellarg()`.

## Captures

[⌊The staff homepage: a search box over the whole library, folders by category and
the latest uploads.⌉⌊The staff homepage: a search box over the whole library, folders
by category and the latest uploads.⌉[

The staff homepage: a search box over the whole library, folders by category and
the latest uploads.

[⌊The file explorer, with a folder tree, document thumbnails and search within the
view.⌉⌊The file explorer, with a folder tree, document thumbnails and search within
the view.⌉[

The file explorer, with a folder tree, document thumbnails and search within the
view.

[⌊The Command Centre: files, folders, staff accounts and every setting in one screen.⌉⌊
The Command Centre: files, folders, staff accounts and every setting in one screen
.⌉[

The Command Centre: files, folders, staff accounts and every setting in one screen.

[⌊The homepage on a phone, with a bottom tab bar built for a thumb.⌉⌊The homepage
on a phone, with a bottom tab bar built for a thumb.⌉[

The homepage on a phone, with a bottom tab bar built for a thumb.

[⌊Browsing files on a phone, with targets you can hit with cold hands.⌉⌊Browsing
files on a phone, with targets you can hit with cold hands.⌉[

Browsing files on a phone, with targets you can hit with cold hands.

## Instal·lació

 1. Install and activate Koloshare. You will land in the setup wizard. On a paid plan,
    activate your licence from your purchase email or under **Koloshare, Account**;
    there is no key to type into the plugin.
 2. Follow the wizard: name your intranet, choose a folder template, and let it create
    your intranet page. On Premium the wizard also asks for your colours, logo and 
    font.
 3. If you skip the wizard, create a page, add the `[koloshare_intranet]` shortcode
    and choose the **Koloshare (no header)** template under Page Attributes.
 4. Add staff accounts under **Command Centre  Users**. Each one gets a branded welcome
    email with a temporary password.

## PMF

### Do I need separate hosting?

No. Koloshare runs entirely inside the WordPress site you already have.

### Is it priced per user?

No. Paid plans are one price per site, however many staff sign in.

### Does my data go anywhere?

No. Files stay in your Media Library and content stays in your database. Koloshare
does not collect, transmit or receive your data.

The one call off your server is Google Fonts, and only if you pick a custom typeface
on Premium. See «Third-party services» below.

### What do I actually get for free?

A private file library with no cap on it: folders, tags, previews, search and share
links, behind the branded sign-in with all of the security features, the setup wizard
and the Command Centre. It is a real intranet, not a demo, and there is no clock
on it.

### Will it fight with my theme?

It is built not to. Every front-end style is scoped and loaded after the theme, 
and the bundled page template renders without the theme header and footer so the
intranet feels like its own app.

### Can staff reach the WordPress dashboard?

No. The Koloshare User role can sign in to the intranet on the front end and is 
kept out of `wp-admin` entirely.

### How do I get support?

By email, best effort. No response time is guaranteed, and that is stated plainly
rather than buried. On Premium you can send it straight from the Command Centre,
with your site details attached automatically.

## Ressenyes

![](https://secure.gravatar.com/avatar/9c4a311c8cdf9fdffbf6ce902c447aa7cf0f03f8197750ef98d3865c91960a2b?
s=60&d=retro&r=g)

### 󠀁[Painless setup and works brilliantly on mobile!](https://wordpress.org/support/topic/painless-setup-and-works-brilliantly-on-mobile/)󠁿

 [mloader](https://profiles.wordpress.org/mloader/) 16 de setembre de 2026

I was expecting a complicated process to build a functional company portal, but 
Koloshare made it completely painless. The file library search is super fast, document
previews mean people actually find what they need without downloading 10 wrong versions,
and the custom sign-in keeps staff safely out of wp-admin. What really sets it apart
is how well it works on mobile—our team out in the field can access files from a
phone just as easily as anyone at a desk. Cleaning up our scattered server files
took a little housekeeping, but now everyone uses this as our default hub. 5 stars!

![](https://secure.gravatar.com/avatar/534e3013da6b4d89a65093be9f6387e21578570da4fdbf2a56509b27764265e0?
s=60&d=retro&r=g)

### 󠀁[Problem solved!](https://wordpress.org/support/topic/problem-solved-55/)󠁿

 [samlucas92](https://profiles.wordpress.org/samlucas92/) 16 de setembre de 2026

We use this and it works great! We had so many files all over the place on our on-
site server, and it was a nightmare looking after the duplicates and stuff people
kept on their own machines. We've set the page as our homepage for everyone in the
company and it was totally painless. After a little bit of housekeeping it's become
the default source for our commonly accessed and requested files.

 [ Llegiu totes les 2 ressenyes ](https://wordpress.org/support/plugin/koloshare/reviews/)

## Col·laboradors i desenvolupadors

«Koloshare» és programari de codi obert. La següent gent ha col·laborat en aquesta
extensió.

Col·laboradors

 *   [ Koloshare ](https://profiles.wordpress.org/koloshare/)

[Traduïu «Koloshare» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/koloshare)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/koloshare/), baixeu-
vos el [repositori SVN](https://plugins.svn.wordpress.org/koloshare/), o subscriviu-
vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/koloshare/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/koloshare/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.7.2

 * The Activity log opens again. Hiding it from the sidebar had unregistered it,
   so the page refused access and its charts never loaded.
 * A site that filters in a self-hosted font no longer warns twice on every page
   load, and no longer asks Google for a font it does not use.
 * Search terms, indexed document text and company contact details are sanitised
   as soon as they are read.
 * The two search-index diagnostics send X-Content-Type-Options: nosniff alongside
   their plain-text content type.
 * Document text is checked with wp_is_valid_utf8() on WordPress 6.9 and later, 
   which replaced the deprecated seems_utf8().
 * The setup wizard no longer prints a PHP deprecation above the page. It had been
   registered without a parent menu, so WordPress had no title to render.
 * A fresh install opens the setup wizard again. The licence opt-in screen was consuming
   the one-shot redirect, so the wizard was silently skipped.
 * Settings, Users and the two bulk tools open again. Hiding them from the sidebar
   had unregistered them, which broke the dashboard links and the password-help 
   email.

#### 1.7.1

 * A font name supplied by another plugin through the branding filters is now restricted
   to what a CSS font-family accepts before it reaches the inline stylesheet.

#### 1.7.0

 * The plugin is now called Koloshare. Same plugin, new name: the old one was close
   enough to an unrelated project’s to cause confusion.
 * The free plugin no longer carries any licence or plan machinery. There is no 
   licence key field, no feature table and no upgrade prompts. Everything it ships
   is simply available. Paid features live in a separate plugin, as they already
   did.
 * The setup wizard drops its licence step. It now runs welcome, name, folders, 
   intranet page, done.
 * The remaining inline script and stylesheet blocks are enqueued through the WordPress
   asset API.
 * The two administration tools for rebuilding the search index are signed now, 
   in line with the others.

#### 1.6.2

 * Fixed: on the free plan, Continue on the setup wizard’s «Logo & font» step reported
   that nothing had saved. The step is Premium-only and had nothing to save, but
   the free build had no handler answering it at all, so the wizard treated the 
   empty reply as a failure. Skip was unaffected.
 * Renaming a tag across the library no longer asks the database to count the rows
   it is about to rewrite.
 * Housekeeping: a development-only patch file from the licensing SDK is no longer
   included in the download.

#### 1.6.1

 * The What’s new bell is now part of Standard and Premium. It rings for new files,
   articles and Spotlight updates, and the articles and updates come with a paid
   plan, so the bell belongs with them.
 * Seasonal decorations are now a Premium feature, and they work: a switch in Settings
   turns them on, a preview picker forces one theme for checking, and each person
   can turn them off from their account menu. The layer shipped in earlier versions
   without any way to switch it on.
 * Nothing else on the free tier has changed.

#### 1.6.0

 * The free tier is now the file library with no cap on it. The ten-file limit has
   gone.
 * Paid features ship in a separate premium version, installed through your Koloshare
   account when a licence is activated, rather than sitting locked inside the free
   plugin. The free plugin contains no paid code and makes no request to any outside
   service.
 * The news feed, email broadcast and analytics move to Standard. On a free site,
   existing articles, team members and contacts stay in the database and are shown
   again the moment a licence is activated. Nothing is deleted.
 * Free sites update in place. Paying sites are offered the premium version from
   the Plugins screen or their Koloshare account; installing it carries over every
   file, setting and user.

#### 1.5.5

 * Admin maintenance links (clear lockouts, re-run the search index, re-run setup)
   are signed now. They acted on a plain web address before, which meant an administrator
   could be made to fire one by following a link.
 * The document-index diagnostic page is development-only, and no longer accepts
   a document password in the address bar, where it would have been written to the
   server log.
 * Failed sign-ins are no longer written to the server log with the username attached.
 * Documented what the plugin talks to and what it does with server tools like pdftotext,
   and where every bundled library came from.

#### 1.5.4

 * Six ready-made Spotlight arrangements instead of four, between them showing every
   block the builder offers. The recruitment one has gone: it only made sense to
   someone who did not work there yet.
 * The arrangement picker fits the editor again. It was laid out in columns wider
   than the space it had, so the third one sat under the inspector panel.

#### 1.5.3

 * Spotlight introductions are centred again, and consecutive paragraphs have space
   between them. A typography reset was overriding both.

#### 1.5.2

 * The What’s new bell rings again when a file is replaced. Swapping the document
   behind an existing entry counts as news; renaming, retagging or moving it still
   does not.

#### 1.5.0

 * Every third-party library now ships with the plugin instead of loading from a
   CDN. PDF.js and its worker, JSZip, Chart.js and docx-preview join SheetJS in 
   the plugin itself, so the workspace works on a network that cannot reach a CDN
   and no executable code is fetched from anywhere else.
 * The Starter upgrade reminder appears only on Koloshare’s own screens, can be 
   dismissed, and stays dismissed.
 * The setup wizard no longer asks for a licence key it cannot use. Where the licence
   is managed by your Koloshare account, the wizard says so and links to it instead.

Older entries are in changelog.txt, alongside the plugin.

## Meta

 *  Versió **1.7.2**
 *  Darrera actualització **fa 2 dies**
 *  Instal·lacions actives **Menys de 10**
 *  Versió del WordPress ** 6.0 o posterior **
 *  Provada fins a **7.1**
 *  Versió del PHP ** 7.4 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/koloshare/)
 * Etiquetes
 * [company news](https://ca.wordpress.org/plugins/tags/company-news/)[document library](https://ca.wordpress.org/plugins/tags/document-library/)
   [file manager](https://ca.wordpress.org/plugins/tags/file-manager/)[intranet](https://ca.wordpress.org/plugins/tags/intranet/)
   [staff portal](https://ca.wordpress.org/plugins/tags/staff-portal/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/koloshare/advanced/)

## Valoracions

 5 sobre 5 estrelles.

 *  [  2 valoracions de 5 estrelles     ](https://wordpress.org/support/plugin/koloshare/reviews/?filter=5)
 *  [  0 valoracions de 4 estrelles     ](https://wordpress.org/support/plugin/koloshare/reviews/?filter=4)
 *  [  0 valoracions de 3 estrelles     ](https://wordpress.org/support/plugin/koloshare/reviews/?filter=3)
 *  [  0 valoracions de 2 estrelles     ](https://wordpress.org/support/plugin/koloshare/reviews/?filter=2)
 *  [  0 valoracions de 1 estrelles     ](https://wordpress.org/support/plugin/koloshare/reviews/?filter=1)

[La vostra ressenya](https://wordpress.org/support/plugin/koloshare/reviews/#new-post)

[Visualitza totes les ressenyes](https://wordpress.org/support/plugin/koloshare/reviews/)

## Col·laboradors

 *   [ Koloshare ](https://profiles.wordpress.org/koloshare/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/koloshare/)