Download the PHP package its-bessner/conditional-container without Composer

On this page you can find all versions of the php package its-bessner/conditional-container. 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 conditional-container

ItsBessner Conditional Container Bundle

License
Custom Contao CMS bundle that provides a conditional container element to display content based on specific events or conditions.


Features


Installation

  1. Install the bundle via Composer:

  2. Add the bundle to your Contao CMS project if not automatically registered.

  3. Perform the database update through Contao's Install Tool to apply the necessary changes.

Configuration

The following settings and translations are included in the bundle:

Content Element Translations (Example)

CTE Definition:

Backend Field Translations

Selection Field:

Days Offset:


Usage

  1. Add the Conditional Container content element in the Contao CMS backend.
  2. Configure the following:
    • Condition - Selection: Select the events or conditions for displaying content.
    • Lead Time in Days: Define how many days before the event the content should be visible.
  3. Save and publish the content element.

Your content will now be shown based on the specified conditions.


License

This bundle is licensed under the MIT License.
Feel free to use, modify, and distribute it as needed.


Contributing

We welcome contributions to improve this bundle.
To contribute, please fork the repository, make your changes, and submit a pull request.


Support

If you encounter issues or have questions, feel free to open an issue on GitHub or reach out to us.


All versions of conditional-container with dependencies

PHP Build Version
Package Version
Requires contao/core-bundle Version ^5.3
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 its-bessner/conditional-container contains the following files

Loading the files please wait ....