ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

League Table Importer for SportsPress

وضاحت

This plugin is used to import league tables into SportsPress League Tables. Teams that do not exist are created automatically.

You can select an existing league table to update, equalize the imported teams with the existing teams or the team will be created automatically if selected.
Every configuration setting can be select for each column that is imported so that it is flexible enough to import excels that are not always the same in columns.

Plugin Supports:

  • Excel 2007 (.xslx), not tested with older formats
  • XML

For now, after each new file upload the old file is deleted from the server.

Roadmap:

  • Refactor and support new formats
  • Better UI
  • List of uploaded files + delete option (?)

GitHub Repository: https://github.com/igorbenic/league-table-importer-for-sportspress

انسٽاليشن

  1. Upload this plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Will there be other file formats supported?

If other are interested in using this plugin I can look at how to import and support other file formats. At the moment, there is a request for XML / HTML and this is under development.

جائزا

واحد: سڀ 1 جائزو پڙهو

تعاون ڪندڙ & ڊولپرز

“League Table Importer for SportsPress” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

لاگ تبدیل ڪريو

1.1

  • Fixed link to demo files
  • Added additional action hooks to the code
  • Added XML importer

1.0

  • Code refactored. Easily extendable with new importers

0.3.1

  • Added Example Table

0.3

  • Fixed bug that removed the uploaded file if the file had the same name as the previous uploaded one.

0.2

  • Fixed Array Dereferencing to support PHP < 5.4

0.1

  • Initial upload