Please note that while this repo and package have been abandoned. The project is not dead! It has simply moved to https://github.com/buzzingpixel/executive-ee
Please head to that repo for 3.x and newer.
Because of the changes required to the ChannelDesigner class that were backwards incompatible with EE 3, Executive has been updated to 2.x and requires EE 4.
Executive provides a command line interface into ExpressionEngine, custom migrations, custom class auto-loading, 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-site, and an interface for developers to provide commands from their add-ons.
- Notes on EE 4
- Installing
- Out of the Box Commands
- Migrations
- User Class Autoloading
- Custom Commands
- Addon Comands
- Schedule
- Addon Schedule
- User Extensions
- User Template Tags
- User Control Panel Views
Copyright 2017 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.