Skip to content

pixelcollective/acorn-media-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acorn Media Library Tools

Service: library.upload

Example usage:

$image = 'https://cdn.pixabay.com/photo/2018/07/31/22/08/lion-3576045__340.jpg';

app()->make('library.upload')->import($image, [
    'title'       => 'Title (optional)',
    'caption'     => 'Caption (optional)',
    'altText'     => 'Alt text (optional)',
    'description' => 'Description (optional)',
])->download();

Bug Reports

Should you discover a bug with the tools please open an issue.

Contributing

Contributing, whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.

All contributors absolutely must strictly adhere to our Code of Conduct.

License

These tools are provided under the MIT License.

About

Work with the WordPress media library in style

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Languages