[TI] Projects
Showcase projects. These may be called Portfolio, Case Studies, Products or any custom term.
by Thoughts & Ideas · github.com/thoughtsideas/ti-projects · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/thoughtsideas/ti-projects/archive/refs/heads/master.zipReadme
[TI] Projects WordPress Plugin
Rebrand your WordPress install's in to match your company or clients branding.
Dependencies
Installation
We recommend installing this dependency via Composer.
As a Composer Dependency
To include these standards as part of a project. Require this repository as a development dependency:
composer require thoughtsideas/ti-projects
Install via SFTP
To add this Plugin to your WordPress installation, follow these basic steps:
- Download the Plugin archive and extract the files it contains. You may need to preserve the directory structure in the archive when extracting these files.
- Using an SFTP client to access your host web server, create a directory to save this Plugin in the
/wp-content/pluginsdirectory provided by WordPress. For example, This Plugin should be in/wp-content/plugins/ti-projects. - Upload the Plugin files to the new directory on your host server.
- Activate the plugin through your WordPress Administration Panel.
Making Your Changes
Make your changes locally on a new branch based off origin/master. Commit your changes to your new branch and regularly push your work to the same named branch on the server.
When you need feedback or help, or you think the branch is ready for merging, open a pull request.
After someone else has reviewed and signed off on the feature, you can merge it into master.
Documentation
During the Alpha/Beta stages, due to constant changes, documentation will be mainly written in-line. With a dedicated section being created at the first major release.
Reporting Issues
If you spot any issues please create a ticket via GitHub's Issue Tracker. Including the issue, the browser and operating system, and how to replicate it. If the issue is security related please use the contact information below.
Contact
Thoughts & Ideas - hello@thoughtsideas.uk
License
This project is licensed under the terms of the GPL v2.0 license. See our LICENSE file.
Copyright
Unless otherwise stated, Copyright (C) 2017 Thoughts & Ideas Limited. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.