2017 © Pedro Peláez
 

concrete5-package addon_batch_user_update

A concrete5 package to update all users at once from command line

image

biplob/addon_batch_user_update

A concrete5 package to update all users at once from command line

  • Monday, February 26, 2018
  • by biplob
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

concrete5 Add-on: Batch User Update

Update all user attributes from command line., (*1)

Installation

$ cd YOUR_PROJECT_ROOT
$ git clone git@github.com:biplobice/addon_batch_user_update.git packages/batch_user_update
$ ./concrete/bin/concrete5 c5:package-install batch_user_update

How to Use

  • Simply run ./concrete/bin/concrete5 c5:update-user from your project root directory.
  • Make sure to change updateUser() method as your requirements on file packages/batch_user_update/src/Concrete/Console/Command/UpdateUserCommand.php#126.

The Versions

26/02 2018

dev-master

9999999-dev

A concrete5 package to update all users at once from command line

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

user extension update cli concrete5 addon add-on users

26/02 2018

v1.0.0

1.0.0.0

A concrete5 package to update all users at once from command line

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

user extension update cli concrete5 addon add-on users