Download the PHP package shape-works/base without Composer
On this page you can find all versions of the php package shape-works/base. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shape-works/base
More information about shape-works/base
Files in shape-works/base
Download shape-works/base
More information about shape-works/base
Files in shape-works/base
Vendor shape-works
Package base
Short Description Shape Works - Package of base files for WordPress Theme
License
Package base
Short Description Shape Works - Package of base files for WordPress Theme
License
Please rate this library. Is it a good library?
Informations about the package base
Shape Works base plugin
Our MU plugin which handles default stuff that all projects share.
To make changes
Prior to making changes here, test them directly in the base plugin inside your local shape-dot-works installation.
To update the plugin, either:
open terminal in the root directory of the repo and use the following commands:
git tag v2.11
consult latest tag number here https://github.com/shape-works/base/tagsgit add .
stages all your changesgit commit -m "Your commit message goes here"
git push origin v2.11
- Also push on GH Desktop app
Or:
- Just commit and push on GH Desktop
- Still in GH app, swap to 'History' tab
- Right-click on the last commit and select 'Create Tag'
Now you can run composer update
from your shape-dot-works installation.
All versions of base with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package shape-works/base contains the following files
Loading the files please wait ....