Download the PHP package jazzsequence/ccg-manager without Composer

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

image

CCG Manager

Author: Chris Reynolds
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AWM2TG
Tags: CCG, collectable card game, magic the gathering, pokemon, trading card, card manager
Requires at least: 2.9
Tested up to: 3.6
Stable tag: 0.2.1

A WordPress plugin to manage your CCG collection

Description

CCG Manager is a way to store your collectable card game trading cards in WordPress. It's based off of desktop apps like Magic Suitcase which store your card collections and allow you to search through your inventory.

Using custom post types and taxonomies, you can store information about your cards, sort them by series, and split them into collections. Collections could be based on whatever criteria you like -- some examples could be to split them by game, decks, etc.

Installation

Via Composer

CCG Manager can be installed on Composer-based WordPress sites by using the following command:

Via Git Updater

CCG Manager supports Andy Fragen's Git Updater method of managing plugins.

  1. Download and install Git Updater on your WordPress site.
  2. From the Git Updater admin pages, navigate to Install Plugin and use the following values:

Plugin URI: jazzsequence/CCG-Manager
Repository Branch: main
Remote Repository Host: GitHub
GitHub Access Token: (optional, leave blank)

Via WordPress Plugin Repository

The plugin can be installed via the WordPress plugin repository, however, the version in the repository may not be the most current version. Use the standard methods of searching for and installing the plugin from the Plugins page in your WordPress dashboard.

Screenshots

  1. Add New Card add new card

  2. CCG Manager admin screen ccg manager admin

  3. CCG Manager menu
    ccg manager menu

Future development

This was mostly just a sideproject of mine, but it's based off of real software I used when I was collecting Magic: the Gathering cards actively. This plugin will always be free, which means I'm not making any money off of it, and therefore may or may not be inclined to add new features to it. However, given enough interest, there are a few directions this plugin could go like…

Premium Extensions

Game-based extensions that add new features (like additional meta-fields for game-specific information not included in the basic plugin) and game-centric icons that replace the generic text that displays for casting/summoning cost or series.

I'm open to other suggestions for extensions as well from anyone who wants to use this plugin.

So how will these extensions get made?

Each add-on extension will likely have some kind of bounty based on how long it would take to develop it. I'll try to throw together some kind of Kickstarter-like donation system, so people can donate toward a particular goal and if enough people donate (or pledge to donate), the add-on gets made.

How do I request an extension?

For now you can either open a ticket in the GitHub issue tracker or ping me on Twitter.

To Do


All versions of ccg-manager with dependencies

PHP Build Version
Package Version
No informations.
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 jazzsequence/ccg-manager contains the following files

Loading the files please wait ....