Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 796 Bytes

packages.md

File metadata and controls

18 lines (12 loc) · 796 Bytes

Packages and Upgrades

Apex has a very modular design, and each system is comprised of a series of packages allowing you to customize and finely tune each system to its specific needs without having a bulky system that contains functionality that is not needed. All packages have the same basic structure, allowing them to be instantly installed / removed, and simply work without any additional effort.

For details on how to create, develop, and publish packages, plus maintain them with hands free version control, click on the below links.

  1. Package Structure
  2. Package Configuration
  3. Upgrades and Version Control
  4. Github Integration
  5. Import / Export Data Between Packages