Book Image

Magento PHP Developer????s Guide, 2nd Edition

By : Allan MacGregor
Book Image

Magento PHP Developer????s Guide, 2nd Edition

By: Allan MacGregor

Overview of this book

Table of Contents (16 chapters)
Magento PHP Developer's Guide Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Publishing our extension


Finally, in order to make our extension available, we have to create an extension profile in Magento Connect.

To create an extension profile, perform the following steps:

  1. Log in to magentocommerce.com.

  2. Click on the MY ACCOUNT .link.

  3. Click on the Developers link in the left-side navigation.

  4. Click on Add a New Extension.

The Add new extension screen looks something like the following:

It is important to notice that the extension key field must be the exact same name you used while generating the package.

Once the extension profile has been created, we can proceed to upload our extension package; all the fields should match the ones specified during the extension packaging process.

Finally, once we are done, we can click on the Submit for Approval button. An extension can have the following statuses:

  • Submitted: This means the extension was submitted for review

  • Not Approved: This means there was a problem with the extension; you will also receive an e-mail explaining the reason...