Recommend this page to a friend! |
![]() |
Info | Documentation | ![]() |
![]() |
![]() |
Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not yet rated by the users | Total: 19 | All time: 11,370 This week: 78![]() |
Version | License | PHP version | Categories | |||
file-attachments-pos 1.0.0 | The PHP License | 5 | PHP 5, Files and Folders, Blogs |
Description | Author | ||||||||||||||
This package provides a plugin to attach files to WordPress posts with a metabox. Innovation Award |
|
Custom metabox controller to upload and manage posts / pages attachments
The custom metabox name is <code>fapp_attachment_list</code>. It's saved as a JSON object list:
{
"name": "Attachment Name",
"description": "Attachment Description",
"cover_image": "http://xyz/nice_image.jpg",
"url": "http://xyz/nice_doc.pdf"
}
[
'text/plain',
'text/csv',
'application/pdf',
'application/vnd.oasis.opendocument.text',
'application/msword'
]
Just download the source and install it as a plugin.
![]() |
/ | css |
File | Role | Description |
---|---|---|
![]() ![]() |
Data | Auxiliary data |
![]() ![]() |
Data | Auxiliary data |
![]() ![]() |
Data | Auxiliary data |
![]() |
/ | js |
File | Role | Description |
---|---|---|
![]() ![]() |
Data | Auxiliary data |
![]() ![]() |
Data | Auxiliary data |
![]() ![]() |
Data | Auxiliary data |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
![]() |
![]() | file-attachments-pos-2023-10-09.zip 38KB |
![]() | file-attachments-pos-2023-10-09.tar.gz 36KB |
![]() | Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.