AddOn creation #1394
Replies: 1 comment
-
Certainly! Here’s a step-by-step summary, based strictly on the official Backpack documentation, for turning your completed features into two separate Backpack add-ons:
Tip: Repeat these steps for each addon, keeping their code and git history separate. If you need more detail on any step, let me know! ℹ️ Please note our AI Bot does not reply to follow-ups, this will be the only AI answer in this thread. If the AI helped you find the answer, please mark it as answered or write details below so it can learn. Then close the conversation. If not, please give more information for when a human reads this. ℹ️ Relevant sources: Create an Add-On using our Addon Skeleton|Helper functions inside your project's |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a minimal app with Laravel 12.x and Backpack 6.x dedicated to developing two Backpack addons, which has its own git repo. Now that the features are complete, I've read the guide: https://backpackforlaravel.com/docs/6.x/add-ons-tutorial-using-the-addon-skeleton
but the steps to create the two addons aren't clear to me. Do you have any detailed advice?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions