Download the PHP package balo85/foundation_paragraphs without Composer

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

CONTENTS OF THIS FILE

INTRODUCTION

The Foundation 6 Utils Paragraphs defines a custom set of Paragraphs used as the basis for content management. We love the Zurb Foundation framework, as we use it in almost all of our websites. To make basic development faster, I've added all the standard paragraphs we use on our websites to this module. Always check the Zurb Foundation document for any information.

REQUIREMENTS

This module requires the following modules:

Please note that you need a custom theme based on Zurb Foundation framework to use this module. We suggest ZURB Foundation(https://www.drupal.org/project/zurb_foundation) theme as starter theme.

INSTALLATION

Install the Foundation 6 Utils Paragraphs module as you would normally install a contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further information.

CONFIGURATION

This module needs no configuration. However, you will find two scss files in the utils folder.

spacers.scss help to manage the top and bottom spaces that are used in the grid system. Please check the file to learn how to use it.

theme-minimal-styles.scss give you a basic skeleton to manage the grid and cell background. Please feel free to use it as a starting point in your theme.

For any informations about using the single paragraphs check under.

FAQ

Q: How does Foundation Grid paragraph work?

A: Foundation Grid is the main paragraph of the set, and it is the one you need to manage on your content type. This paragraph makes it easy for you to manage

Q: How does Foundation Cell paragraph work?

A: Foundation Cell is another main paragraph of the set, and makes you define a custom cell in your grid system. This paragraph makes it easy for you to manage

Q: How does Text element paragraph works?

A: The paragraph give you the opportunity to add a single WYSIWYG text editor in the cell.

Q: How does Image paragraph works?

A: The paragraph give you the opportunity to add a single image in the cell. The predefined path for the upload is images/paragraphs/[date:custom:Y]-[date:custom:m]

Q: How does Interchange paragraph works?

A: The paragraph give you the opportunity to add a single Interchange image in the cell. You can manage 3 images, small, medium and large.

The predefined path for the uploads is images/paragraphs/[date:custom:Y]-[date:custom:m]

Q: How does Accordions and Responsive Accordions Tabs paragraphs works?

A: These two paragraphs make it easy for you to manage these two elements of Zurb Foundation, both Accordion and Responsive Accordion Tabs. Please read the official document for the definition of the settings.

Q: How does Highlight paragraph works?

A: The paragraph allows you to add a single WYSIWYG text editor in the cell, plus the ability to handle custom IDs and custom classes. We find that there is a need to manage Highlight content with a different style from Text, so we are keeping this content as standard.

Q: How does CTA Banner paragraph works?

A: The paragraph gives you the opportunity to add a block with the following field

\ Q: How does Separator paragraph works?

A: Sometimes you need to add an empty space, or a stylized space, between different paragraphs. This paragraph gives you the opportunity to manage it. You can define

Q: How does Drupal Block, Drupal View and Video paragraphs works?

A: This 3 paragraphs give you the opportunity to manage this standard items. Please check the related modules for more information

MAINTAINERS

Supporting organization:


All versions of foundation_paragraphs with dependencies

PHP Build Version
Package Version
Requires drupal/core Version ^8.6 || ^9
drupal/paragraphs_ee Version ^1.8
drupal/field_group Version ^3.2
drupal/twig_field_value Version ^2.0
drupal/viewsreference Version ^1.7
drupal/block_field Version ^1.0@RC
drupal/video_embed_field Version ^2.4
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 balo85/foundation_paragraphs contains the following files

Loading the files please wait ...