Uploading extensions via ACP

General discussion of development ideas and the approaches taken in the 3.x branch of phpBB. The current feature release of phpBB 3 is 3.3/Proteus.
Forum rules
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.

If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Post Reply
User avatar
5hocK
Registered User
Posts: 15
Joined: Tue Aug 28, 2012 3:00 pm
Location: England
Contact:

Uploading extensions via ACP

Post by 5hocK »

Will it be possible to upload extensions in zip format via the ACP, then unpacked and installed automatically? Is this what the extensions admin does/will do?
Or will directories always have to be manually created and files uploaded by ftp?

Danielx64
Registered User
Posts: 304
Joined: Mon Feb 08, 2010 3:42 am

Re: Uploading extensions via ACP

Post by Danielx64 »

For now it need to be uploaded yourself

Alien_Time
Registered User
Posts: 165
Joined: Fri Apr 05, 2013 3:38 am

Re: Uploading extensions via ACP

Post by Alien_Time »

FTP would be the best option. I don't know how it will work if they allow it to be uploaded from acp. Wouldn't the max execution time and max upload size settings in server puts a limit on what we can upload from acp? If it does, then it will not work from acp if the ext package is big. After that, it needs to be unzipped too before installing. Just use a good FTP client and you should be fine. It's easier via FTP I think..

User avatar
5hocK
Registered User
Posts: 15
Joined: Tue Aug 28, 2012 3:00 pm
Location: England
Contact:

Re: Uploading extensions via ACP

Post by 5hocK »

Alien_Time wrote: Wouldn't the max execution time and max upload size settings in server puts a limit on what we can upload from acp?
Works ok for Automod, basically all I'm wondering is if 3.1 will have a version of Automod? (Autoext?)
FTP is easy but not always convenient or even available for some users - it's also a very attractive feature for anyone considering a choice of software.

User avatar
Kamahl19
Registered User
Posts: 161
Joined: Thu Dec 27, 2007 10:31 am

Re: Uploading extensions via ACP

Post by Kamahl19 »

There should be an option to search for Ext in ACP (it would search all approved Exts from phpbb.com DB) and install it automatically via ACP, without downloading the package manually. Exactly like WP does.

User avatar
MattF
Extension Customisations
Extension Customisations
Posts: 675
Joined: Mon Mar 08, 2010 9:18 am

Re: Uploading extensions via ACP

Post by MattF »

Kamahl19 wrote:There should be an option to search for Ext in ACP (it would search all approved Exts from phpbb.com DB) and install it automatically via ACP, without downloading the package manually. Exactly like WP does.
Yes, there should. And that is apparently planned, but probably not until 3.2. The highest target they are aiming for is an ability to browse, update, and install extensions all from within your ACP (by having it fully integrated with the CDB).
Has an irascible disposition.

User avatar
5hocK
Registered User
Posts: 15
Joined: Tue Aug 28, 2012 3:00 pm
Location: England
Contact:

Re: Uploading extensions via ACP

Post by 5hocK »

Just the ability to upload and install an Ext via the ACP would be a good first step - No need to add nobs and whistles right from the start (delaying it)

Post Reply