Download the PHP package helloiamlukas/jigsaw-forestry-template without Composer

On this page you can find all versions of the php package helloiamlukas/jigsaw-forestry-template. 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 jigsaw-forestry-template

Simple Jigsaw website template for Forestry.io, with easy deployment on Netlify ⚑️

Features

This Jigsaw starter template comes pre-configured with:

In addition it includes a Forestry.io configuration with the following features:

Requirements

Installation

Jigsaw / Template

To use this starter template, create a new directory for your website:

After that, navigate to your website folder and install Jigsaw:

Now you can initialize the project with the template:

πŸ’‘For further information, please take a look at the Jigsaw Documentation

Cloudinary Configuration

In order to make media uploads work properly, open the .forestry/settings.yml file and put in your cloudinary upload directory, as well as your cloud name.

For example:

Deployment

For easy deployment, use Netlify. The template already includes a netlify.toml file with all necessary configuration. Just import your repository from the Dashboard and you're good to go 😎

Forestry.io Setup

After you have deployed your website, you can setup Forestry.io.

Login into your Forestry.io account and go to the Dashboard.

  1. Add a new site
  2. You will be asked, which static site generator you want to use. Choose Other (Gridsome, Next, Nuxt…)
  3. Next, choose your Git provider and select your repository.
  4. After the project has been imported, ignore the setup wizard.
  5. In the sidebar, go to Settings and select General Β» Deploy Admin to generate the CMS Backend.
  6. Now, you should be apple to access the CMS via https://your-site-name.netlify.com/manage/

Usage

For further information how to use Jigsaw, Forestry.io and/or Netlify, please refer to their documentation.

For questions regarding this project, please use the Issue section.


All versions of jigsaw-forestry-template with dependencies

PHP Build Version
Package Version
Requires tightenco/jigsaw Version ^1.3
samdark/sitemap Version ^2.2
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 helloiamlukas/jigsaw-forestry-template contains the following files

Loading the files please wait ....