Download the PHP package boost/craft-structure-plus without Composer

On this page you can find all versions of the php package boost/craft-structure-plus. 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 craft-structure-plus

Structure Plus

Structure Plus is a Craft CMS plugin designed to streamline and enhance the authorship experience by providing a cohesive, single-view approach to site management and navigation. With easy access to the entire site structure, authors can quickly view all entries in a channel or create new ones, making content management faster and more intuitive.

In Craft CMS, managing content across Singles, Channels, and Structures can be confusing for authors. Structure Plus encourages a new approach to site setup by leveraging Entry Types instead of relying heavily on Singles for channel content like “News.” This lets you organise your entire site within one unified Structure, rather than isolating key pages as Singles.

Like many Craft CMS developers, we have roots in ExpressionEngine, where the Structure plugin revolutionised content management. Its single-view site structure let authors see the entire content layout at a glance, making content editing more intuitive and significantly reducing authoring time. We’ve now brought this streamlined experience to Craft CMS.

Features

Why choose Structure Plus?

Installation

  1. Download and install Structure Plus via the Craft Plugin Store or manually upload it to your plugins folder.
  2. Navigate to the Plugins section of your Craft CMS control panel, find Structure Plus, and click Install.

Configuration

  1. Once installed, create your "Site" structure, this can be any standard Craft structure.
  2. Choose "Customise Sources" and enable the Structure Plus source.
  3. Create or click into an existing entry.
  4. You'll see on the top right the Structure Plus dropdown, choose which channel you want to link to this entry.
  5. Once linked, the entry will have the "view all" or "add new" buttons next to it.
  6. Utilise entry types to set up your site in a clean and author friendly way.

Documentation

As we improve and add functionality, we'll create some standalone documentation. Watch this space!

Requirements

This plugin requires Craft CMS 5.0.0 or later, and PHP 7.3 or later. Craft 4 coming soon.

Support

For support or questions, reach out via our GitHub repository.


All versions of craft-structure-plus with dependencies

PHP Build Version
Package Version
Requires php Version >=7.3
craftcms/cms Version ^5.0.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 boost/craft-structure-plus contains the following files

Loading the files please wait ....