Download the PHP package droptica/droopler without Composer

On this page you can find all versions of the php package droptica/droopler. 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 droopler

Droopler CMS 5.x - SEO Friendly CMS & Site Builder

Repositories and branches

Version 5

This branch is for 5.x version of Droopler. The newest code for 5.x is always on Drupal.org/project/droopler.

Default development branch is 5.x.

Last releases/tags you can find here https://git.drupalcode.org/project/droopler/-/tags

Version 3

If you are looking for 3.x code check these branches and repositories:

About Droopler CMS 5

Droopler CMS is an SEO-friendly CMS and site builder based on Drupal. It’s a starter kit that, once installed, gives you a ready-to-use website with content types, components (paragraphs), and a sleek frontend theme. It also comes equipped with numerous SEO tools and modules, making it easy to optimize your site for search engines. You can easily customize and extend it just like any other Drupal website.

The maintainer of Droopler CMS is Droptica.

Pre-requisites

To install Droopler you need DDEV installed on your machine.

Installation

  1. Clone this repository
  2. cd into the project directory
  3. Run the command ./launch-droopler-cms.sh

Installation options

After the script finishes you can choose to run the Droopler installation via the browser or the command line.

Type ddev launch to open the Droopler installation in your browser.

To install Droopler via the command line:

Type ddev drush site-install droopler to install clean Droopler.

Type ddev drush site-install droopler install_configure_form.enable_demo_content=1 if you wish to install demo content.

Issues

If you encounter any issues, please create an issue in the Droopler project.


All versions of droopler with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
bower-asset/colorbox Version ^1.6
bower-asset/lazysizes Version ^5.2
bower-asset/masonry Version ^4.2
cweagans/composer-patches Version ^1.6
drupal/admin_toolbar Version ^3.0
drupal/better_exposed_filters Version ^7.0
drupal/checklistapi Version ^2.0
drupal/colorbox Version ^2.0
drupal/config_update Version 2.0.x-dev@dev
drupal/contact_formatter Version ^2.0
drupal/core Version ^11.0
drupal/entity_reference_display Version ^2.0
drupal/entity_reference_revisions Version ^1.3
drupal/facets Version ^2.0
drupal/features Version 3.14
drupal/field_group Version ^3.0
drupal/geysir Version ^2.1.1
drupal/google_analytics Version ^4.0
drupal/google_tag Version ^2.0
drupal/link_attributes Version ^2.1
drupal/linkit Version ^7.0@alpha
drupal/menu_link_attributes Version ^1.0
drupal/metatag Version ^2.0
drupal/paragraphs Version ^1.1
drupal/pathauto Version ^1.0
drupal/redirect Version ^1.0-beta1
drupal/schema_metatag Version ^3.0
drupal/search_api Version ^1.8
drupal/simple_sitemap Version ^4.1
drupal/smtp Version ^1.0@beta
drupal/svg_image Version ^3.0
drupal/tvi Version 2.0.x-dev@dev
drupal/we_megamenu Version ^1.15
npm-asset/countup Version ^1.9
npm-asset/in-viewport Version ^3.6
npm-asset/jquery-ui-touch-punch Version ^0.2
npm-asset/object-fit-images Version ^3.2.4
npm-asset/select2 Version ^4.0.4
npm-asset/slick-carousel Version ^1.8
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 droptica/droopler contains the following files

Loading the files please wait ....