Download the PHP package localgovdrupal/localgov_elections_reporting without Composer

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

LocalGov Elections Reporting

This module provides submodules, content types, views and configuration that allow the reporting of election results for the LocalGov Drupal distribution.

Features

How to use

See the Documentation for more details

Installing

Installation

You can install this module with the following composer command.

Libraries

The libraries required by Charts/Highcharts are included, by default via CDN. If you wish to have these locally follow the instructions at https://www.drupal.org/docs/contributed-modules/charts/50x-getting-started#s-using-composer-and-wikimediacomposer-merge-plugin which uses the composer.json provided by the Charts module to install.

Submodules

You may also wish to use the submodules provided as part of the Localgov Election Reporting module. They are:

  1. LocalGov Elections Reporting ONS Wards 2023 - Boundary source provider for Office of National Statistics 2023 Wards
  2. Localgov Elections Parliamentary Constituency Provider - Boundary source provider for Office of National Statistics 2024 constituency boundaries
  3. LocalGov Elections Reporting Social Post Integration - Post results to social media (Twitter/X)

Further details for these modules are in their own module READMEs and the Documentation.

Issues

If you run into issues using this module, please report them at https://github.com/localgovdrupal/localgov_elections_reporting/issues

Maintainers

This project is currently maintained by:

It is based on work originally done by Rob Carr https://github.com/rgcarr.


All versions of localgov_elections_reporting with dependencies

PHP Build Version
Package Version
Requires drupal/default_content Version ^2.0
drupal/autocomplete_deluxe Version ^2.0
drupal/entity_extra_field Version ^2.0@alpha
drupal/color_field Version ^3.0
drupal/field_formatter_class Version ^1.5
drupal/paragraphs_table Version ^1.6
cweagans/composer-patches Version ^1.6
drupal/charts Version ^5.0.x-dev@dev
drupal/views_field_view Version ^1.0@beta
drupal/views_simple_math_field Version ^3.0
drupal/social_post Version ^3.0
drupal/social_post_twitter Version ^3.0
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 localgovdrupal/localgov_elections_reporting contains the following files

Loading the files please wait ....