Download the PHP package figuren-theater/ft-platform without Composer
On this page you can find all versions of the php package figuren-theater/ft-platform. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download figuren-theater/ft-platform
More information about figuren-theater/ft-platform
Files in figuren-theater/ft-platform
Package ft-platform
Short Description figuren.theater platform
License GPL-3.0-or-later
Homepage https://websites.fuer.figuren.theater
Informations about the package ft-platform
figuren.theater | Platform
The master-receipe of the WordPress platform for puppeteers - figuren.theater.
Read our blog
See the network in action
•
Join the network
•
Create your own network
Install the figuren.theater platform
-
Clone the repository into a new htdocs folder (or choose whatever you prefer)
-
Install via command line
- Save the
.env.example
with all needed DB credentials, API keys, etc. as.env
into the new docroot. - Create a symlink from
/content/v
to/vendor
on the production server.
Structure
Built with & uses
- dependabot
- figuren-theater/code-quality - a required status check for healthier code and standardized quality on all code changes
Versioning
We use Semantic Versioning for versioning. For the versions available, see the tags on this repository.
Authors
- Carsten Bach - Provided idea & code - figuren.theater/crew
See also the list of contributors who participated in this project.
License
This project is licensed under the GPL-3.0-or-later, see the LICENSE file for details
Acknowledgments
- altis by humanmade, as our digital role model and inspiration
- @roborourke for his clear & understandable coding guidelines
- python-project-template for their nice template->repo renaming workflow