Download the PHP package ycloudyusa/yusaopeny_memberships without Composer

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

Memberships Builder framework for OpenY.

Description

By installing this module, you will have completed solution for the membership search and select functionality for you Open Y website. It includes landing pages and application for memberships builder.

Requirements

PHP 7.4+ with ini_set function enabled,

Open Y 2.5+

Installation

You can install this module with help of composer. Please, use this command:

composer config minimum-stability dev composer require ycloudyusa/yusaopeny_memberships

We strongly recomment to use composer, because OpenY Membership project requires a lot of dependencies.

You need to build styles using this commands

cd modules/openy_memberships_front/app npm install cd ../../.. npm install npm run scss-build

Upgrade to 2.4 version

Release 2.3 (https://github.com/ycloudyusa/yusaopeny_memberships/releases/tag/2.3) is needed as an intermediate state for the upgrade path. In order to uninstall swiftmailer - upgrade to the 2.3 release and uninstall the module from your Drupal. Once uninstalled - proceed with upgrading to the 2.4 version of Open Y Memberships

Demo content for Memberships framework

To install the demo content, please do next steps:

  1. Enable an additional module: drush en openy_memberships_demo_content -y
  2. Run demo content migrations from the module description

Steps for installation - CI sources https://github.com/ymcatwincities/openy-cibox-build/blob/master/devops/reinstall/vars/environments/membership_framework_env.yml

Add-ons

In the initial build of the Memberships framework we had a robust Addons/Discounts functionality. Application had a separate step for that feature. Since that step was very complex for many organisations, dev team hided it from the application.

To have Discount Finder step included in Membership builder, please revert code from this pr https://github.com/ycloudyusa/yusaopeny_memberships/pull/60 And add DiscountFinder step here /admin/openy/memberships/settings (after "Results" step)

Documentation

Marketing and Membership Content Admins: How to Configure Membership Pages

For site admins and content managers to configure and update their online membership experience.

https://github.com/ycloudyusa/yusaopeny_memberships/wiki


All versions of yusaopeny_memberships with dependencies

PHP Build Version
Package Version
Requires php Version >=7.4
drupal/commerce Version ~2.17
openy/commerce_addon Version dev-8.x-1.x || ^1.0
openy/openy_prgf_sidebar_menu Version 9.x-dev || ^1.1.0
openy/openy_block_modal Version ^1.0
drupal/paragraph_skins Version 3.0.1 as 2.0
openy/commerce_cart_api Version dev-8.x-1.x || ^1.0
drupal/symfony_mailer Version ^1.0@alpha || ^1.0
drupal/webform Version ^6.1
drupal/mailsystem Version ~4.3
drupal/inline_entity_form Version 2.0.0-rc10 as 1.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 ycloudyusa/yusaopeny_memberships contains the following files

Loading the files please wait ....