Download the PHP package qc/qc-info-rights without Composer

On this page you can find all versions of the php package qc/qc-info-rights. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package qc-info-rights

Info Rights

La version française de la documentation suit le texte anglais

IMPORTANT:
We moved tabs to menus and changed TSconfig options accordingly but the old one is still working(but on menu items). The old TSconfig compatibility will be removed in next version: 1.3.

About

This extension add a new items to the Info Module in the BE with those features:

  1. Shows BE rights for the pages (like in the Access Module) but for editors (as read-only)
  2. Show a list of all BE Users (except if it begins with a "" like "_cli\") with a filter and export as CSV(hidden by default)
  3. Show a list of all BE User Groups with a filter and export to CSV (hidden by default),with an option that will return the list of members that are contained in these groups.

Main function is to show the actual BE right to non-admins:

BE users list with filters and CSV export button:

The extension has many options to hide columns or features.

We decide to hide by default the Users BE, and Groups BE element in the info Module menu. See the TSconfig below to activate this two menu items.

Page TSconfig - default values


[Version française]

Documentation Info Droits

IMPORTANT:
Nous avons déplacé les écrans d'onglets vers des menus et avons changé le TSconfig pour reflèter ce changement. L'ancien TSconfig est encore valide (pour les menus) pour cette version mais sera retiré dans la prochaine version: 1.3.

À propos

L'extension ajoute des nouveaux items de menu au module Info en BE avec les fonctionnalités suivantes:

  1. Affichage des droits BE des pages (comme dans le module Access) mais pour les édimestres (lecture seulement)
  2. Affichage des Utilisateurs BE (sauf si le nom débute par "" comme "_cli\) avec filtre et exportation en CSV (masqué par défaut)
  3. Affichage des Groupes BE avec filtre et exportation en CSV (masqué par défaut), avec l'option qui permet d'afficher la liste des membres de groupes sélectionnés.

L'extension offre plusieurs options pour masquer des colonnes ou fonctionnalités.

L'élément de menu Info module Utilisateurs BE et Groupes BE sont masqués par défaut, Voir le TSconfig qui suit pour activer ces éléments.

Page TSconfig - valeurs par défaut

Options globales - CSV

Dans le module «Réglages», sous «Configure extensions» se trouvent 2 options relatives à l'exportation CSV.

Les valeurs par défaut sont:

  1. Encadrement des valeurs (basic.quote): " (guillemet)
  2. Délimiteur (basic.delimiter): , (virgule)

All versions of qc-info-rights with dependencies

PHP Build Version
Package Version
Requires typo3/cms-core Version ^10.4.0 || ^11.4.0
php Version ^8.1
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package qc/qc-info-rights contains the following files

Loading the files please wait ....