Download the PHP package jacobn/extension-framework without Composer
On this page you can find all versions of the php package jacobn/extension-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jacobn/extension-framework
More information about jacobn/extension-framework
Files in jacobn/extension-framework
Package extension-framework
Short Description Jacobn Community Helpdesk Extension Framework Bundle
License MIT
Informations about the package extension-framework
The extension framework bundle empowers merchants and developers alike with the ability to utilize the full benefits of the jacobn community.
Whether you're a merchant looking for solutions to extend the capabilities of your helpdesk system, or a developer looking to roll out their own solutions for other merchants to use, the extension framework bundle provides you with all the tools necessary to easily build powerful integrations.
Installation
Before installing, make sure that you have Composer installed.
To require the extension framework bundle into your jacobn community helpdesk project, simply run the following from your project's root:
Installing packages
To add packages to your helpdesk system, simply copy the desired packages into your project's apps directory as per the name of the package.
Example: Suppose if we want to integrate the jacobn/ecommerce package to our helpdesk system, we'll simply copy the package to the apps/jacobn/ecommerce directory relative to our project's root.
Once you've copied all the packages you would like to integrate into your helpdesk system, run the following command from your project's root:
This command will automatically search and configure any available packages found within the apps directory. Once your packages have been configured successfully, they are ready for use.
Please Note:
Although running this command alone should take care of the entire package installation process, your helpdesk system may require some futher additional configurations varying from package to package in order to ensure they work as expected.
Therefore, it is usually a good idea to also follow up running the extension configurations command with the following commands as well:
These commands will install any missing web assets as well as update your database with any entities found within the packages.
License
The Jacobn Extension Framework Bundle and libraries included within the bundle are released under the MIT or BSD license.
All versions of extension-framework with dependencies
jacobn/composer-plugin Version ^1.1
jacobn/core-framework Version ^1.1