Download the PHP package berecont/contao-backend-remark-bundle without Composer

On this page you can find all versions of the php package berecont/contao-backend-remark-bundle. 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 contao-backend-remark-bundle

Contao Backend Remark Bundle

Backend-Hinweise als Inhaltselement und Formularfeld für Contao ab Version 5.7.

Das Bundle ermöglicht es, Hinweise und Arbeitsanweisungen direkt im Contao-Backend zu hinterlegen. Die Hinweise dienen ausschliesslich Redakteuren und Administratoren und erzeugen keine Ausgabe im Frontend.

Backend Hinweise ist inspiriert von der Erweiterung do-while/contao-ce_be_remarks von Hagen Klemp.

Funktionen

Voraussetzungen

Installation

Das Bundle kann über Composer installiert werden:

Anschliessend den Contao-Cache leeren und – falls erforderlich – die Datenbankmigration ausführen.

Verwendung als Inhaltselement

Nach der Installation steht in Contao das Inhaltselement Backend-Hinweis zur Verfügung.

Der Hinweis kann beispielsweise verwendet werden für:

Zur Gestaltung stehen eine Überschrift, ein Hinweistext und verschiedene Contao-Icons zur Verfügung.

Das Inhaltselement wird ausschliesslich im Backend dargestellt und erzeugt keine Ausgabe im Frontend.

Verwendung im Formulargenerator

Im Contao-Formulargenerator steht zusätzlich das Formularfeld Backend-Hinweis zur Verfügung.

Damit können Hinweise direkt zwischen den einzelnen Formularfeldern platziert werden, beispielsweise um die Bearbeitung komplexerer Formulare im Backend zu erläutern.

Auch dieses Element wird ausschliesslich im Backend angezeigt und ist nicht Bestandteil des im Frontend ausgegebenen Formulars.

Icons

Für Backend-Hinweise können verschiedene Icons aus dem Contao-Backend ausgewählt werden, unter anderem:

Die Icons werden aus dem jeweiligen Contao-Backend-Theme verwendet.

Templates

Das Bundle verwendet Twig-Templates.

Inhaltselement:

Formularfeld:

Eigene Templates können über die in Contao vorgesehenen Template-Funktionen verwendet werden.

Backend-Styling

Die Darstellung der Hinweise und der Icon-Auswahl erfolgt über die mitgelieferte CSS-Datei:

Die Styles werden ausschliesslich im Contao-Backend eingebunden.

Frontend-Ausgabe

Backend-Hinweise sind bewusst rein redaktionelle Elemente.

Sowohl das Inhaltselement als auch das Formularfeld erzeugen im Frontend keine Ausgabe. Es werden somit auch keine leeren Hinweis-Container oder versteckten DIV-Elemente ausgegeben.

Lizenz

Dieses Bundle ist unter der GNU Lesser General Public License v3.0 or later (LGPL-3.0-or-later) veröffentlicht.

Siehe LICENSE.

Autor

Bernhard Renner https://berecont.at
https://werbepanorama.at


All versions of contao-backend-remark-bundle with dependencies

PHP Build Version
Package Version
Requires php Version ^8.3
contao/core-bundle Version ^5.7
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 berecont/contao-backend-remark-bundle contains the following files

Loading the files please wait ...