buzzingpixel/executive-ee

An ExpressionEngine toolkit that provides a CLI, migrations, command scheduling, queue processing, custom extensions, custom template tags, custom CP views, and more!

3.0.2 2019-07-03 18:22 UTC

This package is auto-updated.

Last update: 2024-04-29 03:15:45 UTC


README

Executive requires EE 4

Executive 3.x and newer requires ExpressionEngine 4 or newer.

About Executive for ExpressionEngine

Executive provides a command line interface into ExpressionEngine, provides a framework for completely custom development, provides migrations, developer defined extensions per/project, developer template tags per/project, and custom control panel sections per/project. You can run commands as you're developing, log in to your server via SSH and run commands, run commands on deploy, schedule commands to run at certain intervals, and more.

Executive also provides an interface for you to create custom commands and schedules per-project, and an interface for developers to provide commands from their add-ons.

Docs

License

Copyright 2019 BuzzingPixel, LLC

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.