2017 © Pedro Peláez
 

contao-bundle team-bundle

Team bundle to show the employees of a company for Contao Open Source CMS

image

wr/team-bundle

Team bundle to show the employees of a company for Contao Open Source CMS

  • Wednesday, July 18, 2018
  • by danielsteuri
  • Repository
  • 2 Watchers
  • 0 Stars
  • 79 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 6 Versions
  • 5 % Grown

The README.md

Team Bundle for Contao Open Source CMS

With this bundle you can easily manage your employees to display them on your website., (*1)

Attention

This bundle is currently under development. You can use it at your own risk! A stable version will be available soon. Of course you can submit issues and feature requests on the repository issue section. Thx!, (*2)

Contao Standard Edition

Run in your project folder the following Composer command to add the Team Bundle to your project:, (*3)

    ./composer require wr/team-bundle

Add the Bundle to app/AppKernel.php bundles array after all the Contao bundles:, (*4)

public function registerBundles()
    {
        $bundles = [
            .....    
            new Wr\TeamBundle\WrTeamBundle() //Add this line.
        ];

        ....

        return $bundles;
    }

Clear the cache and warmup the cache with the following two commands:, (*5)

    ./bin/console cache:clear --no-warmup --env=prod
    ./bin/console cache:warmup  --env=prod

Go to the install tool and update the database. Then login into the back end., (*6)

Contao Managed Edition

Without the awesome Contao Manager, (*7)

Run in your project folder the following Composer command to add the Team Bundle to your project:, (*8)

    composer require wr/team-bundle

Clear the cache and warmup the cache with the following two commands:, (*9)

    vendor/bin/contao-console cache:clear --no-warmup
    vendor/bin/contao-console cache:warmup

Go to the install tool and update the database. Then login into the back end., (*10)

With the awesome Contao Manager, (*11)

  1. Search in the Contao Manager search bar the bundle wr/team-bundle and click on the install button.
  2. Go to the install tool and update the database. Then login into the back end.

Dependencies

  • php: ^7.0
  • symfony/symfony: ^3.3
  • contao/core-bundle: ^4.4

Licence

The team bundle is published under the LGPLv3., (*12)

Documentation

Unfortunately, at the moment there is no documentation available. But we will fix this as soon as there is a stable version., (*13)

## Contact/Support, (*14)

For further information feel free and get in contact with us: mail@webrealisierung.ch, (*15)

## Donation, (*16)

If you like our work feel free to donate., (*17)

There are many ways to donate to the project. The following list contains some possibilities:, (*18)

  • Contribute your code over pull requests.
  • Test, test, test and feedback.
  • Submit features or issues.
  • Tell us a joke.
  • Donate You know that every coffee counts while coding:-)

The Versions

18/07 2018

dev-master

9999999-dev https://github.com/webrealisierung-ch/team-bundle

Team bundle to show the employees of a company for Contao Open Source CMS

  Sources   Download

LGPL-3.0

The Requires

 

contao category team employees

18/07 2018

1.0.0-alpha2

1.0.0.0-alpha2 https://github.com/webrealisierung-ch/team-bundle

Team bundle to show the employees of a company for Contao Open Source CMS

  Sources   Download

LGPL-3.0

The Requires

 

contao category team employees

07/05 2018

1.0.0-alpha1

1.0.0.0-alpha1 https://github.com/webrealisierung-ch/team-bundle

Team bundle to show the employees of a company for Contao Open Source CMS

  Sources   Download

LGPL-3.0

The Requires

 

contao category team employees

02/08 2017

0.0.3

0.0.3.0 https://github.com/webrealisierung-ch/team-bundle

Team bundle to show the employees of a company for Contao Open Source CMS

  Sources   Download

LGPL-3.0

The Requires

 

contao category team employees

02/08 2017

0.0.2

0.0.2.0 https://github.com/webrealisierung-ch/team-bundle

Team bundle to show the employees of a company for Contao Open Source CMS

  Sources   Download

LGPL-3.0

The Requires

 

contao category team employees

02/08 2017

0.0.1

0.0.1.0 https://github.com/webrealisierung-ch/team-bundle

Team bundle to show the employees of a company for Contao Open Source CMS

  Sources   Download

LGPL-3.0

The Requires

 

contao category team employees