Skip to content

Lingewoud/capistrano-typo3

Repository files navigation

Capistrano::Typo3 Code Climate Issue Count

Capistrano Plugin for TYPO3 deployment and development.

Features

  • ease setup of development environment
  • deployment model
  • lots of utility tasks optimized for typo3

https://rubygems.org/gems/capistrano-typo3

Compatibility

The versions below have been tested with capistrano-typo3

  • TYPO3 6.2.x
  • TYPO3 7.x
  • TYPO3 8.x
  • TYPO3 9.x

Configuration

At the top of lib/capistrano/tasks/typo3.cap all variables are listed and set to a default value.

Installation

Add this line to your application's Gemfile:

gem 'capistrano-typo3'

And then execute:

$ bundle

Usage

TYPO3.Homestead

Capistrano-typo3 integrates TYPO3.Homestead. Here's the Dutch documentation about this integrations. English version will follow soon.

References / inspiration

image

Contributing

  1. Fork it ( https://github.com/[my-github-username]/capistrano-typo3/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Capistrano 3 deployment and continuous delivery tasks for TYPO3 versions 6.2+, 7.x, 8.x & 9.5

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages